{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "label": "Filesystem.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L1"}, {"id": "util_filesystem_filesystem", "label": "Filesystem", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L25"}, {"id": "util_filesystem_filesystem_createdirectory", "label": ".createDirectory()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L27"}, {"id": "util_filesystem_filesystem_resolvestreamorfile", "label": ".resolveStreamOrFile()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L37"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "directory_separator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "basename", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "dirname", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "is_dir", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "mkdir", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "realpath", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "str_starts_with", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_util_filesystem_php", "target": "util_filesystem_filesystem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L25", "weight": 1.0}, {"source": "util_filesystem_filesystem", "target": "util_filesystem_filesystem_createdirectory", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L27", "weight": 1.0}, {"source": "util_filesystem_filesystem", "target": "util_filesystem_filesystem_resolvestreamorfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_filesystem_filesystem_createdirectory", "callee": "is_dir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L29"}, {"caller_nid": "util_filesystem_filesystem_createdirectory", "callee": "mkdir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L29"}, {"caller_nid": "util_filesystem_filesystem_createdirectory", "callee": "is_dir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L29"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L39"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L39"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "dirname", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L43"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "is_dir", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L45"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "realpath", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L46"}, {"caller_nid": "util_filesystem_filesystem_resolvestreamorfile", "callee": "basename", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Util\\Filesystem.php", "source_location": "L46"}]}