Loading core/modules/content_translation/config/schema/content_translation.views.schema.yml +1 −5 Original line number Diff line number Diff line # Schema for the views plugins of the Content Translation module. views.field.content_translation_link: type: views_field type: views.field.entity_link label: 'Content translation link' mapping: text: type: label label: 'Text to display' core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml +2 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,8 @@ display: text: Translate plugin_id: content_translation_link entity_type: user output_url_as_text: false absolute: false filters: uid_raw: id: uid_raw Loading Loading
core/modules/content_translation/config/schema/content_translation.views.schema.yml +1 −5 Original line number Diff line number Diff line # Schema for the views plugins of the Content Translation module. views.field.content_translation_link: type: views_field type: views.field.entity_link label: 'Content translation link' mapping: text: type: label label: 'Text to display'
core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml +2 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,8 @@ display: text: Translate plugin_id: content_translation_link entity_type: user output_url_as_text: false absolute: false filters: uid_raw: id: uid_raw Loading