You are here

build_hooks.links.menu.yml in Build Hooks 8.2

Same filename and directory in other branches
  1. 8 build_hooks.links.menu.yml
  2. 3.x build_hooks.links.menu.yml

File

build_hooks.links.menu.yml
View source
  1. build_hooks.admin_config_build_hooks:
  2. title: 'Build hooks'
  3. route_name: build_hooks.admin_config_build_hooks
  4. parent: system.admin_config
  5. description: 'Configure frontend environments and deployment settings.'
  6. weight: 99
  7. entity.frontend_environment.collection:
  8. title: 'Frontend environments'
  9. route_name: entity.frontend_environment.collection
  10. description: 'Manage list of frontend environments for deployment.'
  11. parent: build_hooks.admin_config_build_hooks
  12. weight: -10
  13. build_hooks.hook_form:
  14. title: 'Build Hooks settings'
  15. route_name: build_hooks.hook_form
  16. description: 'General settings for the build hook module, such as which type of entities should be logged.'
  17. parent: build_hooks.admin_config_build_hooks
  18. weight: -5