core.entity_view_display.comment.comment.default.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml
- 9 core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml
- 8.9.x core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml
- 11.x core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml
- 11.x core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml
- 11.x core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
File
-
core/
recipes/ comment_base/ config/ core.entity_view_display.comment.comment.default.yml
View 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:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 0
- region: content
- links:
- weight: 100
- region: content
- hidden: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.