taxonomy.links.task.yml

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

File

core/modules/taxonomy/taxonomy.links.task.yml

View source
  1. entity.taxonomy_term.canonical:
  2. title: 'View'
  3. route_name: entity.taxonomy_term.canonical
  4. base_route: entity.taxonomy_term.canonical
  5. entity.taxonomy_term.edit_form:
  6. title: 'Edit'
  7. route_name: entity.taxonomy_term.edit_form
  8. base_route: entity.taxonomy_term.canonical
  9. entity.taxonomy_term.delete_form:
  10. title: 'Delete'
  11. route_name: entity.taxonomy_term.delete_form
  12. base_route: entity.taxonomy_term.canonical
  13. entity.taxonomy_vocabulary.overview_form:
  14. title: 'List'
  15. route_name: entity.taxonomy_vocabulary.overview_form
  16. base_route: entity.taxonomy_vocabulary.overview_form
  17. entity.taxonomy_vocabulary.edit_form:
  18. title: 'Edit'
  19. route_name: entity.taxonomy_vocabulary.edit_form
  20. base_route: entity.taxonomy_vocabulary.overview_form

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