{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "label": "ModuleMakeCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L1"}, {"id": "commands_modulemakecommand_modulemakecommand", "label": "ModuleMakeCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L11"}, {"id": "commands_modulemakecommand_modulemakecommand_handle", "label": ".handle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L30"}, {"id": "commands_modulemakecommand_modulemakecommand_getarguments", "label": ".getArguments()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L61"}, {"id": "commands_modulemakecommand_modulemakecommand_getoptions", "label": ".getOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L68"}, {"id": "commands_modulemakecommand_modulemakecommand_getmoduletype", "label": ".getModuleType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L84"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "activatorinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "modulegenerator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_modulemakecommand_php", "target": "commands_modulemakecommand_modulemakecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "commands_modulemakecommand_modulemakecommand", "target": "commands_modulemakecommand_modulemakecommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L30", "weight": 1.0}, {"source": "commands_modulemakecommand_modulemakecommand", "target": "commands_modulemakecommand_modulemakecommand_getarguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L61", "weight": 1.0}, {"source": "commands_modulemakecommand_modulemakecommand", "target": "commands_modulemakecommand_modulemakecommand_getoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L68", "weight": 1.0}, {"source": "commands_modulemakecommand_modulemakecommand", "target": "commands_modulemakecommand_modulemakecommand_getmoduletype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L84", "weight": 1.0}, {"source": "commands_modulemakecommand_modulemakecommand_handle", "target": "commands_modulemakecommand_modulemakecommand_getmoduletype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "argument", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L32"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "generate", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setActive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setType", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setForce", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setComponent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setConsole", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setActivator", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setConfig", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setModule", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "setFilesystem", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L36"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L43"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_handle", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L45"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_getmoduletype", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L86"}, {"caller_nid": "commands_modulemakecommand_modulemakecommand_getmoduletype", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ModuleMakeCommand.php", "source_location": "L87"}]}