field.field.node.book.body.yml
Same filename in other branches
File
-
core/
modules/ book/ config/ optional/ field.field.node.book.body.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.book
- module:
- - text
- id: node.book.body
- field_name: body
- entity_type: node
- bundle: book
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- allowed_formats: { }
- field_type: text_with_summary
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.