123456789101112131415161718192021222324 |
- uuid: c3abb815-bda9-4f19-8e2c-b49f652aa36c
- langcode: fr
- status: true
- dependencies:
- config:
- - block_content.type.custom
- - field.field.block_content.custom.body
- module:
- - text
- id: block_content.custom.default
- targetEntityType: block_content
- bundle: custom
- mode: default
- content:
- body:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|