| MigrateSystemMaintenanceTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php |
Upgrade i18n maintenance variables to system.*.yml. |
| MigrateSystemMaintenanceTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php |
Tests migrations of i18n maintenance variable. |
| MigrateSystemMaintenanceTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php |
|
| MigrateSystemMaintenanceTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php |
|
| MigrateSystemMaintenanceTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php |
Modules to install. |
| MigrateSystemMaintenanceTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php |
Modules to install. |
| MigrateSystemMaintenanceTranslationTest::setUp |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php |
|
| MigrateSystemMaintenanceTranslationTest::setUp |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php |
|
| MigrateSystemMaintenanceTranslationTest::testSystemMaintenance |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php |
Tests migration of system variables to system.maintenance.yml. |
| MigrateSystemMaintenanceTranslationTest::testSystemMaintenance |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php |
Tests migrations of i18n maintenance variable. |
| MigrateSystemSiteTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php |
Migrate multilingual site variables. |
| MigrateSystemSiteTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php |
Upgrade i18n_strings site variables to system.*.yml. |
| MigrateSystemSiteTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php |
|
| MigrateSystemSiteTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php |
|
| MigrateSystemSiteTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php |
Modules to install. |
| MigrateSystemSiteTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php |
Modules to install. |
| MigrateSystemSiteTranslationTest::setUp |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php |
|
| MigrateSystemSiteTranslationTest::setUp |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php |
|
| MigrateSystemSiteTranslationTest::testSystemSite |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php |
Tests migration of system (site) variables to system.site.yml. |
| MigrateSystemSiteTranslationTest::testSystemSite |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php |
Tests migration of system (site) variables to system.site.yml. |
| MigrateTaxonomyConfigsTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Upgrade variables to taxonomy.settings.yml. |
| MigrateTaxonomyConfigsTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
|
| MigrateTaxonomyConfigsTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Modules to install. |
| MigrateTaxonomyConfigsTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
|
| MigrateTaxonomyConfigsTest::testTaxonomySettings |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Tests migration of taxonomy variables to taxonomy.settings.yml. |
| MigrateTaxonomyTermStubTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
Test stub creation for taxonomy terms. |
| MigrateTaxonomyTermStubTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
|
| MigrateTaxonomyTermStubTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
Modules to install. |
| MigrateTaxonomyTermStubTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
|
| MigrateTaxonomyTermStubTest::testStub |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
Tests creation of taxonomy term stubs. |
| MigrateTaxonomyTermStubTest::testStubWithWeightMapping |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php |
Tests creation of stubs when weight is mapped. |
| MigrateTaxonomyTermTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php |
Upgrade taxonomy terms. |
| MigrateTaxonomyTermTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Upgrade taxonomy terms. |
| MigrateTaxonomyTermTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php |
|
| MigrateTaxonomyTermTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
|
| MigrateTaxonomyTermTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php |
Modules to install. |
| MigrateTaxonomyTermTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Modules to install. |
| MigrateTaxonomyTermTest::$treeData |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
The cached taxonomy tree items, keyed by vid and tid. |
| MigrateTaxonomyTermTest::assertEntity |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Validate a migrated term contains the expected values. |
| MigrateTaxonomyTermTest::assertHierarchy |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Assert that a term is present in the tree storage, with the right parents. |
| MigrateTaxonomyTermTest::getParentIDs |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Retrieves the parent term IDs for a given term. |
| MigrateTaxonomyTermTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php |
|
| MigrateTaxonomyTermTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
|
| MigrateTaxonomyTermTest::testTaxonomyTerms |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php |
Tests the Drupal 6 taxonomy term to Drupal 8 migration. |
| MigrateTaxonomyTermTest::testTaxonomyTerms |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php |
Tests the Drupal 7 taxonomy term to Drupal 8 migration. |
| MigrateTaxonomyTermTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php |
Test migration of translated taxonomy terms. |
| MigrateTaxonomyTermTranslationTest |
class |
core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php |
Test migration of translated taxonomy terms. |
| MigrateTaxonomyTermTranslationTest.php |
file |
core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php |
|
| MigrateTaxonomyTermTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php |
|
| MigrateTaxonomyTermTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php |
Modules to install. |