21 lines
501 B
YAML
21 lines
501 B
YAML
|
uuid: 05b963c4-5387-4899-a17f-eb6dc0ca7ada
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- paragraphs.paragraphs_type.video
|
||
|
id: paragraph.video.uid
|
||
|
field_name: uid
|
||
|
entity_type: paragraph
|
||
|
bundle: video
|
||
|
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
|