1234567891011121314151617181920212223242526272829303132 |
- uuid: 2b1f9aed-8caa-4349-a3cc-54c51b1eb2a7
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.paragraph.texte.field_texte
- - field.field.paragraph.texte.field_titre
- - paragraphs.paragraphs_type.texte
- module:
- - text
- id: paragraph.texte.default
- targetEntityType: paragraph
- bundle: texte
- mode: default
- content:
- field_texte:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 1
- region: content
- field_titre:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- search_api_excerpt: true
|