{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "label": "GarbageCollectionHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L1"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "label": "GarbageCollectionHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L24"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L34"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "label": ".executionStarted()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L42"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "label": ".executionFinished()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L53"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_testfinished", "label": ".testFinished()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L64"}, {"id": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_registersubscribers", "label": ".registerSubscribers()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L81"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "gc_collect_cycles", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "gc_disable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "gc_enable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "eventfacadeissealedexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "facade", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "unknownsubscribertypeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_runner_garbagecollection_garbagecollectionhandler_php", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L24", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L34", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L42", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L53", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_testfinished", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L64", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_registersubscribers", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L81", "weight": 1.0}, {"source": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_construct", "target": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_registersubscribers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L39", "weight": 1.0}], "raw_calls": [{"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "gc_disable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L44"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "testRunnerDisabledGarbageCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L46"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "emitter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L46"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "gc_collect_cycles", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L48"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "testRunnerTriggeredGarbageCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L50"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionstarted", "callee": "emitter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L50"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "gc_collect_cycles", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L55"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "testRunnerTriggeredGarbageCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L57"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "emitter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L57"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "gc_enable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L59"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "testRunnerEnabledGarbageCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L61"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_executionfinished", "callee": "emitter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L61"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_testfinished", "callee": "gc_collect_cycles", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L69"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_testfinished", "callee": "testRunnerTriggeredGarbageCollection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L71"}, {"caller_nid": "garbagecollection_garbagecollectionhandler_garbagecollectionhandler_testfinished", "callee": "emitter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Runner\\GarbageCollection\\GarbageCollectionHandler.php", "source_location": "L71"}]}