You are here

namespace Drupal\Tests\user\Kernel\Migrate\d6 in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\user\Kernel\Migrate\d6
Classsort descending Location Description
MigrateProfileFieldOptionTranslationTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php Tests field option translations migration.
MigrateUserConfigsTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Upgrade variables to user.*.yml.
MigrateUserContactSettingsTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php Users contact settings migration.
MigrateUserPictureD6FileTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php User pictures migration.
MigrateUserPictureFileTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureFileTest.php User pictures migration.
MigrateUserProfileEntityDisplayTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php Tests the user profile entity display migration.
MigrateUserProfileEntityFormDisplayTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php Tests the user profile entity form display migration.
MigrateUserProfileFieldInstanceTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php Tests the user profile field instance migration.
MigrateUserProfileFieldTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php Tests the user profile field migration.
MigrateUserProfileValuesTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php User profile values migration.
MigrateUserRoleTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Upgrade user roles to user.role.*.yml.
MigrateUserTest core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php Users migration.
ProfileFieldCheckRequirementsTest core/modules/user/tests/src/Kernel/Migrate/d6/ProfileFieldCheckRequirementsTest.php Tests check requirements for profile_field source plugin.