{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_events_nulldispatcher_php", "label": "NullDispatcher.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L1"}, {"id": "events_nulldispatcher_nulldispatcher", "label": "NullDispatcher", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L8"}, {"id": "events_nulldispatcher_nulldispatcher_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L25"}, {"id": "events_nulldispatcher_nulldispatcher_dispatch", "label": ".dispatch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L38"}, {"id": "events_nulldispatcher_nulldispatcher_push", "label": ".push()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L50"}, {"id": "events_nulldispatcher_nulldispatcher_until", "label": ".until()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L62"}, {"id": "events_nulldispatcher_nulldispatcher_listen", "label": ".listen()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L74"}, {"id": "events_nulldispatcher_nulldispatcher_haslisteners", "label": ".hasListeners()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L85"}, {"id": "events_nulldispatcher_nulldispatcher_subscribe", "label": ".subscribe()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L96"}, {"id": "events_nulldispatcher_nulldispatcher_flush", "label": ".flush()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L107"}, {"id": "events_nulldispatcher_nulldispatcher_forget", "label": ".forget()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L118"}, {"id": "events_nulldispatcher_nulldispatcher_forgetpushed", "label": ".forgetPushed()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L128"}, {"id": "events_nulldispatcher_nulldispatcher_call", "label": ".__call()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L140"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_events_nulldispatcher_php", "target": "dispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_events_nulldispatcher_php", "target": "forwardscalls", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_events_nulldispatcher_php", "target": "events_nulldispatcher_nulldispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L8", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L25", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_dispatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L38", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L50", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_until", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L62", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_listen", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L74", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_haslisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L85", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_subscribe", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L96", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L107", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_forget", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L118", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_forgetpushed", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L128", "weight": 1.0}, {"source": "events_nulldispatcher_nulldispatcher", "target": "events_nulldispatcher_nulldispatcher_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L140", "weight": 1.0}], "raw_calls": [{"caller_nid": "events_nulldispatcher_nulldispatcher_call", "callee": "forwardDecoratedCallTo", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\NullDispatcher.php", "source_location": "L142"}]}