field.field.node.page.field_body.yml
File
-
core/
profiles/ demo_umami/ config/ install/ field.field.node.page.field_body.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_body
- - node.type.page
- module:
- - text
- id: node.page.field_body
- field_name: field_body
- entity_type: node
- bundle: page
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- allowed_formats: { }
- field_type: text_long
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.