core.entity_view_display.comment.comment.default.yml in Total Control Admin Dashboard 8.2
Same filename and directory in other branches
config/managed/comment/core.entity_view_display.comment.comment.default.yml
2 string references to 'core.entity_view_display.comment.comment.default'
- 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/core.entity_view_display.comment.comment.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.comment
- - field.field.comment.comment.comment_body
- module:
- - text
- id: comment.comment.default
- targetEntityType: comment
- bundle: comment
- mode: default
- content:
- comment_body:
- label: hidden
- type: text_default
- weight: 0
- region: content
- settings: { }
- third_party_settings: { }
- links:
- weight: 100
- region: content
- hidden: { }