21 lines
498 B
YAML
21 lines
498 B
YAML
|
uuid: 3ef5491a-112d-436b-aca1-3ce7cc20a446
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- paragraphs.paragraphs_type.file
|
||
|
id: paragraph.file.uid
|
||
|
field_name: uid
|
||
|
entity_type: paragraph
|
||
|
bundle: file
|
||
|
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
|