https://www.drupal.org/docs/updating-drupal/migrate-composer-project-for-drupal-earlier-than-880
24 lines
438 B
YAML
24 lines
438 B
YAML
uuid: 6326e544-751a-4cd6-961f-c0a0089e2889
|
|
langcode: fr
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.node.body
|
|
- node.type.static
|
|
module:
|
|
- text
|
|
id: node.static.body
|
|
field_name: body
|
|
entity_type: node
|
|
bundle: static
|
|
label: Body
|
|
description: ''
|
|
required: false
|
|
translatable: true
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
display_summary: true
|
|
required_summary: false
|
|
field_type: text_with_summary
|