{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "label": "TestCase.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L1"}, {"id": "test_testcase_testcase", "label": "TestCase", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L29"}, {"id": "test_testcase_testcase_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L37"}, {"id": "test_testcase_testcase_getmultiplerecords", "label": ".getMultipleRecords()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L52"}, {"id": "test_testcase_testcase_getidentityformatter", "label": ".getIdentityFormatter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L63"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "level", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "logger", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "logrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "jsonserializabledatetimeimmutable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "formatterinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "loglevel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "reflectionproperty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_monolog_monolog_src_monolog_test_testcase_php", "target": "test_testcase_testcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L29", "weight": 1.0}, {"source": "test_testcase_testcase", "target": "test_testcase_testcase_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L37", "weight": 1.0}, {"source": "test_testcase_testcase", "target": "test_testcase_testcase_getmultiplerecords", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L52", "weight": 1.0}, {"source": "test_testcase_testcase", "target": "test_testcase_testcase_getidentityformatter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L63", "weight": 1.0}, {"source": "test_testcase_testcase_getmultiplerecords", "target": "test_testcase_testcase_getrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_testcase_testcase_getrecord", "callee": "Logger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L42"}, {"caller_nid": "test_testcase_testcase_getidentityformatter", "callee": "createMock", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L65"}, {"caller_nid": "test_testcase_testcase_getidentityformatter", "callee": "willReturnCallback", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L66"}, {"caller_nid": "test_testcase_testcase_getidentityformatter", "callee": "method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L66"}, {"caller_nid": "test_testcase_testcase_getidentityformatter", "callee": "expects", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L66"}, {"caller_nid": "test_testcase_testcase_getidentityformatter", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\monolog\\monolog\\src\\Monolog\\Test\\TestCase.php", "source_location": "L66"}]}