system_image.yml

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

File

core/modules/system/migrations/system_image.yml

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

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