field.field.block_content.logo_block.field_logo.yml 834 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: f36f529a-13bf-4abe-a7c3-ddb4809c2114
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.logo_block
  7. - field.storage.block_content.field_logo
  8. module:
  9. - image
  10. id: block_content.logo_block.field_logo
  11. field_name: field_logo
  12. entity_type: block_content
  13. bundle: logo_block
  14. label: logo
  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: 'svg png gif jpg jpeg'
  23. max_filesize: ''
  24. max_resolution: ''
  25. min_resolution: ''
  26. alt_field: true
  27. alt_field_required: true
  28. title_field: true
  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