{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "label": "SyncQueue.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L1"}, {"id": "queue_syncqueue_syncqueue", "label": "SyncQueue", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L13"}, {"id": "queue_syncqueue_syncqueue_size", "label": ".size()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L21"}, {"id": "queue_syncqueue_syncqueue_push", "label": ".push()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L36"}, {"id": "queue_syncqueue_syncqueue_resolvejob", "label": ".resolveJob()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L60"}, {"id": "queue_syncqueue_syncqueue_raisebeforejobevent", "label": ".raiseBeforeJobEvent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L71"}, {"id": "queue_syncqueue_syncqueue_raiseafterjobevent", "label": ".raiseAfterJobEvent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L84"}, {"id": "queue_syncqueue_syncqueue_raiseexceptionoccurredjobevent", "label": ".raiseExceptionOccurredJobEvent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L98"}, {"id": "queue_syncqueue_syncqueue_handleexception", "label": ".handleException()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L114"}, {"id": "queue_syncqueue_syncqueue_pushraw", "label": ".pushRaw()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L131"}, {"id": "queue_syncqueue_syncqueue_later", "label": ".later()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L145"}, {"id": "queue_syncqueue_syncqueue_pop", "label": ".pop()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L156"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "job", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "queue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "jobexceptionoccurred", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "jobprocessed", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "jobprocessing", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "syncjob", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_syncqueue_php", "target": "queue_syncqueue_syncqueue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L13", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L21", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L36", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_resolvejob", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L60", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_raisebeforejobevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L71", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_raiseafterjobevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L84", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_raiseexceptionoccurredjobevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L98", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_handleexception", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L114", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_pushraw", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L131", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_later", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L145", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue", "target": "queue_syncqueue_syncqueue_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L156", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_push", "target": "queue_syncqueue_syncqueue_resolvejob", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L38", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_push", "target": "queue_syncqueue_syncqueue_raisebeforejobevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L41", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_push", "target": "queue_syncqueue_syncqueue_raiseafterjobevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L45", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_push", "target": "queue_syncqueue_syncqueue_handleexception", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L47", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_handleexception", "target": "queue_syncqueue_syncqueue_raiseexceptionoccurredjobevent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L116", "weight": 1.0}, {"source": "queue_syncqueue_syncqueue_later", "target": "queue_syncqueue_syncqueue_push", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L147", "weight": 1.0}], "raw_calls": [{"caller_nid": "queue_syncqueue_syncqueue_push", "callee": "createPayload", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L38"}, {"caller_nid": "queue_syncqueue_syncqueue_push", "callee": "fire", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L43"}, {"caller_nid": "queue_syncqueue_syncqueue_raisebeforejobevent", "callee": "bound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L73"}, {"caller_nid": "queue_syncqueue_syncqueue_raisebeforejobevent", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L74"}, {"caller_nid": "queue_syncqueue_syncqueue_raiseafterjobevent", "callee": "bound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L86"}, {"caller_nid": "queue_syncqueue_syncqueue_raiseafterjobevent", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L87"}, {"caller_nid": "queue_syncqueue_syncqueue_raiseexceptionoccurredjobevent", "callee": "bound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L100"}, {"caller_nid": "queue_syncqueue_syncqueue_raiseexceptionoccurredjobevent", "callee": "dispatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L101"}, {"caller_nid": "queue_syncqueue_syncqueue_handleexception", "callee": "fail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\SyncQueue.php", "source_location": "L118"}]}