123456789101112131415161718192021222324252627282930 |
- uuid: ad519a4e-4bd9-436f-8290-4edf24cebbc0
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.book.body
- - node.type.book
- module:
- - text
- - user
- _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
- links:
- weight: 101
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|