{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "label": "BatchRepository.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L1"}, {"id": "bus_batchrepository_get", "label": "get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L19"}, {"id": "bus_batchrepository_find", "label": "find()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L27"}, {"id": "bus_batchrepository_store", "label": "store()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L35"}, {"id": "bus_batchrepository_incrementtotaljobs", "label": "incrementTotalJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L44"}, {"id": "bus_batchrepository_decrementpendingjobs", "label": "decrementPendingJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L53"}, {"id": "bus_batchrepository_incrementfailedjobs", "label": "incrementFailedJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L62"}, {"id": "bus_batchrepository_markasfinished", "label": "markAsFinished()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L70"}, {"id": "bus_batchrepository_cancel", "label": "cancel()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L78"}, {"id": "bus_batchrepository_delete", "label": "delete()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L86"}, {"id": "bus_batchrepository_transaction", "label": "transaction()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L94"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_find", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_store", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L35", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_incrementtotaljobs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L44", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_decrementpendingjobs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L53", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_incrementfailedjobs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L62", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_markasfinished", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L70", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_cancel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L78", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L86", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_bus_batchrepository_php", "target": "bus_batchrepository_transaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Bus\\BatchRepository.php", "source_location": "L94", "weight": 1.0}], "raw_calls": []}