1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- uuid: c662fe16-f082-41a0-b74f-d24a07cfa999
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.book.body
- - field.field.node.book.field_img
- - field.field.node.book.field_video
- - node.type.book
- module:
- - image
- - text
- - user
- - video_embed_field
- _core:
- default_config_hash: W620wooZmJ02Ua5mnXNKBCOpI0abjSOOSKEkSQhuWNA
- id: node.book.default
- targetEntityType: node
- bundle: book
- mode: default
- content:
- body:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 100
- region: content
- field_img:
- type: image
- label: above
- settings:
- image_link: ''
- image_style: ''
- image_loading:
- attribute: lazy
- third_party_settings: { }
- weight: 103
- region: content
- field_video:
- type: video_embed_field_video
- label: above
- settings:
- autoplay: true
- responsive: true
- width: 854
- height: 480
- third_party_settings: { }
- weight: 102
- region: content
- links:
- weight: 101
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|