You are here

update.links.task.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/update/update.links.task.yml
core/modules/update/update.links.task.yml

File

core/modules/update/update.links.task.yml
View source
  1. update.status:
  2. route_name: update.status
  3. base_route: system.admin_reports
  4. title: List
  5. update.settings:
  6. route_name: update.settings
  7. base_route: system.admin_reports
  8. title: Settings
  9. weight: 50
  10. update.report_update:
  11. route_name: update.report_update
  12. base_route: system.admin_reports
  13. title: Update
  14. weight: 10
  15. update.module_update:
  16. route_name: update.module_update
  17. base_route: system.modules_list
  18. title: Update
  19. weight: 10
  20. update.theme_update:
  21. route_name: update.theme_update
  22. base_route: system.themes_page
  23. title: Update
  24. weight: 10