Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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 class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php User profile values migration.
MigrateUserProfileValuesTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserProfileValuesTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
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 to assert the user roles.
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.
MigrateUserSettingsTest class core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php Tests migration of user settings.
MigrateUserSettingsTest.php file core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
MigrateUserSettingsTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
MigrateUserSettingsTest::testMigration function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php Tests the 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
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
MigrateUserTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
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.
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/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Tests migration of D7 view modes.
MigrateViewModesTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php Migrate view modes.
MigrateViewModesTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
MigrateViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
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

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