core.entity_view_display.node.book.default.yml
Same filename in other branches
File
-
core/
modules/ book/ config/ optional/ core.entity_view_display.node.book.default.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.book.body
- - node.type.book
- module:
- - text
- - user
- 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: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.