Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MigrateUploadTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Migrate association data between nodes and files.
MigrateUploadTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUploadTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Modules to enable.
MigrateUploadTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUploadTest::testUpload function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Test upload migration from Drupal 6 to Drupal 8.
MigrateUrlAliasNoTranslationTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php Tests URL alias migration.
MigrateUrlAliasNoTranslationTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasNoTranslationTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php URL alias migration.
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests URL alias migration.
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::assertPath function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Asserts that a path alias matches a set of conditions.
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the url alias migration.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTestBase class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Tests URL alias migration.
MigrateUrlAliasTestBase.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Modules to enable.
MigrateUrlAliasTestBase::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Test the URL alias migration.
MigrateUserAdminPassTest class core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Tests preservation of root account password.
MigrateUserAdminPassTest.php file core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
MigrateUserAdminPassTest::$modules property core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Modules to enable.
MigrateUserAdminPassTest::$originalPasswords property core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php The passwords as retrieved from the account entities before migration.
MigrateUserAdminPassTest::setUp function core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
MigrateUserAdminPassTest::testAdminPasswordPreserved function core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Tests preserving the admin user's password.
MigrateUserConfigsTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Upgrade variables to user.*.yml.
MigrateUserConfigsTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
MigrateUserConfigsTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
MigrateUserConfigsTest::testUserMail function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Tests migration of user variables to user.mail.yml.
MigrateUserConfigsTest::testUserSettings function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Tests migration of user variables to user.settings.yml.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Upgrade i18n variables to user.*.yml.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Test migration of i18n user variables.
MigrateUserConfigsTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Modules to enable.
MigrateUserConfigsTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Modules to enable.
MigrateUserConfigsTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest::testUserConfig function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Tests migration of i18n user variables to user.mail and user.settings.
MigrateUserConfigsTranslationTest::testUserMail function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Tests migration of i18n user variables to user.mail.yml.
MigrateUserConfigsTranslationTest::testUserSettings function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Tests migration of i18n user variables to user.settings.yml.
MigrateUserContactSettingsTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php Users contact settings migration.
MigrateUserContactSettingsTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
MigrateUserContactSettingsTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php Modules to enable.

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