21 lines
507 B
YAML
21 lines
507 B
YAML
|
uuid: 104c845e-15ee-4761-832d-9e96b687bbe8
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- paragraphs.paragraphs_type.webform
|
||
|
id: paragraph.webform.uid
|
||
|
field_name: uid
|
||
|
entity_type: paragraph
|
||
|
bundle: webform
|
||
|
label: 'Authored by'
|
||
|
description: 'The user ID of the paragraphs author.'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId'
|
||
|
settings:
|
||
|
handler: default
|
||
|
handler_settings: { }
|
||
|
field_type: entity_reference
|