taxonomy.links.contextual.yml

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

File

core/modules/taxonomy/taxonomy.links.contextual.yml

View source
  1. entity.taxonomy_term.edit_form:
  2. title: Edit
  3. group: taxonomy_term
  4. route_name: entity.taxonomy_term.edit_form
  5. weight: 10
  6. entity.taxonomy_term.delete_form:
  7. title: Delete
  8. group: taxonomy_term
  9. route_name: entity.taxonomy_term.delete_form
  10. weight: 20
  11. entity.taxonomy_vocabulary.delete_form:
  12. title: Delete
  13. group: taxonomy_vocabulary
  14. route_name: entity.taxonomy_vocabulary.delete_form
  15. weight: 20

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