{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "label": "ControllerMakeCommand.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L1"}, {"id": "commands_controllermakecommand_controllermakecommand", "label": "ControllerMakeCommand", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L12"}, {"id": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "label": ".getDestinationFilePath()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L42"}, {"id": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "label": ".getTemplateContents()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L54"}, {"id": "commands_controllermakecommand_controllermakecommand_getarguments", "label": ".getArguments()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L77"}, {"id": "commands_controllermakecommand_controllermakecommand_getoptions", "label": ".getOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L88"}, {"id": "commands_controllermakecommand_controllermakecommand_getcontrollername", "label": ".getControllerName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L99"}, {"id": "commands_controllermakecommand_controllermakecommand_getcontrollernamewithoutnamespace", "label": ".getControllerNameWithoutNamespace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L113"}, {"id": "commands_controllermakecommand_controllermakecommand_getdefaultnamespace", "label": ".getDefaultNamespace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L118"}, {"id": "commands_controllermakecommand_controllermakecommand_getstubname", "label": ".getStubName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L129"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "str", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "generateconfigreader", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "stub", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "modulecommandtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nwidart_laravel_modules_src_commands_controllermakecommand_php", "target": "commands_controllermakecommand_controllermakecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L42", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L54", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getarguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L77", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L88", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getcontrollername", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L99", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getcontrollernamewithoutnamespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L113", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getdefaultnamespace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L118", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand", "target": "commands_controllermakecommand_controllermakecommand_getstubname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L129", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "target": "commands_controllermakecommand_controllermakecommand_getcontrollername", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L48", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "target": "commands_controllermakecommand_controllermakecommand_getstubname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L58", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "target": "commands_controllermakecommand_controllermakecommand_getcontrollername", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L60", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "target": "commands_controllermakecommand_controllermakecommand_getcontrollernamewithoutnamespace", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L63", "weight": 1.0}, {"source": "commands_controllermakecommand_controllermakecommand_getcontrollernamewithoutnamespace", "target": "commands_controllermakecommand_controllermakecommand_getcontrollername", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "callee": "getModulePath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L44"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "callee": "getModuleName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L44"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "callee": "GenerateConfigReader", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L46"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getdestinationfilepath", "callee": "getPath", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L48"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "findOrFail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L56"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getModuleName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L56"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "render", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L58"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getStudlyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L59"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getStudlyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L61"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getClassNamespace", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L62"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getLowerName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L64"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getModuleName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L65"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getModuleName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L66"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "getStudlyName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L67"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_gettemplatecontents", "callee": "config", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L68"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getcontrollername", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L101"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getcontrollername", "callee": "argument", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L101"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getcontrollername", "callee": "Str", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L103"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getcontrollername", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L103"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getcontrollernamewithoutnamespace", "callee": "class_basename", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L115"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getdefaultnamespace", "callee": "config", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L122"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getdefaultnamespace", "callee": "config", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L122"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getstubname", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L131"}, {"caller_nid": "commands_controllermakecommand_controllermakecommand_getstubname", "callee": "option", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nwidart\\laravel-modules\\src\\Commands\\ControllerMakeCommand.php", "source_location": "L133"}]}