1234567891011121314151617181920212223 |
- uuid: 061579df-3fb9-45e4-8fb0-91e342002563
- langcode: fr
- status: true
- dependencies:
- config:
- - block_content.type.sommaire
- - field.storage.block_content.body
- module:
- - text
- id: block_content.sommaire.body
- field_name: body
- entity_type: block_content
- bundle: sommaire
- label: Body
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- field_type: text_with_summary
|