d6_imagecache_presets.yml in Drupal 8
Same filename and directory in other branches
core/modules/image/migrations/d6_imagecache_presets.yml
File
core/modules/image/migrations/d6_imagecache_presets.ymlView source
- id: d6_imagecache_presets
- label: ImageCache Presets
- migration_tags:
- - Drupal 6
- - Configuration
- source:
- plugin: d6_imagecache_presets
- process:
- name:
- -
- plugin: machine_name
- source: presetname
- -
- plugin: make_unique_entity_field
- entity_type: image_style
- field: name
- length: 30
- label: presetname
- effects:
- plugin: d6_imagecache_actions
- source:
- - '@plugin'
- - data
- destination:
- plugin: entity:image_style