field.field.paragraph.image.field_image.yml 956 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: 5d92b738-9fc7-4365-9cad-c3c3a74aaed2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.paragraph.field_image
  7. - paragraphs.paragraphs_type.image
  8. module:
  9. - content_translation
  10. - image
  11. third_party_settings:
  12. content_translation:
  13. translation_sync:
  14. alt: alt
  15. title: title
  16. file: '0'
  17. id: paragraph.image.field_image
  18. field_name: field_image
  19. entity_type: paragraph
  20. bundle: image
  21. label: image
  22. description: ''
  23. required: false
  24. translatable: true
  25. default_value: { }
  26. default_value_callback: ''
  27. settings:
  28. handler: 'default:file'
  29. handler_settings: { }
  30. file_directory: '[date:custom:Y]-[date:custom:m]'
  31. file_extensions: 'png gif jpg jpeg'
  32. max_filesize: ''
  33. max_resolution: ''
  34. min_resolution: ''
  35. alt_field: true
  36. alt_field_required: true
  37. title_field: true
  38. title_field_required: true
  39. default_image:
  40. uuid: ''
  41. alt: ''
  42. title: ''
  43. width: null
  44. height: null
  45. field_type: image