You are here

d7_shortcut_set.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/shortcut/migrations/d7_shortcut_set.yml
core/modules/shortcut/migrations/d7_shortcut_set.yml

File

core/modules/shortcut/migrations/d7_shortcut_set.yml
View source
  1. id: d7_shortcut_set
  2. label: Shortcut sets
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: d7_shortcut_set
  8. process:
  9. id:
  10. -
  11. plugin: static_map
  12. bypass: true
  13. source: set_name
  14. map:
  15. shortcut-set-1: default
  16. -
  17. plugin: machine_name
  18. field: id
  19. label: title
  20. destination:
  21. plugin: entity:shortcut_set