Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field.field.comment.comment.comment_body.yml

Same filename in this branch
  1. 11.1.x core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml

File

core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment
  6. - field.storage.comment.comment_body
  7. module:
  8. - text
  9. id: comment.comment.comment_body
  10. field_name: comment_body
  11. entity_type: comment
  12. bundle: comment
  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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal