{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "label": "CallQueuedHandler.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L1"}, {"id": "queue_callqueuedhandler_callqueuedhandler", "label": "CallQueuedHandler", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L20"}, {"id": "queue_callqueuedhandler_callqueuedhandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L43"}, {"id": "queue_callqueuedhandler_callqueuedhandler_call", "label": ".call()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L56"}, {"id": "queue_callqueuedhandler_callqueuedhandler_getcommand", "label": ".getCommand()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L94"}, {"id": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "label": ".dispatchThroughMiddleware()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L114"}, {"id": "queue_callqueuedhandler_callqueuedhandler_resolvehandler", "label": ".resolveHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L136"}, {"id": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "label": ".setJobInstanceIfNecessary()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L154"}, {"id": "queue_callqueuedhandler_callqueuedhandler_ensurenextjobinchainisdispatched", "label": ".ensureNextJobInChainIsDispatched()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L169"}, {"id": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "label": ".ensureSuccessfulBatchJobIsRecorded()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L182"}, {"id": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "label": ".ensureUniqueJobLockIsReleased()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L202"}, {"id": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "label": ".handleModelNotFound()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L216"}, {"id": "queue_callqueuedhandler_callqueuedhandler_failed", "label": ".failed()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L244"}, {"id": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "label": ".ensureFailedBatchJobIsRecorded()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L272"}, {"id": "queue_callqueuedhandler_callqueuedhandler_ensurechaincatchcallbacksareinvoked", "label": ".ensureChainCatchCallbacksAreInvoked()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L291"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "exception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "batchable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "uniquelock", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "dispatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "repository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "container", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "encrypter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "job", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "shouldbeunique", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "shouldbeuniqueuntilprocessing", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "modelnotfoundexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "pipeline", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "reflectionclass", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L17", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "runtimeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L18", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_callqueuedhandler_php", "target": "queue_callqueuedhandler_callqueuedhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L20", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L43", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L56", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_getcommand", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L94", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L114", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_resolvehandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L136", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L154", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_ensurenextjobinchainisdispatched", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L169", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L182", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L202", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L216", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_failed", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L244", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L272", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler", "target": "queue_callqueuedhandler_callqueuedhandler_ensurechaincatchcallbacksareinvoked", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L291", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L59", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_getcommand", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L60", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L63", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L67", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L70", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_ensurenextjobinchainisdispatched", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L77", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_call", "target": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L78", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "target": "queue_callqueuedhandler_callqueuedhandler_resolvehandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L124", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_resolvehandler", "target": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L141", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_failed", "target": "queue_callqueuedhandler_callqueuedhandler_getcommand", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L246", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_failed", "target": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L249", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_failed", "target": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L256", "weight": 1.0}, {"source": "queue_callqueuedhandler_callqueuedhandler_failed", "target": "queue_callqueuedhandler_callqueuedhandler_ensurechaincatchcallbacksareinvoked", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L257", "weight": 1.0}], "raw_calls": [{"caller_nid": "queue_callqueuedhandler_callqueuedhandler_call", "callee": "isReleased", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L72"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_call", "callee": "hasFailed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L76"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_call", "callee": "isReleased", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L76"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_call", "callee": "isDeletedOrReleased", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L81"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_call", "callee": "delete", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L82"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_getcommand", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L96"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_getcommand", "callee": "unserialize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L97"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_getcommand", "callee": "bound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L100"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_getcommand", "callee": "unserialize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L101"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_getcommand", "callee": "decrypt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L101"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L117"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "then", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L120"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "through", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L120"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "send", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L120"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L121"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L121"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "middleware", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L121"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_dispatchthroughmiddleware", "callee": "dispatchNow", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L123"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_resolvehandler", "callee": "getCommandHandler", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L138"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L156"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L156"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_setjobinstanceifnecessary", "callee": "setJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L157"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurenextjobinchainisdispatched", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L171"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurenextjobinchainisdispatched", "callee": "dispatchNextJobInChain", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L172"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L184"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L186"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L187"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "batch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L191"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "recordSuccessfulJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L192"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensuresuccessfulbatchjobisrecorded", "callee": "uuid", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L192"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "callee": "release", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L205"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensureuniquejoblockisreleased", "callee": "make", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L205"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "callee": "resolveName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L218"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "callee": "getDefaultProperties", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L221"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "callee": "delete", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L228"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_handlemodelnotfound", "callee": "fail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L231"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_failed", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L259"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L274"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "callee": "class_uses_recursive", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L274"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "callee": "batch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L278"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurefailedbatchjobisrecorded", "callee": "recordFailedJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L279"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurechaincatchcallbacksareinvoked", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L293"}, {"caller_nid": "queue_callqueuedhandler_callqueuedhandler_ensurechaincatchcallbacksareinvoked", "callee": "invokeChainCatchCallbacks", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\CallQueuedHandler.php", "source_location": "L294"}]}