You are here

namespace Drupal\Tests\system\Kernel\Migrate\d7 in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\system\Kernel\Migrate\d7
  2. 10 Drupal\Tests\system\Kernel\Migrate\d7
Classsort descending Location Description
MigrateGlobalThemeSettingsTest core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php Tests migration of global theme settings variables to configuration.
MigrateMenuTest core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php Upgrade menus to system.menu.*.yml.
MigrateMenuTranslationTest core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php Tests menu translation migration.
MigrateSystemConfigurationTest core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Migrates various configuration objects owned by the System module.
MigrateThemeSettingsTest core/modules/system/tests/src/Kernel/Migrate/d7/MigrateThemeSettingsTest.php Tests migration of Theme settings variables to configuration.