mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-10 02:33:25 +00:00
24 lines
456 B
YAML
24 lines
456 B
YAML
uuid: 291b044c-193e-4140-9500-f57d14c016e0
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.node.body
|
|
- node.type.page
|
|
module:
|
|
- text
|
|
id: node.page.body
|
|
field_name: body
|
|
entity_type: node
|
|
bundle: page
|
|
label: Body
|
|
description: ''
|
|
required: false
|
|
translatable: true
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
display_summary: true
|
|
required_summary: false
|
|
allowed_formats: { }
|
|
field_type: text_with_summary
|