You are here

130 calls to MigrateTestBase::executeMigration() in Drupal 10

EntityContentBaseTest::testOverwriteAllMappedProperties in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
Tests overwriting all mapped properties in the destination entity (default behavior).
EntityContentBaseTest::testOverwriteProperties in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
Tests overwriting selected properties in the destination entity, specified in the destination configuration.
EntityRevisionTest::testRevisionTranslation in core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
Tests that EntityRevision correctly handles revision translations.
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
MigrateActionConfigsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
MigrateActionsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
MigrateBlockContentTypeTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
MigrateBlockedIpsTest::setUp in core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBookConfigsTest::setUp in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateBookTest::testBook in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php
Tests the Drupal 6 book structure to Drupal 8 migration.
MigrateBookTest::testBook in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php
Tests the Drupal 7 book structure to Drupal 8 migration.
MigrateCommentEntityFormDisplaySubjectTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentFieldTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentTypeTest::testMigration in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
Tests the migrated comment types.
MigrateCommentTypeTest::testNoCommentTypeMigration in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
Tests comment type migration without node or / and comment on source.
MigrateContactCategoryTest::setUp in core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::testContactCategory in core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
The Drupal 6 and 7 contact categories to Drupal 8 migration.
MigrateContactSettingsTest::setUp in core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateDateFormatTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
MigrateDateFormatTest::testDateFormats in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
Tests the Drupal 6 date formats to Drupal 8 migration.
MigrateDblogConfigsTest::setUp in core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::setUp in core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDrupal6TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Migrates node types.
MigrateDrupal6TestBase::migrateUsers in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Executes all user migrations.
MigrateDrupal7TestBase::migrateCommentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates comment types.
MigrateDrupal7TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates node types.
MigrateDrupal7TestBase::migrateFields in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Executes all field migrations.
MigrateDrupalTestBase::migrateContentTypes in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateDrupalTestBase.php
Migrates node types.
MigrateFieldFormatterSettingsTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceOptionTranslationTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceOptionTranslationTest.php
MigrateFieldInstanceTest::testFieldInstanceMigration in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php
Tests migration of file variables to file.settings.yml.
MigrateFieldInstanceWidgetSettingsTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php
MigrateFieldTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldTest.php
MigrateFieldTest::testDatetimeFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 datetime fields.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 fields to field_storage_config entities.
MigrateFieldWidgetSettingsTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php
MigrateFileConfigsTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
MigrateFileConfigsTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
MigrateFileTest::testFiles in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php
Tests the Drupal 6 files to Drupal 8 migration.
MigrateFilterFormatTest::setUp in core/modules/filter/tests/src/Kernel/Migrate/d6/MigrateFilterFormatTest.php
MigrateFilterFormatTest::setUp in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php
MigrateFilterSettingsTest::setUp in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php
MigrateForumConfigsTest::setUp in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
MigrateForumSettingsTest::setUp in core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php
MigrateGlobalThemeSettingsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php
MigrateImageCacheTest::testInvalidCropValues in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests that missing action's causes failures.
MigrateImageCacheTest::testMissingEffectPlugin in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests that missing actions causes failures.
MigrateImageCacheTest::testPassingMigration in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
Tests basic passing migrations.
MigrateImageSettingsTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php
MigrateImageStylesTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
MigrateLanguageContentMenuSettingsTest::testLanguageMenuContent in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php
Tests migration of menu translation ability.
MigrateLanguageTest::testLanguageMigration in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageTest.php
Tests migration of Drupal 6 languages to configurable language entities.
MigrateLocaleConfigsTest::setUp in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
MigrateMenuSettingsTest::setUp in core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php
MigrateMenuTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
MigrateMenuTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
MigrateMenuTest::testMenu in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
Tests the Drupal 6 menu to Drupal 8 migration.
MigrateMenuTest::testMenu in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
Tests the Drupal 7 menu to Drupal 8 migration.
MigrateNodeBundleSettingsTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
MigrateNodeConfigsTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
MigrateNodeCounterTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
Tests migration of node counter.
MigrateNodeCounterTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
Tests migration of node counter.
MigrateNodeSettingPromoteTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingStatusTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingsTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
MigrateNodeSettingStickyTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeTaxonomyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTest::rerunMigration in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
Execute the migration a second time.
MigrateNodeTestBase::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTestBase.php
MigrateNodeTitleLabelTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php
MigrateNodeTypeTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php
MigrateRdfMappingTest::testRdfMappingMigration in core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php
Tests RDF mappings migration from Drupal 7 to 8.
MigrateSearchPageTest::setUp in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
MigrateSearchPageTest::testModuleExists in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests that search page is only migrated for modules enabled on D8 site.
MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
Tests Drupal 6 search settings to Drupal 8 search page entity migration.
MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests migration of search status and settings to search page entity.
MigrateSearchPageTest::testUserSearchCreate in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests that a search page will be created if it does not exist.
MigrateSearchSettingsTest::setUp in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
MigrateSearchSettingsTest::setUp in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
MigrateShortcutSetTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php
MigrateShortcutSetUsersTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
MigrateShortcutTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php
MigrateStatisticsConfigsTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php
MigrateStatisticsConfigsTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
MigrateSyslogConfigsTest::setUp in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::setUp in core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateTaxonomyConfigsTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
MigrateTaxonomyVocabularyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php
MigrateTaxonomyVocabularyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php
MigrateTermNodeComplete::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeComplete.php
MigrateTermNodeTest::testSkipNonExistentNode in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php
Tests that term associations are ignored when they belong to nodes which were not migrated.
MigrateTermNodeTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
MigrateTextConfigsTest::setUp in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
MigrateThemeSettingsTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateThemeSettingsTest.php
MigrateTrackerSettingsTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php
MigrateUpdateConfigsTest::setUp in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php
Tests that entity displays are ignored appropriately.
MigrateUploadEntityDisplayTest::testUploadEntityDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php
Tests Drupal 6 upload settings to Drupal 8 entity display migration.
MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php
Tests that entity displays are ignored appropriately.
MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php
Tests Drupal 6 upload settings to Drupal 8 entity form display migration.
MigrateUploadTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUrlAliasNoTranslationTest::setUp in core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest::testUrlAlias in core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
Tests the url alias migration.
MigrateUserAdminPassTest::testAdminPasswordPreserved in core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
Tests preserving the admin user's password.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserContactSettingsTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
MigrateUserFloodTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
MigrateUserMailTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
MigrateUserPictureD6FileTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php
MigrateUserPictureFieldTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php
MigrateUserProfileFieldTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php
MigrateUserProfileValuesTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserRoleTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
MigrateUserRoleTest::testUserRole in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
Tests user role migration.
MigrateUserRoleTest::testUserRole in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
Tests user role migration.
MigrateUserSettingsTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
Tests the migration.
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
MigrateViewModesTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
MigrateViewModesTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
Tests that vocabulary field instances are ignored appropriately.
MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration.