shortcut.links.task.yml

Same filename in other branches
  1. 9 core/modules/shortcut/shortcut.links.task.yml
  2. 10 core/modules/shortcut/shortcut.links.task.yml
  3. 11.x core/modules/shortcut/shortcut.links.task.yml
core/modules/shortcut/shortcut.links.task.yml

File

core/modules/shortcut/shortcut.links.task.yml

View source
  1. shortcut.set_switch:
  2. route_name: shortcut.set_switch
  3. base_route: entity.user.canonical
  4. title: 'Shortcuts'
  5. entity.shortcut_set.customize_form:
  6. title: 'List links'
  7. route_name: entity.shortcut_set.customize_form
  8. base_route: entity.shortcut_set.customize_form
  9. entity.shortcut_set.edit_form:
  10. title: 'Edit set name'
  11. route_name: entity.shortcut_set.edit_form
  12. base_route: entity.shortcut_set.customize_form
  13. weight: 10
  14. entity.shortcut.canonical:
  15. route_name: entity.shortcut.canonical
  16. base_route: entity.shortcut.canonical
  17. title: Edit

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