Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

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. # @see shortcut.schema.yml
  20. replace_pattern: /[^a-z0-9-]+/
  21. label: title
  22. destination:
  23. plugin: entity:shortcut_set

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal