translation: paragraph, config_pages
This commit is contained in:
20
config/sync/core.base_field_override.node.site.uid.yml
Normal file
20
config/sync/core.base_field_override.node.site.uid.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 051f514f-5346-46e0-bfbf-a0e6408592dc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.site
|
||||
id: node.site.uid
|
||||
field_name: uid
|
||||
entity_type: node
|
||||
bundle: site
|
||||
label: 'Authored by'
|
||||
description: 'The username of the content author.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner'
|
||||
settings:
|
||||
handler: default
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
Reference in New Issue
Block a user