| 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. |
| 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 |
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. |
| MigrateVocabularyEntityFormDisplayTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrateVocabularyFieldInstanceTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Vocabulary field instance migration. |
| MigrateVocabularyFieldInstanceTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
|
| MigrateVocabularyFieldInstanceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Modules to enable. |
| MigrateVocabularyFieldInstanceTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
|
| MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Tests that vocabulary field instances are ignored appropriately. |
| MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrateVocabularyFieldTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Vocabulary field migration. |
| MigrateVocabularyFieldTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
|
| MigrateVocabularyFieldTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Modules to enable. |
| MigrateVocabularyFieldTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
|
| MigrateVocabularyFieldTest::testVocabularyField |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| migrate_cckfield_plugin_manager_test.info.yml |
file |
core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml |
core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml |
| migrate_cckfield_plugin_manager_test.module |
file |
core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.module |
Module for Migrate CCK Field Plugin Manager testing. |
| migrate_cckfield_plugin_manager_test_migrate_field_info_alter |
function |
core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.module |
|
| migrate_entity_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml |
core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml |
| migrate_events_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml |
core/modules/migrate/tests/modules/migrate_events_test/migrate_events_test.info.yml |
| migrate_external_translated_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml |
| migrate_field_plugin_manager_test.info.yml |
file |
core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml |
core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml |
| migrate_high_water_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml |
core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml |
| migrate_lookup_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_lookup_test/migrate_lookup_test.info.yml |
core/modules/migrate/tests/modules/migrate_lookup_test/migrate_lookup_test.info.yml |
| migrate_no_migrate_drupal_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.info.yml |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.info.yml |
| migrate_no_migrate_drupal_test.routing.yml |
file |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.routing.yml |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.routing.yml |
| migrate_overwrite_test.info.yml |
file |
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml |
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml |