field.field.paragraph.image.field_paragraph_image_.yml 862 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: 0a0c567f-be14-4fc0-a7d2-65ab494f5740
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.paragraph.field_paragraph_image_
  7. - paragraphs.paragraphs_type.image
  8. module:
  9. - image
  10. id: paragraph.image.field_paragraph_image_
  11. field_name: field_paragraph_image_
  12. entity_type: paragraph
  13. bundle: image
  14. label: 'paragraph Image '
  15. description: ''
  16. required: false
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. handler: 'default:file'
  22. handler_settings: { }
  23. file_directory: '[date:custom:Y]-[date:custom:m]'
  24. file_extensions: 'png gif jpg jpeg'
  25. max_filesize: ''
  26. max_resolution: ''
  27. min_resolution: ''
  28. alt_field: true
  29. alt_field_required: true
  30. title_field: false
  31. title_field_required: false
  32. default_image:
  33. uuid: ''
  34. alt: ''
  35. title: ''
  36. width: null
  37. height: null
  38. field_type: image