field.storage.comment.comment_body.yml
Same filename in other branches
File
-
core/
modules/ comment/ config/ install/ field.storage.comment.comment_body.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - comment
- - text
- id: comment.comment_body
- field_name: comment_body
- entity_type: comment
- type: text_long
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: true
- custom_storage: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.