{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "label": "MockObjectApi.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L1"}, {"id": "api_mockobjectapi_phpunit_hasmatchers", "label": "__phpunit_hasMatchers()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L25"}, {"id": "api_mockobjectapi_phpunit_setoriginalobject", "label": "__phpunit_setOriginalObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L31"}, {"id": "api_mockobjectapi_phpunit_verify", "label": "__phpunit_verify()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L37"}, {"id": "api_mockobjectapi_phpunit_getinvocationhandler", "label": "__phpunit_getInvocationHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L46"}, {"id": "api_mockobjectapi_phpunit_unsetinvocationmocker", "label": "__phpunit_unsetInvocationMocker()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L48"}, {"id": "api_mockobjectapi_expects", "label": "expects()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L50"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "invocationmocker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "invocationorder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_phpunit_hasmatchers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L25", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_phpunit_setoriginalobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L31", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_phpunit_verify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L37", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_phpunit_getinvocationhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L46", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_phpunit_unsetinvocationmocker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L48", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_api_mockobjectapi_php", "target": "api_mockobjectapi_expects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L50", "weight": 1.0}, {"source": "api_mockobjectapi_phpunit_hasmatchers", "target": "api_mockobjectapi_phpunit_getinvocationhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L27", "weight": 1.0}, {"source": "api_mockobjectapi_phpunit_verify", "target": "api_mockobjectapi_phpunit_getinvocationhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L39", "weight": 1.0}, {"source": "api_mockobjectapi_phpunit_verify", "target": "api_mockobjectapi_phpunit_unsetinvocationmocker", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L42", "weight": 1.0}, {"source": "api_mockobjectapi_expects", "target": "api_mockobjectapi_phpunit_getinvocationhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_mockobjectapi_phpunit_hasmatchers", "callee": "hasMatchers", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L27"}, {"caller_nid": "api_mockobjectapi_phpunit_verify", "callee": "verify", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\Api\\MockObjectApi.php", "source_location": "L39"}]}