system.links.task.yml

Same filename and directory in other branches
  1. 11.x core/modules/system/system.links.task.yml
  2. 10 core/modules/system/system.links.task.yml
  3. 9 core/modules/system/system.links.task.yml
  4. 8.9.x core/modules/system/system.links.task.yml
core/modules/system/system.links.task.yml

File

core/modules/system/system.links.task.yml

View source
  1. system.site_maintenance_mode_tab:
  2. route_name: system.site_maintenance_mode
  3. title: Settings
  4. base_route: system.site_maintenance_mode
  5. system.site_information_settings_tab:
  6. route_name: system.site_information_settings
  7. title: Settings
  8. base_route: system.site_information_settings
  9. system.themes_page:
  10. route_name: system.themes_page
  11. title: 'List'
  12. base_route: system.themes_page
  13. system.theme_settings:
  14. route_name: system.theme_settings
  15. title: 'Settings'
  16. base_route: system.themes_page
  17. weight: 100
  18. system.theme_settings_global:
  19. route_name: system.theme_settings
  20. title: 'Global settings'
  21. parent_id: system.theme_settings
  22. weight: -100
  23. system.theme_settings_theme:
  24. route_name: system.theme_settings_theme
  25. title: 'Theme name'
  26. parent_id: system.theme_settings
  27. deriver: Drupal\system\Plugin\Derivative\ThemeLocalTask
  28. system.modules_list:
  29. route_name: system.modules_list
  30. base_route: system.modules_list
  31. title: 'List'
  32. system.modules_uninstall:
  33. route_name: system.modules_uninstall
  34. base_route: system.modules_list
  35. title: 'Uninstall'
  36. weight: 20
  37. system.admin:
  38. route_name: system.admin
  39. base_route: system.admin
  40. title: 'Tasks'
  41. weight: -20
  42. system.admin_index:
  43. route_name: system.admin_index
  44. base_route: system.admin
  45. title: 'Index'
  46. weight: -18
  47. entity.date_format.collection:
  48. route_name: entity.date_format.collection
  49. base_route: entity.date_format.collection
  50. title: 'List'
  51. entity.date_format.edit_form:
  52. title: 'Edit'
  53. route_name: entity.date_format.edit_form
  54. base_route: entity.date_format.edit_form
  55. entity.version_history:
  56. title: 'Revisions'
  57. weight: 20
  58. deriver: 'Drupal\Core\Entity\Plugin\Derivative\VersionHistoryLocalTasks'
  59. system.admin_content:
  60. title: Content
  61. route_name: system.admin_content
  62. base_route: system.admin_content
  63. system.performance_settings:
  64. title: 'Performance'
  65. route_name: system.performance_settings
  66. base_route: system.performance_settings

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.