Add and update config snapshots
This commit is contained in:
parent
5bb2a1fafd
commit
926cfbf5cd
2 changed files with 792 additions and 0 deletions
|
@ -2037,6 +2037,40 @@ items:
|
|||
field_type: file
|
||||
_core:
|
||||
default_config_hash: i0b97odFJz3_v7ctsvVTJCH3HXJVTjnrcfuONJU0J_o
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.paragraph.file.field_media_document
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_media_document
|
||||
- media.type.document
|
||||
- paragraphs.paragraphs_type.file
|
||||
id: paragraph.file.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
bundle: file
|
||||
label: 'Media document'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:media'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
document: document
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
_core:
|
||||
default_config_hash: eoQHtzdldkrpPMrpuPRq9I77Ijs0OXAQaIQ92_1qf7M
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.paragraph.image.field_image
|
||||
|
@ -2840,6 +2874,31 @@ items:
|
|||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: shpX7SN4SMQrtD1yinDZI59p7VHAGCVOs0P3E73LNyQ
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.paragraph.field_media_document
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- paragraphs
|
||||
id: paragraph.field_media_document
|
||||
field_name: field_media_document
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: Ej3uljafrGXXa0IvQk8uAYRwNpUBEPyIBFSwEASXvjE
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.paragraph.field_media_image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue