12345678910111213141516171819202122232425 |
- uuid: eb9ad652-5ebe-43ad-ab9d-f3437803c010
- langcode: fr
- status: true
- dependencies:
- config:
- - core.entity_view_mode.paragraph.preview
- - field.field.paragraph.groupe_document.field_documents
- - field.field.paragraph.groupe_document.field_titre
- - paragraphs.paragraphs_type.groupe_document
- id: paragraph.groupe_document.preview
- targetEntityType: paragraph
- bundle: groupe_document
- mode: preview
- content:
- field_titre:
- type: string
- label: visually_hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- field_documents: true
- search_api_excerpt: true
|