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

Breadcrumb

  1. Drupal Core 11.1.x

d7_menu.yml

core/modules/system/migrations/d7_menu.yml

File

core/modules/system/migrations/d7_menu.yml

View source
  1. id: d7_menu
  2. label: Menus
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: menu
  8. process:
  9. id:
  10. plugin: static_map
  11. bypass: true
  12. source: menu_name
  13. map:
  14. main-menu: main
  15. management: admin
  16. navigation: tools
  17. user-menu: account
  18. label: title
  19. description: description
  20. langcode:
  21. plugin: default_value
  22. source: language
  23. default_value: en
  24. destination:
  25. plugin: entity:menu

API Navigation

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