{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listfailedcommand_php", "label": "ListFailedCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L1"}, {"id": "console_listfailedcommand_listfailedcommand", "label": "ListFailedCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L9"}, {"id": "console_listfailedcommand_listfailedcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L38"}, {"id": "console_listfailedcommand_listfailedcommand_getfailedjobs", "label": ".getFailedJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L54"}, {"id": "console_listfailedcommand_listfailedcommand_parsefailedjob", "label": ".parseFailedJob()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L69"}, {"id": "console_listfailedcommand_listfailedcommand_extractjobname", "label": ".extractJobName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L84"}, {"id": "console_listfailedcommand_listfailedcommand_matchjobname", "label": ".matchJobName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L101"}, {"id": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "label": ".displayFailedJobs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L114"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listfailedcommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listfailedcommand_php", "target": "arr", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listfailedcommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listfailedcommand_php", "target": "console_listfailedcommand_listfailedcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L38", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_getfailedjobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L54", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_parsefailedjob", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L69", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_extractjobname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L84", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_matchjobname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L101", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand", "target": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L114", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand_handle", "target": "console_listfailedcommand_listfailedcommand_getfailedjobs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L40", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand_handle", "target": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L45", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand_getfailedjobs", "target": "console_listfailedcommand_listfailedcommand_parsefailedjob", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L59", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand_parsefailedjob", "target": "console_listfailedcommand_listfailedcommand_extractjobname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L73", "weight": 1.0}, {"source": "console_listfailedcommand_listfailedcommand_extractjobname", "target": "console_listfailedcommand_listfailedcommand_matchjobname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_listfailedcommand_listfailedcommand_handle", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L40"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L41"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L44"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_handle", "callee": "newLine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L46"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_getfailedjobs", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L56"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_getfailedjobs", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L58"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_getfailedjobs", "callee": "filter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L58"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_getfailedjobs", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L58"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_getfailedjobs", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L58"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_parsefailedjob", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L71"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_parsefailedjob", "callee": "Arr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L71"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_parsefailedjob", "callee": "array_splice", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L73"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_extractjobname", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L86"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_extractjobname", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L88"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_extractjobname", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L90"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_matchjobname", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L103"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "callee": "each", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L116"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L116"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "callee": "twoColumnDetail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L117"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L118"}, {"caller_nid": "console_listfailedcommand_listfailedcommand_displayfailedjobs", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListFailedCommand.php", "source_location": "L119"}]}