You are here

notify.links.task.yml in Notify 8

Same filename and directory in other branches
  1. 2.0.x notify.links.task.yml
  2. 1.0.x notify.links.task.yml

File

notify.links.task.yml
View source
  1. notify.admin_settings:
  2. route_name: notify.admin_settings
  3. title: Settings
  4. base_route: notify.admin_settings
  5. weight: 10
  6. notify.queue_settings:
  7. route_name: notify.queue_settings
  8. title: Queue
  9. base_route: notify.admin_settings
  10. weight: 20
  11. notify.skip_settings:
  12. route_name: notify.skip_settings
  13. title: Skip Flags
  14. base_route: notify.admin_settings
  15. weight: 30
  16. notify.default_settings:
  17. route_name: notify.default_settings
  18. title: Default Settings
  19. base_route: notify.admin_settings
  20. weight: 40
  21. notify.users:
  22. route_name: notify.users
  23. title: Users
  24. base_route: notify.admin_settings
  25. weight: 50
  26. notify.user_settings:
  27. route_name: notify.user_settings
  28. title: Notify Settings
  29. base_route: entity.user.canonical
  30. weight: 50