Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MigrateUserProfileValuesTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserProfileValuesTest::testUserProfileValues function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php Tests Drupal 6 profile values to Drupal 8 migration.
MigrateUserRoleTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Upgrade user roles to user.role.*.yml.
MigrateUserRoleTest class core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php Upgrade user roles to user.role.*.yml.
MigrateUserRoleTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
MigrateUserRoleTest.php file core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
MigrateUserRoleTest::assertEntity function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php Asserts aspects of a user role config entity.
MigrateUserRoleTest::assertRole function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Helper function to perform assertions on a user role.
MigrateUserRoleTest::assertRoles function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Helper function to test the migration of the user roles. The user roles
will be re-imported and the tests here will be repeated.
MigrateUserRoleTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
MigrateUserRoleTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
MigrateUserRoleTest::testUserRole function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Tests user role migration.
MigrateUserRoleTest::testUserRole function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php Tests user role migration.
MigrateUserStubTest class core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php Test stub creation for user entities.
MigrateUserStubTest.php file core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
MigrateUserStubTest::$modules property core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php Modules to enable.
MigrateUserStubTest::setUp function core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
MigrateUserStubTest::testStub function core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php Tests creation of user stubs.
MigrateUserTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php Users migration.
MigrateUserTest class core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Users migration.
MigrateUserTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
MigrateUserTest.php file core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
MigrateUserTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php Modules to enable.
MigrateUserTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Modules to enable.
MigrateUserTest::assertEntity function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Asserts various aspects of a user account.
MigrateUserTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
MigrateUserTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
MigrateUserTest::testUser function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php Tests the Drupal6 user to Drupal 8 migration.
MigrateUserTest::testUser function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Tests the Drupal 7 user to Drupal 8 migration.
MigrateUserTest::testUserEntityTranslations function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Tests the Drupal 7 user entity translations to Drupal 8 migration.
MigrateValidatableEntityInterface::isEntityValidationRequired function core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php Returns a state of whether an entity needs to be validated before saving.
MigrateViewModesTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php Migrate view modes.
MigrateViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Tests migration of D7 view modes.
MigrateViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateViewModesTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
MigrateViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Modules to enable.
MigrateViewModesTest::assertEntity function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Asserts various aspects of a view mode entity.
MigrateViewModesTest::setUp function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateViewModesTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
MigrateViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Tests migration of D7 view mode variables to D8 config entities.
MigrateViewModesTest::testViewModes function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php Tests Drupal 6 view modes to Drupal 8 migration.
MigrateVocabularyEntityDisplayTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Vocabulary entity display migration.
MigrateVocabularyEntityDisplayTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
MigrateVocabularyEntityDisplayTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Modules to enable.
MigrateVocabularyEntityDisplayTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
MigrateVocabularyEntityFormDisplayTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php Vocabulary entity form display migration.
MigrateVocabularyEntityFormDisplayTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
MigrateVocabularyEntityFormDisplayTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php Modules to enable.

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