core.entity_form_display.comment.comment.default.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml
- 9 core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml
- 8.9.x core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml
- 11.x core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml
- 11.x core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml
- 11.x core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml
File
-
core/
profiles/ standard/ config/ install/ core.entity_form_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:
- author:
- weight: -2
- region: content
- comment_body:
- type: text_textarea
- weight: 11
- region: content
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- subject:
- type: string_textfield
- weight: 10
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.