system_image_gd.yml

Same filename in other branches
  1. 9 core/modules/system/migrations/system_image_gd.yml
  2. 10 core/modules/system/migrations/system_image_gd.yml
  3. 11.x core/modules/system/migrations/system_image_gd.yml
core/modules/system/migrations/system_image_gd.yml

File

core/modules/system/migrations/system_image_gd.yml

View source
  1. id: system_image_gd
  2. label: Image quality configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. - Configuration
  7. source:
  8. plugin: variable
  9. variables:
  10. - image_jpeg_quality
  11. source_module: system
  12. process:
  13. jpeg_quality: image_jpeg_quality
  14. destination:
  15. plugin: config
  16. config_name: system.image.gd

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