field.field.node.static.field_visuel.yml 882 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: e8ac8c4a-ac74-42ca-ae14-48c7e86fdc7d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_visuel
  7. - node.type.static
  8. module:
  9. - image
  10. third_party_settings:
  11. content_translation:
  12. translation_sync:
  13. alt: alt
  14. title: title
  15. file: '0'
  16. id: node.static.field_visuel
  17. field_name: field_visuel
  18. entity_type: node
  19. bundle: static
  20. label: Visuel
  21. description: ''
  22. required: false
  23. translatable: false
  24. default_value: { }
  25. default_value_callback: ''
  26. settings:
  27. file_directory: static
  28. file_extensions: 'png gif jpg jpeg'
  29. max_filesize: ''
  30. max_resolution: ''
  31. min_resolution: ''
  32. alt_field: true
  33. alt_field_required: false
  34. title_field: false
  35. title_field_required: false
  36. default_image:
  37. uuid: ''
  38. alt: ''
  39. title: ''
  40. width: null
  41. height: null
  42. handler: 'default:file'
  43. handler_settings: { }
  44. field_type: image