2019-01-10 16:30:51 +00:00
|
|
|
uuid: 2c2f4e60-590f-4510-aaf8-d80a449d1863
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- paragraphs.paragraphs_type.image
|
|
|
|
id: paragraph.image.uid
|
|
|
|
field_name: uid
|
|
|
|
entity_type: paragraph
|
|
|
|
bundle: image
|
|
|
|
label: 'Authored by'
|
|
|
|
description: 'The user ID of the paragraphs author.'
|
|
|
|
required: false
|
2019-02-05 19:41:46 +00:00
|
|
|
translatable: true
|
2019-01-10 16:30:51 +00:00
|
|
|
default_value: { }
|
|
|
|
default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId'
|
|
|
|
settings:
|
|
|
|
handler: default
|
|
|
|
handler_settings: { }
|
|
|
|
field_type: entity_reference
|