core.entity_form_display.paragraph.image.default.yml 570 B

1234567891011121314151617181920212223242526
  1. uuid: 75a2cd22-d356-49f0-bd56-18068f0268bb
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.image.field_paragraph_image_
  7. - image.style.thumbnail
  8. - paragraphs.paragraphs_type.image
  9. module:
  10. - image
  11. id: paragraph.image.default
  12. targetEntityType: paragraph
  13. bundle: image
  14. mode: default
  15. content:
  16. field_paragraph_image_:
  17. type: image_image
  18. weight: 0
  19. region: content
  20. settings:
  21. progress_indicator: throbber
  22. preview_image_style: thumbnail
  23. third_party_settings: { }
  24. hidden:
  25. created: true
  26. status: true