You are here

taxonomy.links.task.yml in Drupal 10

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