| MigrateTaxonomyVocabularyTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php |
|
| MigrateTaxonomyVocabularyTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
|
| MigrateTaxonomyVocabularyTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php |
Modules to install. |
| MigrateTaxonomyVocabularyTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
Modules to install. |
| MigrateTaxonomyVocabularyTest::assertEntity |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
Validate a migrated vocabulary contains the expected values. |
| MigrateTaxonomyVocabularyTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php |
|
| MigrateTaxonomyVocabularyTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
|
| MigrateTaxonomyVocabularyTest::testTaxonomyVocabulary |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php |
Tests the Drupal 6 taxonomy vocabularies to Drupal 8 migration. |
| MigrateTaxonomyVocabularyTest::testTaxonomyVocabulary |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
Tests the Drupal 7 taxonomy vocabularies to Drupal 8 migration. |
| MigrateTaxonomyVocabularyTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php |
Migrate taxonomy vocabularies to taxonomy.vocabulary.*.yml. |
| MigrateTaxonomyVocabularyTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php |
Migrate taxonomy vocabularies to taxonomy.vocabulary.*.yml. |
| MigrateTaxonomyVocabularyTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php |
|
| MigrateTaxonomyVocabularyTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php |
|
| MigrateTaxonomyVocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php |
Modules to install. |
| MigrateTaxonomyVocabularyTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php |
Modules to install. |
| MigrateTaxonomyVocabularyTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php |
|
| MigrateTaxonomyVocabularyTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php |
|
| MigrateTaxonomyVocabularyTranslationTest::testTaxonomyVocabularyTranslation |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php |
Tests the Drupal 6 i18n taxonomy vocabularies to Drupal 8 migration. |
| MigrateTaxonomyVocabularyTranslationTest::testTaxonomyVocabularyTranslation |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php |
Tests the Drupal 7 i18n taxonomy vocabularies to Drupal 8 migration. |
| MigrateTermLocalizedTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
Tests migration of localized translated taxonomy terms. |
| MigrateTermLocalizedTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
Tests migration of localized translated taxonomy terms. |
| MigrateTermLocalizedTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
|
| MigrateTermLocalizedTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
|
| MigrateTermLocalizedTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
Modules to install. |
| MigrateTermLocalizedTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
Modules to install. |
| MigrateTermLocalizedTranslationTest::$treeData |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
The cached taxonomy tree items, keyed by vid and tid. |
| MigrateTermLocalizedTranslationTest::$treeData |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
The cached taxonomy tree items, keyed by vid and tid. |
| MigrateTermLocalizedTranslationTest::assertEntity |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
Validates a migrated term contains the expected values. |
| MigrateTermLocalizedTranslationTest::assertEntity |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
Validates a migrated term contains the expected values. |
| MigrateTermLocalizedTranslationTest::assertHierarchy |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
Asserts that a term is present in the tree storage, with the right parents. |
| MigrateTermLocalizedTranslationTest::assertHierarchy |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
Asserts that a term is present in the tree storage, with the right parents. |
| MigrateTermLocalizedTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
|
| MigrateTermLocalizedTranslationTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
|
| MigrateTermLocalizedTranslationTest::testTranslatedLocalizedTaxonomyTerms |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php |
Tests the Drupal 6 i18n localized taxonomy term to Drupal 8 migration. |
| MigrateTermLocalizedTranslationTest::testTranslatedLocalizedTaxonomyTerms |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php |
Tests the Drupal 6 i18n localized taxonomy term to Drupal 8 migration. |
| MigrateTermNodeCompleteTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeCompleteTest.php |
Upgrade taxonomy term node associations. |
| MigrateTermNodeCompleteTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeCompleteTest.php |
|
| MigrateTermNodeCompleteTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeCompleteTest.php |
Modules to install. |
| MigrateTermNodeCompleteTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeCompleteTest.php |
|
| MigrateTermNodeCompleteTest::testTermNode |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeCompleteTest.php |
Tests the Drupal 6 term-node association to Drupal 8 migration. |
| MigrateTermNodeRevisionTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php |
Upgrade taxonomy term node associations. |
| MigrateTermNodeRevisionTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php |
|
| MigrateTermNodeRevisionTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php |
Modules to install. |
| MigrateTermNodeRevisionTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php |
|
| MigrateTermNodeRevisionTest::testTermRevisionNode |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php |
Tests the Drupal 6 term-node revision association to Drupal 8 migration. |
| MigrateTermNodeTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php |
Upgrade taxonomy term node associations. |
| MigrateTermNodeTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php |
|
| MigrateTermNodeTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php |
Modules to install. |
| MigrateTermNodeTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php |
|
| MigrateTermNodeTest::testSkipNonExistentNode |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php |
Tests that term relationships are ignored for un-migrated nodes. |