2019-01-10 16:30:51 +00:00
|
|
|
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: { }
|
2021-04-22 03:13:50 +00:00
|
|
|
default_value_callback: 'Drupal\group\Entity\Group::getDefaultEntityOwner'
|
2019-01-10 16:30:51 +00:00
|
|
|
settings:
|
|
|
|
handler: default
|
|
|
|
handler_settings: { }
|
|
|
|
field_type: entity_reference
|