{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "label": "WhereamiCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L1"}, {"id": "command_whereamicommand_whereamicommand", "label": "WhereamiCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L24"}, {"id": "command_whereamicommand_whereamicommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L28"}, {"id": "command_whereamicommand_whereamicommand_configure", "label": ".configure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L38"}, {"id": "command_whereamicommand_whereamicommand_trace", "label": ".trace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L67"}, {"id": "command_whereamicommand_whereamicommand_isdebugcall", "label": ".isDebugCall()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L78"}, {"id": "command_whereamicommand_whereamicommand_fileinfo", "label": ".fileInfo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L92"}, {"id": "command_whereamicommand_whereamicommand_execute", "label": ".execute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L112"}, {"id": "command_whereamicommand_whereamicommand_replacecwd", "label": ".replaceCwd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L145"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "codeformatter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "shelloutput", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "shell", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_psy_psysh_src_command_whereamicommand_php", "target": "command_whereamicommand_whereamicommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L24", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L28", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L38", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_trace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L67", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_isdebugcall", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L78", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_fileinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L92", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L112", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand", "target": "command_whereamicommand_whereamicommand_replacecwd", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L145", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand_trace", "target": "command_whereamicommand_whereamicommand_isdebugcall", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L70", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand_fileinfo", "target": "command_whereamicommand_whereamicommand_trace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L94", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand_execute", "target": "command_whereamicommand_whereamicommand_fileinfo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L114", "weight": 1.0}, {"source": "command_whereamicommand_whereamicommand_execute", "target": "command_whereamicommand_whereamicommand_replacecwd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_whereamicommand_whereamicommand_construct", "callee": "\\debug_backtrace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L30"}, {"caller_nid": "command_whereamicommand_whereamicommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L32"}, {"caller_nid": "command_whereamicommand_whereamicommand_configure", "callee": "setHelp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L40"}, {"caller_nid": "command_whereamicommand_whereamicommand_configure", "callee": "setDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L40"}, {"caller_nid": "command_whereamicommand_whereamicommand_configure", "callee": "setDefinition", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L40"}, {"caller_nid": "command_whereamicommand_whereamicommand_configure", "callee": "setName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L40"}, {"caller_nid": "command_whereamicommand_whereamicommand_trace", "callee": "\\array_reverse", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L69"}, {"caller_nid": "command_whereamicommand_whereamicommand_trace", "callee": "\\end", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L75"}, {"caller_nid": "command_whereamicommand_whereamicommand_isdebugcall", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L80"}, {"caller_nid": "command_whereamicommand_whereamicommand_isdebugcall", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L81"}, {"caller_nid": "command_whereamicommand_whereamicommand_isdebugcall", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L84"}, {"caller_nid": "command_whereamicommand_whereamicommand_fileinfo", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L95"}, {"caller_nid": "command_whereamicommand_whereamicommand_fileinfo", "callee": "\\preg_match_all", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L96"}, {"caller_nid": "command_whereamicommand_whereamicommand_fileinfo", "callee": "\\compact", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L104"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L115"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "\\max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L117"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "\\file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L119"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L121"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "startPaging", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L127"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L130"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L130"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L131"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "CodeFormatter", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L131"}, {"caller_nid": "command_whereamicommand_whereamicommand_execute", "callee": "stopPaging", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L134"}, {"caller_nid": "command_whereamicommand_whereamicommand_replacecwd", "callee": "\\getcwd", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L147"}, {"caller_nid": "command_whereamicommand_whereamicommand_replacecwd", "callee": "\\rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L152"}, {"caller_nid": "command_whereamicommand_whereamicommand_replacecwd", "callee": "\\preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L154"}, {"caller_nid": "command_whereamicommand_whereamicommand_replacecwd", "callee": "\\preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\psy\\psysh\\src\\Command\\WhereamiCommand.php", "source_location": "L154"}]}