core.entity_view_display.node.book.teaser.yml
Same filename in other branches
File
-
core/
modules/ book/ config/ optional/ core.entity_view_display.node.book.teaser.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.teaser
- - field.field.node.book.body
- - node.type.book
- module:
- - text
- - user
- id: node.book.teaser
- targetEntityType: node
- bundle: book
- mode: teaser
- content:
- body:
- label: hidden
- type: text_summary_or_trimmed
- weight: 100
- region: content
- settings:
- trim_length: 600
- third_party_settings: { }
- links:
- weight: 101
- region: content
- hidden: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.