{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "label": "HistoryCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L1"}, {"id": "command_historycommand_historycommand", "label": "HistoryCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L27"}, {"id": "command_historycommand_historycommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L35"}, {"id": "command_historycommand_historycommand_setreadline", "label": ".setReadline()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L47"}, {"id": "command_historycommand_historycommand_configure", "label": ".configure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L55"}, {"id": "command_historycommand_historycommand_execute", "label": ".execute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L96"}, {"id": "command_historycommand_historycommand_extractrange", "label": ".extractRange()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L162"}, {"id": "command_historycommand_historycommand_gethistoryslice", "label": ".getHistorySlice()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L188"}, {"id": "command_historycommand_historycommand_validateonlyone", "label": ".validateOnlyOne()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L225"}, {"id": "command_historycommand_historycommand_clearhistory", "label": ".clearHistory()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L242"}, {"id": "command_historycommand_historycommand_escape", "label": ".escape()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L247"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "filteroptions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "shelloutput", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "readline", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "outputformatter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_historycommand_php", "target": "command_historycommand_historycommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L27", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_setreadline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L55", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L96", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_extractrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L162", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_gethistoryslice", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L188", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_validateonlyone", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L225", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_clearhistory", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L242", "weight": 1.0}, {"source": "command_historycommand_historycommand", "target": "command_historycommand_historycommand_escape", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L247", "weight": 1.0}, {"source": "command_historycommand_historycommand_execute", "target": "command_historycommand_historycommand_validateonlyone", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L98", "weight": 1.0}, {"source": "command_historycommand_historycommand_execute", "target": "command_historycommand_historycommand_gethistoryslice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L101", "weight": 1.0}, {"source": "command_historycommand_historycommand_execute", "target": "command_historycommand_historycommand_clearhistory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L141", "weight": 1.0}, {"source": "command_historycommand_historycommand_gethistoryslice", "target": "command_historycommand_historycommand_extractrange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L196", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_historycommand_historycommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L39"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "FilterOptions", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L57"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "setHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L59"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "setDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L59"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "setDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L59"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "setAliases", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L59"}, {"caller_nid": "command_historycommand_historycommand_configure", "callee": "setName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L59"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L102"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L103"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L104"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "bind", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L108"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "hasFilter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L109"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "match", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L113"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L114"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L115"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L116"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L117"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L117"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L119"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L127"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L128"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L128"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\file_put_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L129"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L129"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L130"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L131"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L132"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L132"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L132"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L136"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L137"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L137"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "addInput", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L139"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getShell", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L139"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L140"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L142"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L144"}, {"caller_nid": "command_historycommand_historycommand_execute", "callee": "page", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L149"}, {"caller_nid": "command_historycommand_historycommand_extractrange", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L164"}, {"caller_nid": "command_historycommand_historycommand_extractrange", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L169"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "listHistory", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L190"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "\\array_pop", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L193"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L199"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L206"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L210"}, {"caller_nid": "command_historycommand_historycommand_gethistoryslice", "callee": "\\array_slice", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L216"}, {"caller_nid": "command_historycommand_historycommand_validateonlyone", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L229"}, {"caller_nid": "command_historycommand_historycommand_validateonlyone", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L235"}, {"caller_nid": "command_historycommand_historycommand_escape", "callee": "OutputFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\HistoryCommand.php", "source_location": "L249"}]}