Mercurial > hg > isophonics-drupal-site
diff core/modules/field_ui/field_ui.links.task.yml @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/modules/field_ui/field_ui.links.task.yml Wed Nov 29 16:09:58 2017 +0000 @@ -0,0 +1,28 @@ +entity.field_storage_config.collection: + title: Entities + route_name: entity.field_storage_config.collection + base_route: entity.field_storage_config.collection + +field_ui.fields: + class: \Drupal\Core\Menu\LocalTaskDefault + deriver: \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask + +entity.entity_view_mode.edit_form: + title: 'Edit' + route_name: entity.entity_view_mode.edit_form + base_route: entity.entity_view_mode.edit_form + +entity.entity_form_mode.edit_form: + title: 'Edit' + route_name: entity.entity_form_mode.edit_form + base_route: entity.entity_form_mode.edit_form + +entity.entity_view_mode.collection: + title: List + route_name: entity.entity_view_mode.collection + base_route: entity.entity_view_mode.collection + +entity.entity_form_mode.collection: + title: List + route_name: entity.entity_form_mode.collection + base_route: entity.entity_form_mode.collection