20 lines
501 B
YAML
20 lines
501 B
YAML
uuid: 8e0d66ac-640e-4b34-a370-a694e7e4c6cd
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- paragraphs.paragraphs_type.title
|
|
id: paragraph.title.uid
|
|
field_name: uid
|
|
entity_type: paragraph
|
|
bundle: title
|
|
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
|