12345678910111213141516171819202122232425262728293031323334 |
- uuid: f33379cd-8a95-4eee-aa42-292c72462801
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.paragraph.doleance.field_description
- - field.field.paragraph.doleance.field_etapes
- - paragraphs.paragraphs_type.doleance
- module:
- - entity_reference_revisions
- - text
- id: paragraph.doleance.default
- targetEntityType: paragraph
- bundle: doleance
- mode: default
- content:
- field_description:
- type: text_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 1
- region: content
- field_etapes:
- type: entity_reference_revisions_entity_view
- label: above
- settings:
- view_mode: default
- link: ''
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- search_api_excerpt: true
|