You are here

field_ui.links.task.yml in Drupal 8

core/modules/field_ui/field_ui.links.task.yml

File

core/modules/field_ui/field_ui.links.task.yml
View source
  1. entity.field_storage_config.collection:
  2. title: Entities
  3. route_name: entity.field_storage_config.collection
  4. base_route: entity.field_storage_config.collection
  5. field_ui.fields:
  6. class: \Drupal\Core\Menu\LocalTaskDefault
  7. deriver: \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask
  8. entity.entity_view_mode.edit_form:
  9. title: 'Edit'
  10. route_name: entity.entity_view_mode.edit_form
  11. base_route: entity.entity_view_mode.edit_form
  12. entity.entity_form_mode.edit_form:
  13. title: 'Edit'
  14. route_name: entity.entity_form_mode.edit_form
  15. base_route: entity.entity_form_mode.edit_form
  16. entity.entity_view_mode.collection:
  17. title: List
  18. route_name: entity.entity_view_mode.collection
  19. base_route: entity.entity_view_mode.collection
  20. entity.entity_form_mode.collection:
  21. title: List
  22. route_name: entity.entity_form_mode.collection
  23. base_route: entity.entity_form_mode.collection