You are here

core.entity_form_display.comment.comment.default.yml in Dependency Calculation 8

tests/modules/depcalc_test/config/install/core.entity_form_display.comment.comment.default.yml

File

tests/modules/depcalc_test/config/install/core.entity_form_display.comment.comment.default.yml
View source
  1. uuid: 660d266e-1383-4b1c-b492-1b209c14052c
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - comment.type.comment
  7. - field.field.comment.comment.comment_body
  8. module:
  9. - text
  10. _core:
  11. default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
  12. id: comment.comment.default
  13. targetEntityType: comment
  14. bundle: comment
  15. mode: default
  16. content:
  17. author:
  18. weight: -2
  19. region: content
  20. comment_body:
  21. type: text_textarea
  22. weight: 11
  23. region: content
  24. settings:
  25. rows: 5
  26. placeholder: ''
  27. third_party_settings: { }
  28. subject:
  29. type: string_textfield
  30. weight: 10
  31. region: content
  32. settings:
  33. size: 60
  34. placeholder: ''
  35. third_party_settings: { }
  36. hidden: { }