{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "label": "Dispatcher.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L1"}, {"id": "bus_dispatcher_dispatcher", "label": "Dispatcher", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L17"}, {"id": "bus_dispatcher_dispatcher_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L61"}, {"id": "bus_dispatcher_dispatcher_dispatch", "label": ".dispatch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L74"}, {"id": "bus_dispatcher_dispatcher_dispatchsync", "label": ".dispatchSync()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L90"}, {"id": "bus_dispatcher_dispatcher_dispatchnow", "label": ".dispatchNow()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L108"}, {"id": "bus_dispatcher_dispatcher_findbatch", "label": ".findBatch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L141"}, {"id": "bus_dispatcher_dispatcher_batch", "label": ".batch()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L152"}, {"id": "bus_dispatcher_dispatcher_chain", "label": ".chain()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L163"}, {"id": "bus_dispatcher_dispatcher_hascommandhandler", "label": ".hasCommandHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L177"}, {"id": "bus_dispatcher_dispatcher_getcommandhandler", "label": ".getCommandHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L188"}, {"id": "bus_dispatcher_dispatcher_commandshouldbequeued", "label": ".commandShouldBeQueued()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L203"}, {"id": "bus_dispatcher_dispatcher_dispatchtoqueue", "label": ".dispatchToQueue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L216"}, {"id": "bus_dispatcher_dispatcher_pushcommandtoqueue", "label": ".pushCommandToQueue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L240"}, {"id": "bus_dispatcher_dispatcher_dispatchafterresponse", "label": ".dispatchAfterResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L264"}, {"id": "bus_dispatcher_dispatcher_pipethrough", "label": ".pipeThrough()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L277"}, {"id": "bus_dispatcher_dispatcher_map", "label": ".map()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L290"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "queueingdispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "container", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "queue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "shouldqueue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "pendingchain", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "pipeline", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "interactswithqueue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "syncjob", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_dispatcher_php", "target": "bus_dispatcher_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L17", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L61", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_dispatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L74", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_dispatchsync", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L90", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_dispatchnow", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L108", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_findbatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L141", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_batch", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L152", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_chain", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L163", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_hascommandhandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L177", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_getcommandhandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L188", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_commandshouldbequeued", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L203", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_dispatchtoqueue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L216", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_pushcommandtoqueue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L240", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_dispatchafterresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L264", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_pipethrough", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L277", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher", "target": "bus_dispatcher_dispatcher_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L290", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatch", "target": "bus_dispatcher_dispatcher_commandshouldbequeued", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L76", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatch", "target": "bus_dispatcher_dispatcher_dispatchtoqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L77", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatch", "target": "bus_dispatcher_dispatcher_dispatchnow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L78", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchsync", "target": "bus_dispatcher_dispatcher_commandshouldbequeued", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L93", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchsync", "target": "bus_dispatcher_dispatcher_dispatchtoqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L95", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchsync", "target": "bus_dispatcher_dispatcher_dispatchnow", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L98", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchnow", "target": "bus_dispatcher_dispatcher_getcommandhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L118", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_getcommandhandler", "target": "bus_dispatcher_dispatcher_hascommandhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L190", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchtoqueue", "target": "bus_dispatcher_dispatcher_pushcommandtoqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L230", "weight": 1.0}, {"source": "bus_dispatcher_dispatcher_dispatchafterresponse", "target": "bus_dispatcher_dispatcher_dispatchsync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L267", "weight": 1.0}], "raw_calls": [{"caller_nid": "bus_dispatcher_dispatcher_dispatchsync", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L94"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchsync", "callee": "onConnection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L95"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L110"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L112"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L113"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "setJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L115"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L115"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L120"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "$method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L122"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L126"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "call", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L128"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "then", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L132"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "through", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L132"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchnow", "callee": "send", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L132"}, {"caller_nid": "bus_dispatcher_dispatcher_findbatch", "callee": "find", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L143"}, {"caller_nid": "bus_dispatcher_dispatcher_findbatch", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L143"}, {"caller_nid": "bus_dispatcher_dispatcher_batch", "callee": "Collection", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L154"}, {"caller_nid": "bus_dispatcher_dispatcher_chain", "callee": "Collection", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L165"}, {"caller_nid": "bus_dispatcher_dispatcher_chain", "callee": "ChainedBatch", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L166"}, {"caller_nid": "bus_dispatcher_dispatcher_chain", "callee": "shift", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L168"}, {"caller_nid": "bus_dispatcher_dispatcher_chain", "callee": "toArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L168"}, {"caller_nid": "bus_dispatcher_dispatcher_hascommandhandler", "callee": "array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L179"}, {"caller_nid": "bus_dispatcher_dispatcher_hascommandhandler", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L179"}, {"caller_nid": "bus_dispatcher_dispatcher_getcommandhandler", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L191"}, {"caller_nid": "bus_dispatcher_dispatcher_getcommandhandler", "callee": "get_class", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L191"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchtoqueue", "callee": "call_user_func", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L220"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchtoqueue", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L226"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchtoqueue", "callee": "queue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L227"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L242"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "laterOn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L243"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L246"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "pushOn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L247"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L250"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "later", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L251"}, {"caller_nid": "bus_dispatcher_dispatcher_pushcommandtoqueue", "callee": "push", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L254"}, {"caller_nid": "bus_dispatcher_dispatcher_dispatchafterresponse", "callee": "terminating", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L266"}, {"caller_nid": "bus_dispatcher_dispatcher_map", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\Dispatcher.php", "source_location": "L292"}]}