{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "label": "BeanstalkdJob.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L1"}, {"id": "jobs_beanstalkdjob_beanstalkdjob", "label": "BeanstalkdJob", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L10"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L36"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_release", "label": ".release()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L51"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_bury", "label": ".bury()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L65"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_delete", "label": ".delete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L77"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_attempts", "label": ".attempts()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L89"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_getjobid", "label": ".getJobId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L101"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_getrawbody", "label": ".getRawBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L111"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_getpheanstalk", "label": ".getPheanstalk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L121"}, {"id": "jobs_beanstalkdjob_beanstalkdjob_getpheanstalkjob", "label": ".getPheanstalkJob()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L131"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "target": "container", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "target": "job", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "target": "job", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "target": "pheanstalk", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_jobs_beanstalkdjob_php", "target": "jobs_beanstalkdjob_beanstalkdjob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L10", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L36", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_release", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L51", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_bury", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L65", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L77", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_attempts", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L89", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_getjobid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L101", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_getrawbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L111", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_getpheanstalk", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L121", "weight": 1.0}, {"source": "jobs_beanstalkdjob_beanstalkdjob", "target": "jobs_beanstalkdjob_beanstalkdjob_getpheanstalkjob", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L131", "weight": 1.0}], "raw_calls": [{"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_release", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L53"}, {"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_bury", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L67"}, {"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_delete", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L79"}, {"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_attempts", "callee": "statsJob", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L91"}, {"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_getjobid", "callee": "getId", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L103"}, {"caller_nid": "jobs_beanstalkdjob_beanstalkdjob_getrawbody", "callee": "getData", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Jobs\\BeanstalkdJob.php", "source_location": "L113"}]}