field.field.comment.comment.comment_body.yml in Total Control Admin Dashboard 8.2
Same filename and directory in other branches
config/managed/comment/field.field.comment.comment.comment_body.yml
2 string references to 'field.field.comment.comment.comment_body'
- total_control_install in ./
total_control.install - Implements hook_install().
- total_control_modules_installed in ./
total_control.module - Implements hook_modules_installed().
File
config/managed/comment/field.field.comment.comment.comment_body.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment
- - field.storage.comment.comment_body
- module:
- - text
- id: comment.comment.comment_body
- field_name: comment_body
- entity_type: comment
- bundle: comment
- label: Comment
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: text_long