You are here

core.entity_view_display.comment.answers_answer.default.yml in Answers 1.0.x

modules/core/config/install/core.entity_view_display.comment.answers_answer.default.yml

File

modules/core/config/install/core.entity_view_display.comment.answers_answer.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.answers_answer
  6. - core.entity_view_display.comment.answers_comment.default
  7. - field.field.comment.answers_answer.answers_comments
  8. - field.field.comment.answers_answer.comment_body
  9. module:
  10. - comment
  11. - text
  12. id: comment.answers_answer.default
  13. targetEntityType: comment
  14. bundle: answers_answer
  15. mode: default
  16. content:
  17. answers_comments:
  18. weight: 2
  19. label: hidden
  20. settings: {}
  21. # view_mode: default
  22. # pager_id: 0
  23. third_party_settings: { }
  24. type: comment_default
  25. region: content
  26. comment_body:
  27. weight: 0
  28. label: hidden
  29. settings: { }
  30. third_party_settings: { }
  31. type: text_default
  32. region: content
  33. links:
  34. weight: 1
  35. region: content
  36. settings: { }
  37. third_party_settings: { }
  38. hidden: { }