{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "label": "Version.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L1"}, {"id": "src_version_version", "label": "Version", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L23"}, {"id": "src_version_version_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L27"}, {"id": "src_version_version_asstring", "label": ".asString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L32"}, {"id": "src_version_version_generate", "label": ".generate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L37"}, {"id": "src_version_version_getgitinformation", "label": ".getGitInformation()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L60"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "end", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "explode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "fclose", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "is_dir", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "is_resource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "proc_close", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "proc_open", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "stream_get_contents", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "substr_count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "trim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_sebastian_version_src_version_php", "target": "src_version_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L23", "weight": 1.0}, {"source": "src_version_version", "target": "src_version_version_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L27", "weight": 1.0}, {"source": "src_version_version", "target": "src_version_version_asstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L32", "weight": 1.0}, {"source": "src_version_version", "target": "src_version_version_generate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L37", "weight": 1.0}, {"source": "src_version_version", "target": "src_version_version_getgitinformation", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L60", "weight": 1.0}, {"source": "src_version_version_construct", "target": "src_version_version_generate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L29", "weight": 1.0}, {"source": "src_version_version_generate", "target": "src_version_version_getgitinformation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_version_version_generate", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L39"}, {"caller_nid": "src_version_version_generate", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L51"}, {"caller_nid": "src_version_version_generate", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L55"}, {"caller_nid": "src_version_version_generate", "callee": "end", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L57"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "is_dir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L62"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "proc_open", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L66"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "is_resource", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L76"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L80"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "stream_get_contents", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L80"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "fclose", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L82"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "fclose", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L83"}, {"caller_nid": "src_version_version_getgitinformation", "callee": "proc_close", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\sebastian\\version\\src\\Version.php", "source_location": "L85"}]}