You are here

field.field.paragraph.bp_block.bp_image_field.yml in Varbase Bootstrap Paragraphs 8.4

Same filename and directory in other branches
  1. 8.5 config/install/field.field.paragraph.bp_block.bp_image_field.yml
config/install/field.field.paragraph.bp_block.bp_image_field.yml

File

config/install/field.field.paragraph.bp_block.bp_image_field.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.bp_image_field
  6. - media_entity.bundle.image
  7. - paragraphs.paragraphs_type.bp_block
  8. id: paragraph.bp_block.bp_image_field
  9. field_name: bp_image_field
  10. entity_type: paragraph
  11. bundle: bp_block
  12. label: 'Background image'
  13. description: ''
  14. required: false
  15. translatable: true
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:media'
  20. handler_settings:
  21. target_bundles:
  22. image: image
  23. sort:
  24. field: _none
  25. auto_create: false
  26. auto_create_bundle: ''
  27. field_type: entity_reference