{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "label": "RedisQueue.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L1"}, {"id": "queue_redisqueue_redisqueue", "label": "RedisQueue", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L11"}, {"id": "queue_redisqueue_redisqueue_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L69"}, {"id": "queue_redisqueue_redisqueue_size", "label": ".size()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L92"}, {"id": "queue_redisqueue_redisqueue_bulk", "label": ".bulk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L109"}, {"id": "queue_redisqueue_redisqueue_push", "label": ".push()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L132"}, {"id": "queue_redisqueue_redisqueue_pushraw", "label": ".pushRaw()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L153"}, {"id": "queue_redisqueue_redisqueue_later", "label": ".later()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L172"}, {"id": "queue_redisqueue_redisqueue_laterraw", "label": ".laterRaw()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L193"}, {"id": "queue_redisqueue_redisqueue_createpayloadarray", "label": ".createPayloadArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L210"}, {"id": "queue_redisqueue_redisqueue_pop", "label": ".pop()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L224"}, {"id": "queue_redisqueue_redisqueue_migrate", "label": ".migrate()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L244"}, {"id": "queue_redisqueue_redisqueue_migrateexpiredjobs", "label": ".migrateExpiredJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L261"}, {"id": "queue_redisqueue_redisqueue_retrievenextjob", "label": ".retrieveNextJob()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L275"}, {"id": "queue_redisqueue_redisqueue_deletereserved", "label": ".deleteReserved()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L303"}, {"id": "queue_redisqueue_redisqueue_deleteandrelease", "label": ".deleteAndRelease()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L316"}, {"id": "queue_redisqueue_redisqueue_clear", "label": ".clear()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L332"}, {"id": "queue_redisqueue_redisqueue_getrandomid", "label": ".getRandomId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L347"}, {"id": "queue_redisqueue_redisqueue_getqueue", "label": ".getQueue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L358"}, {"id": "queue_redisqueue_redisqueue_getconnection", "label": ".getConnection()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L368"}, {"id": "queue_redisqueue_redisqueue_getredis", "label": ".getRedis()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L378"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "clearablequeue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "queue", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "factory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "redisjob", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_redisqueue_php", "target": "queue_redisqueue_redisqueue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L11", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L69", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L92", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_bulk", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L109", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L132", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_pushraw", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L153", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_later", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L172", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_laterraw", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L193", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_createpayloadarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L210", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L224", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_migrate", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L244", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_migrateexpiredjobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L261", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_retrievenextjob", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L275", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_deletereserved", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L303", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_deleteandrelease", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L316", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L332", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_getrandomid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L347", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L358", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L368", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue", "target": "queue_redisqueue_redisqueue_getredis", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L378", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_size", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L94", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_size", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L96", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_bulk", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L111", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_bulk", "target": "queue_redisqueue_redisqueue_later", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L115", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_bulk", "target": "queue_redisqueue_redisqueue_push", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L117", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_push", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L136", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_push", "target": "queue_redisqueue_redisqueue_pushraw", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L140", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_pushraw", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L155", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_pushraw", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L156", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_later", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L176", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_later", "target": "queue_redisqueue_redisqueue_laterraw", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L180", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_laterraw", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L195", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_laterraw", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L196", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_createpayloadarray", "target": "queue_redisqueue_redisqueue_getrandomid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L213", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_pop", "target": "queue_redisqueue_redisqueue_migrate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L226", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_pop", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L226", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_pop", "target": "queue_redisqueue_redisqueue_retrievenextjob", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L228", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_migrate", "target": "queue_redisqueue_redisqueue_migrateexpiredjobs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L246", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_migrateexpiredjobs", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L263", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_retrievenextjob", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L277", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_deletereserved", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L305", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_deletereserved", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L305", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_deleteandrelease", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L318", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_deleteandrelease", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L320", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_clear", "target": "queue_redisqueue_redisqueue_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L334", "weight": 1.0}, {"source": "queue_redisqueue_redisqueue_clear", "target": "queue_redisqueue_redisqueue_getconnection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L336", "weight": 1.0}], "raw_calls": [{"caller_nid": "queue_redisqueue_redisqueue_size", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L96"}, {"caller_nid": "queue_redisqueue_redisqueue_size", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L97"}, {"caller_nid": "queue_redisqueue_redisqueue_bulk", "callee": "pipeline", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L111"}, {"caller_nid": "queue_redisqueue_redisqueue_bulk", "callee": "transaction", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L112"}, {"caller_nid": "queue_redisqueue_redisqueue_bulk", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L114"}, {"caller_nid": "queue_redisqueue_redisqueue_push", "callee": "enqueueUsing", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L134"}, {"caller_nid": "queue_redisqueue_redisqueue_push", "callee": "createPayload", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L136"}, {"caller_nid": "queue_redisqueue_redisqueue_pushraw", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L155"}, {"caller_nid": "queue_redisqueue_redisqueue_pushraw", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L156"}, {"caller_nid": "queue_redisqueue_redisqueue_pushraw", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L160"}, {"caller_nid": "queue_redisqueue_redisqueue_later", "callee": "enqueueUsing", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L174"}, {"caller_nid": "queue_redisqueue_redisqueue_later", "callee": "createPayload", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L176"}, {"caller_nid": "queue_redisqueue_redisqueue_laterraw", "callee": "zadd", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L195"}, {"caller_nid": "queue_redisqueue_redisqueue_laterraw", "callee": "availableAt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L196"}, {"caller_nid": "queue_redisqueue_redisqueue_laterraw", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L199"}, {"caller_nid": "queue_redisqueue_redisqueue_createpayloadarray", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L212"}, {"caller_nid": "queue_redisqueue_redisqueue_createpayloadarray", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L212"}, {"caller_nid": "queue_redisqueue_redisqueue_migrate", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L248"}, {"caller_nid": "queue_redisqueue_redisqueue_migrateexpiredjobs", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L263"}, {"caller_nid": "queue_redisqueue_redisqueue_migrateexpiredjobs", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L264"}, {"caller_nid": "queue_redisqueue_redisqueue_migrateexpiredjobs", "callee": "currentTime", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L264"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L277"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L278"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "availableAt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L279"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L282"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L288"}, {"caller_nid": "queue_redisqueue_redisqueue_retrievenextjob", "callee": "blpop", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L289"}, {"caller_nid": "queue_redisqueue_redisqueue_deletereserved", "callee": "zrem", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L305"}, {"caller_nid": "queue_redisqueue_redisqueue_deletereserved", "callee": "getReservedJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L305"}, {"caller_nid": "queue_redisqueue_redisqueue_deleteandrelease", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L320"}, {"caller_nid": "queue_redisqueue_redisqueue_deleteandrelease", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L321"}, {"caller_nid": "queue_redisqueue_redisqueue_deleteandrelease", "callee": "getReservedJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L322"}, {"caller_nid": "queue_redisqueue_redisqueue_deleteandrelease", "callee": "availableAt", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L322"}, {"caller_nid": "queue_redisqueue_redisqueue_clear", "callee": "eval", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L336"}, {"caller_nid": "queue_redisqueue_redisqueue_clear", "callee": "LuaScripts", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L337"}, {"caller_nid": "queue_redisqueue_redisqueue_getrandomid", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L349"}, {"caller_nid": "queue_redisqueue_redisqueue_getconnection", "callee": "connection", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\RedisQueue.php", "source_location": "L370"}]}