You are here

field.field.paragraph.hero.field_hero_image.yml in Open Social 8.8

Same filename in this branch
  1. 8.8 modules/social_features/social_landing_page/config/features_removal/field.field.paragraph.hero.field_hero_image.yml
  2. 8.8 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
Same filename and directory in other branches
  1. 8.9 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  2. 8 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  3. 8.2 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  4. 8.3 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  5. 8.4 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  6. 8.5 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  7. 8.6 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  8. 8.7 modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  9. 10.3.x modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  10. 10.0.x modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  11. 10.1.x modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
  12. 10.2.x modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml

File

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