mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 17:11:21 +00:00
Add migrated field storage settings
This commit is contained in:
parent
adb7b150f0
commit
5e4063539b
17 changed files with 325 additions and 1 deletions
|
@ -0,0 +1,19 @@
|
|||
uuid: 9e113eec-8ad3-4730-be04-b684f973a76e
|
||||
langcode: und
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_quote_message
|
||||
field_name: field_quote_message
|
||||
entity_type: paragraph
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue