{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "label": "InvocationHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L1"}, {"id": "runtime_invocationhandler_invocationhandler", "label": "InvocationHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L23"}, {"id": "runtime_invocationhandler_invocationhandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L44"}, {"id": "runtime_invocationhandler_invocationhandler_hasmatchers", "label": ".hasMatchers()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L50"}, {"id": "runtime_invocationhandler_invocationhandler_lookupmatcher", "label": ".lookupMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L64"}, {"id": "runtime_invocationhandler_invocationhandler_registermatcher", "label": ".registerMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L75"}, {"id": "runtime_invocationhandler_invocationhandler_expects", "label": ".expects()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L84"}, {"id": "runtime_invocationhandler_invocationhandler_invoke", "label": ".invoke()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L100"}, {"id": "runtime_invocationhandler_invocationhandler_verify", "label": ".verify()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L143"}, {"id": "runtime_invocationhandler_invocationhandler_addmatcher", "label": ".addMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L150"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "strtolower", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "exception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "invocationmocker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "invocationorder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_mockobject_runtime_invocationhandler_php", "target": "runtime_invocationhandler_invocationhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L23", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L44", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_hasmatchers", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L50", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_lookupmatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L64", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_registermatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L75", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_expects", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L84", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_invoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L100", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_verify", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L143", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler", "target": "runtime_invocationhandler_invocationhandler_addmatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L150", "weight": 1.0}, {"source": "runtime_invocationhandler_invocationhandler_expects", "target": "runtime_invocationhandler_invocationhandler_addmatcher", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L87", "weight": 1.0}], "raw_calls": [{"caller_nid": "runtime_invocationhandler_invocationhandler_registermatcher", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L77"}, {"caller_nid": "runtime_invocationhandler_invocationhandler_invoke", "callee": "matches", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L108"}, {"caller_nid": "runtime_invocationhandler_invocationhandler_invoke", "callee": "invoked", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L109"}, {"caller_nid": "runtime_invocationhandler_invocationhandler_invoke", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L130"}, {"caller_nid": "runtime_invocationhandler_invocationhandler_invoke", "callee": "methodName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L130"}, {"caller_nid": "runtime_invocationhandler_invocationhandler_invoke", "callee": "generateReturnValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\MockObject\\Runtime\\InvocationHandler.php", "source_location": "L137"}]}