Multiligual modules configuration

This commit is contained in:
David Valdez 2019-01-10 10:30:51 -06:00 committed by David Valdez
parent 1beab9114e
commit b8829e08bc
775 changed files with 8578 additions and 79 deletions

View file

@ -0,0 +1,20 @@
uuid: 95e04b5d-07c8-4f5c-a9fd-d3c8a694eb7d
langcode: en
status: true
dependencies:
config:
- group.type.group
id: group.group.uid
field_name: uid
entity_type: group
bundle: group
label: 'Group creator'
description: 'The username of the group creator.'
required: false
translatable: false
default_value: { }
default_value_callback: 'Drupal\group\Entity\Group::getCurrentUserId'
settings:
handler: default
handler_settings: { }
field_type: entity_reference