{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "label": "ListenCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L1"}, {"id": "console_listencommand_listencommand", "label": "ListenCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L10"}, {"id": "console_listencommand_listencommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L51"}, {"id": "console_listencommand_listencommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L63"}, {"id": "console_listencommand_listencommand_getqueue", "label": ".getQueue()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L85"}, {"id": "console_listencommand_listencommand_gatheroptions", "label": ".gatherOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L99"}, {"id": "console_listencommand_listencommand_setoutputhandler", "label": ".setOutputHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L124"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "target": "listener", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "target": "listeneroptions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_queue_console_listencommand_php", "target": "console_listencommand_listencommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "console_listencommand_listencommand", "target": "console_listencommand_listencommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L51", "weight": 1.0}, {"source": "console_listencommand_listencommand", "target": "console_listencommand_listencommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L63", "weight": 1.0}, {"source": "console_listencommand_listencommand", "target": "console_listencommand_listencommand_getqueue", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L85", "weight": 1.0}, {"source": "console_listencommand_listencommand", "target": "console_listencommand_listencommand_gatheroptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L99", "weight": 1.0}, {"source": "console_listencommand_listencommand", "target": "console_listencommand_listencommand_setoutputhandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L124", "weight": 1.0}, {"source": "console_listencommand_listencommand_construct", "target": "console_listencommand_listencommand_setoutputhandler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L55", "weight": 1.0}, {"source": "console_listencommand_listencommand_handle", "target": "console_listencommand_listencommand_getqueue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L68", "weight": 1.0}, {"source": "console_listencommand_listencommand_handle", "target": "console_listencommand_listencommand_gatheroptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L75", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_listencommand_listencommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L53"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "getArgument", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L69"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "info", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L72"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L72"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "plural", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L72"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L72"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L72"}, {"caller_nid": "console_listencommand_listencommand_handle", "callee": "listen", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L74"}, {"caller_nid": "console_listencommand_listencommand_getqueue", "callee": "getOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L89"}, {"caller_nid": "console_listencommand_listencommand_getqueue", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L89"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "hasOption", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L101"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L102"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L103"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L106"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L107"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L109"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L110"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L111"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L112"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L113"}, {"caller_nid": "console_listencommand_listencommand_gatheroptions", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L114"}, {"caller_nid": "console_listencommand_listencommand_setoutputhandler", "callee": "write", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Queue\\Console\\ListenCommand.php", "source_location": "L127"}]}