123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- uuid: 967395cd-c480-498d-bec0-8f5f03cc7e59
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.participants.body
- - field.field.node.participants.field_bibliographie
- - field.field.node.participants.field_portrait
- - field.field.node.participants.field_prenom
- - field.field.node.participants.field_publications_participants
- - field.field.node.participants.field_qualite
- - image.style.300_x_300
- - node.type.participants
- module:
- - image
- - text
- - user
- id: node.participants.default
- targetEntityType: node
- bundle: participants
- mode: default
- content:
- body:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 3
- region: content
- field_bibliographie:
- type: entity_reference_entity_view
- label: above
- settings:
- view_mode: thumbnails_bilbiographie
- link: false
- third_party_settings: { }
- weight: 4
- region: content
- field_portrait:
- type: image
- label: hidden
- settings:
- image_link: ''
- image_style: 300_x_300
- image_loading:
- attribute: lazy
- third_party_settings: { }
- weight: 1
- region: content
- field_prenom:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 0
- region: content
- field_publications_participants:
- type: entity_reference_entity_view
- label: above
- settings:
- view_mode: thumbnails_publications
- link: false
- third_party_settings: { }
- weight: 5
- region: content
- field_qualite:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 2
- region: content
- hidden:
- langcode: true
- links: true
- search_api_excerpt: true
|