123456789101112131415161718192021222324252627282930313233 |
- uuid: 0dfbb659-bb52-4c5e-a801-e9504b4e2ee3
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.teaser
- - field.field.node.thematique.body
- - node.type.thematique
- module:
- - text
- - user
- id: node.thematique.teaser
- targetEntityType: node
- bundle: thematique
- mode: teaser
- content:
- body:
- label: hidden
- type: text_summary_or_trimmed
- weight: 101
- settings:
- trim_length: 600
- third_party_settings: { }
- region: content
- links:
- weight: 100
- settings: { }
- third_party_settings: { }
- region: content
- hidden:
- field_linked_materials: true
- field_tags: true
- langcode: true
|