content_entity_example.links.task.yml

Same filename in other branches
  1. 3.x modules/content_entity_example/content_entity_example.links.task.yml
  2. 8.x-1.x content_entity_example/content_entity_example.links.task.yml
modules/content_entity_example/content_entity_example.links.task.yml

File

modules/content_entity_example/content_entity_example.links.task.yml

View source
  1. contact.settings_tab:
  2. route_name: content_entity_example.contact_settings
  3. title: Settings
  4. base_route: content_entity_example.contact_settings
  5. contact.view:
  6. route_name: entity.content_entity_example_contact.canonical
  7. base_route: entity.content_entity_example_contact.canonical
  8. title: View
  9. contact.page_edit:
  10. route_name: entity.content_entity_example_contact.edit_form
  11. base_route: entity.content_entity_example_contact.canonical
  12. title: Edit
  13. contact.delete_confirm:
  14. route_name: entity.content_entity_example_contact.delete_form
  15. base_route: entity.content_entity_example_contact.canonical
  16. title: Delete
  17. weight: 10