devel_wizard-2.x-dev/devel_wizard.links.menu.yml
devel_wizard.links.menu.yml
devel_wizard.settings.edit: route_name: 'devel_wizard.settings.edit' parent: 'system.admin_config_development' title: 'Devel Wizard settings' description: 'Devel Wizard settings' weight: 9 devel_wizard.spell_list: title: 'Devel Wizard' description: 'Code, Config and Content wizard spells' route_name: 'devel_wizard.spell_list' weight: 8 parent: 'system.admin' #devel_wizard.spell.entity_type.form: # route_name: devel_wizard.spell.entity_type.form # parent: devel_wizard.spell # title: 'Entity type' # description: 'Generates code files for a new custom entity type' # weight: 1 # #devel_wizard.spell.module.form: # route_name: devel_wizard.spell.module.form # parent: devel_wizard.spell # title: 'New module' # description: 'Creates a new module' # weight: 2 # #devel_wizard.spell.project_drupal_drush.form: # route_name: devel_wizard.spell.project_drupal_drush.form # parent: devel_wizard.spell # title: 'Project: drupal-drush' # description: 'Creates a drupal-drush project' # weight: 2 # ## @todo Create categories for Block content type and Node type links. #devel_wizard.spell.block_content_type.form: # route_name: devel_wizard.spell.block_content_type.form # parent: devel_wizard.spell # title: 'Block content type - All in one' # description: 'Creates a Block content type with all the bells and whistles' # weight: 3 # #devel_wizard.spell.block_content_type_admin_view.form: # route_name: devel_wizard.spell.block_content_type_admin_view.form # parent: devel_wizard.spell # title: 'Block content type - Admin view' # description: 'Creates a view for administrators for an existing Block content type' # weight: 4 # #devel_wizard.spell.block_content_type_behat.form: # route_name: devel_wizard.spell.block_content_type_behat.form # parent: devel_wizard.spell # title: 'Block content type - Behat' # description: 'Generates Behat tests for an existing Block content type' # weight: 5 # #devel_wizard.spell.block_content_type_create.form: # route_name: devel_wizard.spell.block_content_type_create.form # parent: devel_wizard.spell # title: 'Block content type - Create' # description: 'Creates a custom Block content type' # weight: 6 # #devel_wizard.spell.block_content_type_migration.form: # route_name: devel_wizard.spell.block_content_type_migration.form # parent: devel_wizard.spell # title: 'Block content type - Migration' # description: 'Creates a migration definitions and data sources for an existing Block content type' # weight: 7 # #devel_wizard.spell.block_content_type_role.form: # route_name: devel_wizard.spell.block_content_type_role.form # parent: devel_wizard.spell # title: 'Block content type - Role' # description: 'Creates a new user role which grants full control over a specific Block content type' # weight: 8 # #devel_wizard.spell.node_type.form: # route_name: devel_wizard.spell.node_type.form # parent: devel_wizard.spell # title: 'Content type - All in one' # description: 'Creates a Content type with all the bells and whistles' # weight: 9 # #devel_wizard.spell.node_type_admin_view.form: # route_name: devel_wizard.spell.node_type_admin_view.form # parent: devel_wizard.spell # title: 'Content type - Admin view' # description: 'Creates a view for administrators for an existing Content type' # weight: 10 # #devel_wizard.spell.node_type_behat.form: # route_name: devel_wizard.spell.node_type_behat.form # parent: devel_wizard.spell # title: 'Content type - Behat' # description: 'Generates Behat tests for an existing Content type' # weight: 11 # #devel_wizard.spell.node_type_create.form: # route_name: devel_wizard.spell.node_type_create.form # parent: devel_wizard.spell # title: 'Content type - Create' # description: 'Creates a new Content type without any extra' # weight: 12 # #devel_wizard.spell.node_type_migration.form: # route_name: devel_wizard.spell.node_type_migration.form # parent: devel_wizard.spell # title: 'Content type - Migration' # description: 'Creates a migration definitions and data sources for an existing Content type' # weight: 13 # #devel_wizard.spell.node_type_role.form: # route_name: devel_wizard.spell.node_type_role.form # parent: devel_wizard.spell # title: 'Content type - Role' # description: 'Creates a new user role which grants full control over a specific Content type' # weight: 14 # #devel_wizard.spell.taxonomy_vocabulary.form: # route_name: devel_wizard.spell.taxonomy_vocabulary.form # parent: devel_wizard.spell # title: 'Taxonomy vocabulary - all in one' # description: 'Creates a Taxonomy vocabulary with all the bells and whistles' # weight: 15 # #devel_wizard.spell.taxonomy_vocabulary_behat.form: # route_name: devel_wizard.spell.taxonomy_vocabulary_behat.form # parent: devel_wizard.spell # title: 'Taxonomy vocabulary - Behat' # description: 'Generates Behat tests for an existing Taxonomy vocabulary' # weight: 16 # #devel_wizard.spell.taxonomy_vocabulary_create.form: # route_name: devel_wizard.spell.taxonomy_vocabulary_create.form # parent: devel_wizard.spell # title: 'Taxonomy vocabulary - create' # description: 'Creates a new Taxonomy vocabulary without any extra' # weight: 17 # #devel_wizard.spell.taxonomy_vocabulary_migration.form: # route_name: devel_wizard.spell.taxonomy_vocabulary_migration.form # parent: devel_wizard.spell # title: 'Taxonomy vocabulary - migration' # description: 'Creates a migration definitions and data sources for an existing Taxonomy vocabulary' # weight: 18 # #devel_wizard.spell.taxonomy_vocabulary_role.form: # route_name: devel_wizard.spell.taxonomy_vocabulary_role.form # parent: devel_wizard.spell # title: 'Taxonomy vocabulary - role' # description: 'Creates a new user role which grants full control over a specific Taxonomy vocabulary' # weight: 19 #devel_wizard.spell.phpstorm_idea.form: # route_name: devel_wizard.spell.phpstorm_idea.form # parent: devel_wizard.spell # title: 'PhpStorm .idea' # description: 'PhpStorm .idea'
