field.field.paragraph.personne.field_photo.yml 827 B

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