{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_process_phpsubprocess_php", "label": "PhpSubprocess.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L1"}, {"id": "process_phpsubprocess_phpsubprocess", "label": "PhpSubprocess", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L44"}, {"id": "process_phpsubprocess_phpsubprocess_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L54"}, {"id": "process_phpsubprocess_phpsubprocess_fromshellcommandline", "label": ".fromShellCommandline()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L76"}, {"id": "process_phpsubprocess_phpsubprocess_start", "label": ".start()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L81"}, {"id": "process_phpsubprocess_phpsubprocess_writetmpini", "label": ".writeTmpIni()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L90"}, {"id": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "label": ".mergeLoadedConfig()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L136"}, {"id": "process_phpsubprocess_phpsubprocess_getallinifiles", "label": ".getAllIniFiles()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L154"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_process_phpsubprocess_php", "target": "logicexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_process_phpsubprocess_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_process_phpsubprocess_php", "target": "process_phpsubprocess_phpsubprocess", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L44", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L54", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_fromshellcommandline", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L76", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L81", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_writetmpini", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L90", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L136", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess", "target": "process_phpsubprocess_phpsubprocess_getallinifiles", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L154", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess_construct", "target": "process_phpsubprocess_phpsubprocess_writetmpini", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L66", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess_construct", "target": "process_phpsubprocess_phpsubprocess_getallinifiles", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L66", "weight": 1.0}, {"source": "process_phpsubprocess_phpsubprocess_writetmpini", "target": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L124", "weight": 1.0}], "raw_calls": [{"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "find", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L58"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L59"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "findArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L59"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "sys_get_temp_dir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L66"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L68"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "register_shutdown_function", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L69"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L71"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L73"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_fromshellcommandline", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L78"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_start", "callee": "getCommandLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L83"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_start", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L87"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "tempnam", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L92"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "array_shift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L98"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "file_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L105"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L109"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L110"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "parse_ini_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L117"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "ini_get_all", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L118"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_writetmpini", "callee": "file_put_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L129"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L141"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L145"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_mergeloadedconfig", "callee": "addcslashes", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L147"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_getallinifiles", "callee": "php_ini_loaded_file", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L156"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_getallinifiles", "callee": "php_ini_scanned_files", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L158"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_getallinifiles", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L159"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_getallinifiles", "callee": "array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L159"}, {"caller_nid": "process_phpsubprocess_phpsubprocess_getallinifiles", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\process\\PhpSubprocess.php", "source_location": "L159"}]}