agaric-coop/config/sync/core.base_field_override.paragraph.title.uid.yml

21 lines
500 B
YAML
Raw Normal View History

2019-01-10 16:30:51 +00:00
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: 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