core.entity_view_display.paragraph.image_text.default.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_view_display.paragraph.image_text.default.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_view_display.paragraph.image_text.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.image_text.paragraphs_image
  6. - field.field.paragraph.image_text.paragraphs_text
  7. - paragraphs.paragraphs_type.image_text
  8. module:
  9. - image
  10. - text
  11. enforced:
  12. module:
  13. - paragraphs_collection
  14. id: paragraph.image_text.default
  15. targetEntityType: paragraph
  16. bundle: image_text
  17. mode: default
  18. content:
  19. paragraphs_image:
  20. weight: 0
  21. label: hidden
  22. settings:
  23. image_style: ''
  24. image_link: ''
  25. third_party_settings: { }
  26. type: image
  27. region: content
  28. paragraphs_text:
  29. weight: 1
  30. label: hidden
  31. settings: { }
  32. third_party_settings: { }
  33. type: text_default
  34. region: content
  35. hidden: { }