field.field.comment.comment_forum.comment_body.yml

Same filename and directory in other branches
  1. 9 core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml
  2. 8.9.x core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml
  3. 10 core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml
core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml

File

core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment_forum
  6. - field.storage.comment.comment_body
  7. module:
  8. - text
  9. id: comment.comment_forum.comment_body
  10. field_name: comment_body
  11. entity_type: comment
  12. bundle: comment_forum
  13. label: Comment
  14. description: ''
  15. required: true
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. allowed_formats: { }
  21. field_type: text_long

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.