d7_menu_test.yml

Same filename in other branches
  1. 11.x core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/migrations/d7_menu_test.yml
core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/migrations/d7_menu_test.yml

File

core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/migrations/d7_menu_test.yml

View source
  1. id: d7_menu_test
  2. label: Test display of upgrade messages
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_menu_test
  7. process:
  8. message: site_offline_message
  9. destination:
  10. plugin: config
  11. config_name: test.settings

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