{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "label": "ClosureCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L1"}, {"id": "console_closurecommand_closurecommand", "label": "ClosureCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L11"}, {"id": "console_closurecommand_closurecommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L27"}, {"id": "console_closurecommand_closurecommand_execute", "label": ".execute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L42"}, {"id": "console_closurecommand_closurecommand_purpose", "label": ".purpose()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L65"}, {"id": "console_closurecommand_closurecommand_describe", "label": ".describe()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L76"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "reflectionfunction", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_console_closurecommand_php", "target": "console_closurecommand_closurecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "console_closurecommand_closurecommand", "target": "console_closurecommand_closurecommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L27", "weight": 1.0}, {"source": "console_closurecommand_closurecommand", "target": "console_closurecommand_closurecommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L42", "weight": 1.0}, {"source": "console_closurecommand_closurecommand", "target": "console_closurecommand_closurecommand_purpose", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L65", "weight": 1.0}, {"source": "console_closurecommand_closurecommand", "target": "console_closurecommand_closurecommand_describe", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L76", "weight": 1.0}, {"source": "console_closurecommand_closurecommand_purpose", "target": "console_closurecommand_closurecommand_describe", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "console_closurecommand_closurecommand_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L32"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "array_merge", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L44"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getArguments", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L44"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getOptions", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L44"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getParameters", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L48"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L49"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L49"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L50"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L50"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "call", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L54"}, {"caller_nid": "console_closurecommand_closurecommand_execute", "callee": "bindTo", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L55"}, {"caller_nid": "console_closurecommand_closurecommand_describe", "callee": "setDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Console\\ClosureCommand.php", "source_location": "L78"}]}