123456789101112131415161718192021222324 |
- uuid: 62a7a4e5-bfd9-4df5-b89a-12d2b05c7e33
- langcode: fr
- status: true
- dependencies:
- config:
- - block_content.type.text
- - field.storage.block_content.body
- module:
- - text
- id: block_content.text.body
- field_name: body
- entity_type: block_content
- bundle: text
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- allowed_formats: { }
- field_type: text_with_summary
|