field.storage.paragraph.paragraphs_image.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/install/field.storage.paragraph.paragraphs_image.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/config/install/field.storage.paragraph.paragraphs_image.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - file
  6. - image
  7. - paragraphs
  8. enforced:
  9. module:
  10. - paragraphs_collection
  11. id: paragraph.paragraphs_image
  12. field_name: paragraphs_image
  13. entity_type: paragraph
  14. type: image
  15. settings:
  16. uri_scheme: public
  17. default_image:
  18. uuid: ''
  19. alt: ''
  20. title: ''
  21. width: null
  22. height: null
  23. target_type: file
  24. display_field: false
  25. display_default: false
  26. module: image
  27. locked: false
  28. cardinality: 1
  29. translatable: true
  30. indexes: { }
  31. persist_with_no_fields: false
  32. custom_storage: false