core.entity_form_display.paragraph.doc_and_thumb.default.yml 1021 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: b5dc7523-5d26-4b03-8478-47329410a2db
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.doc_and_thumb.field_document
  7. - field.field.paragraph.doc_and_thumb.field_titre
  8. - field.field.paragraph.doc_and_thumb.field_vignette
  9. - image.style.thumbnail
  10. - paragraphs.paragraphs_type.doc_and_thumb
  11. module:
  12. - file
  13. - image
  14. id: paragraph.doc_and_thumb.default
  15. targetEntityType: paragraph
  16. bundle: doc_and_thumb
  17. mode: default
  18. content:
  19. field_document:
  20. weight: 2
  21. settings:
  22. progress_indicator: throbber
  23. third_party_settings: { }
  24. type: file_generic
  25. region: content
  26. field_titre:
  27. weight: 1
  28. settings:
  29. size: 60
  30. placeholder: ''
  31. third_party_settings: { }
  32. type: string_textfield
  33. region: content
  34. field_vignette:
  35. weight: 0
  36. settings:
  37. progress_indicator: throbber
  38. preview_image_style: thumbnail
  39. third_party_settings: { }
  40. type: image_image
  41. region: content
  42. hidden:
  43. created: true
  44. status: true