You are here

taxonomy.links.task.yml in Drupal 8

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_vocabulary.overview_form:
  10. title: 'List'
  11. route_name: entity.taxonomy_vocabulary.overview_form
  12. base_route: entity.taxonomy_vocabulary.overview_form
  13. entity.taxonomy_vocabulary.edit_form:
  14. title: 'Edit'
  15. route_name: entity.taxonomy_vocabulary.edit_form
  16. base_route: entity.taxonomy_vocabulary.overview_form