21 lines
464 B
YAML
21 lines
464 B
YAML
|
uuid: 43c109dd-fd5a-4fb3-b8ce-a108d0f0f7f4
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- node.type.static
|
||
|
id: node.static.uid
|
||
|
field_name: uid
|
||
|
entity_type: node
|
||
|
bundle: static
|
||
|
label: 'Authored by'
|
||
|
description: 'The username of the content author.'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
||
|
settings:
|
||
|
handler: default
|
||
|
handler_settings: { }
|
||
|
field_type: entity_reference
|