d7_image_styles.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/image/migrations/d7_image_styles.yml
  2. 10 core/modules/image/migrations/d7_image_styles.yml
  3. 11.x core/modules/image/migrations/d7_image_styles.yml
core/modules/image/migrations/d7_image_styles.yml

File

core/modules/image/migrations/d7_image_styles.yml

View source
  1. id: d7_image_styles
  2. label: Image styles
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: d7_image_styles
  8. process:
  9. name: name
  10. label: label
  11. effects:
  12. plugin: sub_process
  13. source: effects
  14. process:
  15. id: name
  16. weight: weight
  17. data: data
  18. destination:
  19. plugin: entity:image_style

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.