core.entity_view_display.paragraph.text_image.default.yml

paragraphs/modules/paragraphs_demo/config/install/core.entity_view_display.paragraph.text_image.default.yml

File

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