45f7f228a0
Also, the taxonomy_term view edits were removed and some words were translated to spanish, they were restored as well.
20 lines
503 B
YAML
20 lines
503 B
YAML
uuid: d09790a5-7470-4c64-9ea9-2c1ad448a098
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- paragraphs.paragraphs_type.update
|
|
id: paragraph.update.uid
|
|
field_name: uid
|
|
entity_type: paragraph
|
|
bundle: update
|
|
label: 'Authored by'
|
|
description: 'The user ID of the paragraphs author.'
|
|
required: false
|
|
translatable: true
|
|
default_value: { }
|
|
default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId'
|
|
settings:
|
|
handler: default
|
|
handler_settings: { }
|
|
field_type: entity_reference
|