{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "label": "TypeMap.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L1"}, {"id": "event_typemap_typemap", "label": "TypeMap", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L24"}, {"id": "event_typemap_typemap_addmapping", "label": ".addMapping()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L42"}, {"id": "event_typemap_typemap_isknownsubscribertype", "label": ".isKnownSubscriberType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L54"}, {"id": "event_typemap_typemap_isknowneventtype", "label": ".isKnownEventType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L65"}, {"id": "event_typemap_typemap_map", "label": ".map()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L75"}, {"id": "event_typemap_typemap_ensuresubscriberinterfaceexists", "label": ".ensureSubscriberInterfaceExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L96"}, {"id": "event_typemap_typemap_ensureeventclassexists", "label": ".ensureEventClassExists()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L113"}, {"id": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "label": ".ensureSubscriberInterfaceExtendsInterface()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L130"}, {"id": "event_typemap_typemap_ensureeventclassimplementseventinterface", "label": ".ensureEventClassImplementsEventInterface()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L147"}, {"id": "event_typemap_typemap_ensuresubscriberwasnotalreadyregistered", "label": ".ensureSubscriberWasNotAlreadyRegistered()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L164"}, {"id": "event_typemap_typemap_ensureeventwasnotalreadyassigned", "label": ".ensureEventWasNotAlreadyAssigned()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L181"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "array_key_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "class_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "class_implements", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "in_array", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "interface_exists", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "sprintf", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_event_typemap_php", "target": "event_typemap_typemap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L24", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_addmapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L42", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_isknownsubscribertype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L54", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_isknowneventtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L65", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L75", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensuresubscriberinterfaceexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L96", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensureeventclassexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L113", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L130", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensureeventclassimplementseventinterface", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L147", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensuresubscriberwasnotalreadyregistered", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L164", "weight": 1.0}, {"source": "event_typemap_typemap", "target": "event_typemap_typemap_ensureeventwasnotalreadyassigned", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L181", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensuresubscriberinterfaceexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L44", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L45", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensureeventclassexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L46", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensureeventclassimplementseventinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L47", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensuresubscriberwasnotalreadyregistered", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L48", "weight": 1.0}, {"source": "event_typemap_typemap_addmapping", "target": "event_typemap_typemap_ensureeventwasnotalreadyassigned", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "event_typemap_typemap_isknownsubscribertype", "callee": "class_implements", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L56"}, {"caller_nid": "event_typemap_typemap_isknownsubscribertype", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L57"}, {"caller_nid": "event_typemap_typemap_isknowneventtype", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L67"}, {"caller_nid": "event_typemap_typemap_map", "callee": "class_implements", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L77"}, {"caller_nid": "event_typemap_typemap_map", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L78"}, {"caller_nid": "event_typemap_typemap_map", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L84"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberinterfaceexists", "callee": "interface_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L98"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberinterfaceexists", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L100"}, {"caller_nid": "event_typemap_typemap_ensureeventclassexists", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L115"}, {"caller_nid": "event_typemap_typemap_ensureeventclassexists", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L117"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L132"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "callee": "class_implements", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L132"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberinterfaceextendsinterface", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L134"}, {"caller_nid": "event_typemap_typemap_ensureeventclassimplementseventinterface", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L149"}, {"caller_nid": "event_typemap_typemap_ensureeventclassimplementseventinterface", "callee": "class_implements", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L149"}, {"caller_nid": "event_typemap_typemap_ensureeventclassimplementseventinterface", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L151"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberwasnotalreadyregistered", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L166"}, {"caller_nid": "event_typemap_typemap_ensuresubscriberwasnotalreadyregistered", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L168"}, {"caller_nid": "event_typemap_typemap_ensureeventwasnotalreadyassigned", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L183"}, {"caller_nid": "event_typemap_typemap_ensureeventwasnotalreadyassigned", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Event\\TypeMap.php", "source_location": "L185"}]}