core.entity_form_display.paragraph.image.default.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. uuid: f63dc352-8c88-4b07-acad-d937ca4b9e5b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.image.field_image
  7. - image.style.thumbnail
  8. - paragraphs.paragraphs_type.image
  9. module:
  10. - field_layout
  11. - filefield_sources
  12. - image
  13. - layout_discovery
  14. third_party_settings:
  15. field_layout:
  16. id: layout_onecol
  17. settings:
  18. label: ''
  19. id: paragraph.image.default
  20. targetEntityType: paragraph
  21. bundle: image
  22. mode: default
  23. content:
  24. field_image:
  25. type: image_image
  26. weight: 0
  27. region: content
  28. settings:
  29. progress_indicator: throbber
  30. preview_image_style: thumbnail
  31. third_party_settings:
  32. filefield_sources:
  33. filefield_sources:
  34. sources:
  35. upload: true
  36. remote: false
  37. clipboard: false
  38. reference: false
  39. attach: false
  40. source_reference:
  41. autocomplete: '0'
  42. search_all_fields: '0'
  43. source_attach:
  44. path: file_attach
  45. absolute: 0
  46. attach_mode: move
  47. translation:
  48. weight: 10
  49. region: content
  50. settings: { }
  51. third_party_settings: { }
  52. hidden:
  53. created: true
  54. status: true