You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
533 B
23 lines
533 B
3 months ago
|
uuid: bfdeb0f2-d26a-498d-bea0-697ef862af67
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- media.type.file
|
||
|
_core:
|
||
|
default_config_hash: s1opVWRHwqmv__D85qw0HKtR6vy7vviXGcQp0fhS4FI
|
||
|
id: media.file.uid
|
||
|
field_name: uid
|
||
|
entity_type: media
|
||
|
bundle: file
|
||
|
label: 'Authored by'
|
||
|
description: 'The user ID of the author.'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: 'Drupal\media\Entity\Media::getDefaultEntityOwner'
|
||
|
settings:
|
||
|
handler: default
|
||
|
handler_settings: { }
|
||
|
field_type: entity_reference
|