12345678910111213141516171819202122 |
- uuid: e1395ab1-5be4-431a-a561-4de2d877b2a5
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.fil
- module:
- - text
- id: node.fil.body
- field_name: body
- entity_type: node
- bundle: fil
- label: Body
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- field_type: text_with_summary
|