field.field.node.thematique.field_visuel.yml 945 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: 7819fe89-4f3b-4229-848d-62c575d39a69
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_visuel
  7. - node.type.thematique
  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: node.thematique.field_visuel
  18. field_name: field_visuel
  19. entity_type: node
  20. bundle: thematique
  21. label: Visuel
  22. description: ''
  23. required: false
  24. translatable: true
  25. default_value: { }
  26. default_value_callback: ''
  27. settings:
  28. file_directory: '[date:custom:Y]-[date:custom:m]'
  29. file_extensions: 'png gif jpg jpeg'
  30. max_filesize: ''
  31. max_resolution: ''
  32. min_resolution: ''
  33. alt_field: true
  34. alt_field_required: false
  35. title_field: true
  36. title_field_required: false
  37. default_image:
  38. uuid: ''
  39. alt: ''
  40. title: ''
  41. width: null
  42. height: null
  43. handler: 'default:file'
  44. handler_settings: { }
  45. field_type: image