1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- uuid: 3f6e26f2-90fe-49f9-a294-e3ed5e4c2b06
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.question_reponse.field_fichiers
- - field.field.node.question_reponse.field_liens
- - field.field.node.question_reponse.field_poid
- - field.field.node.question_reponse.field_question
- - field.field.node.question_reponse.field_reponse
- - field.field.node.question_reponse.field_ress
- - node.type.question_reponse
- module:
- - file
- - link
- - manage_display
- - text
- id: node.question_reponse.default
- targetEntityType: node
- bundle: question_reponse
- mode: default
- content:
- field_fichiers:
- type: file_default
- label: hidden
- settings:
- use_description_as_link_text: true
- third_party_settings: { }
- weight: 3
- region: content
- field_liens:
- type: link
- label: hidden
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- weight: 4
- region: content
- field_question:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 1
- region: content
- field_reponse:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 2
- region: content
- field_ress:
- type: entity_reference_label
- label: hidden
- settings:
- link: true
- third_party_settings: { }
- weight: 5
- region: content
- title:
- type: title
- label: hidden
- settings:
- linked: true
- tag: h2
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- created: true
- field_poid: true
- langcode: true
- links: true
- search_api_excerpt: true
- uid: true
|