| MigrateTaxonomyVocabularyTest::testTaxonomyVocabulary |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php |
Tests the Drupal 6 taxonomy vocabularies migration. |
| MigrateTaxonomyVocabularyTest::testTaxonomyVocabulary |
function |
core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php |
Tests the Drupal 7 taxonomy vocabularies to Drupal 8 migration. |
| 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. |
| MigrateVocabularyEntityDisplayTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Vocabulary entity display migration. |
| MigrateVocabularyEntityDisplayTest |
class |
core/modules/forum/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.php |
file |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
|
| MigrateVocabularyEntityDisplayTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityDisplayTest::$modules |
property |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityDisplayTest::assertComponent |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Asserts various aspects of a particular component of a view display. |
| MigrateVocabularyEntityDisplayTest::assertComponentNotExists |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Asserts that a particular component is NOT included in a display. |
| MigrateVocabularyEntityDisplayTest::assertEntity |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Asserts various aspects of a view display. |
| MigrateVocabularyEntityDisplayTest::getFixtureFilePath |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Gets the path to the fixture file. |
| MigrateVocabularyEntityDisplayTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
|
| MigrateVocabularyEntityDisplayTest::setUp |
function |
core/modules/forum/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. |
| MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrateVocabularyEntityFormDisplayTest |
class |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Vocabulary entity form display migration. |
| MigrateVocabularyEntityFormDisplayTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Vocabulary entity form display migration. |
| MigrateVocabularyEntityFormDisplayTest.php |
file |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::$modules |
property |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityFormDisplayTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityFormDisplayTest::assertComponent |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Asserts various aspects of a particular component of a form display. |
| MigrateVocabularyEntityFormDisplayTest::assertEntity |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Asserts various aspects of a form display entity. |
| MigrateVocabularyEntityFormDisplayTest::getFixtureFilePath |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Gets the path to the fixture file. |
| MigrateVocabularyEntityFormDisplayTest::setUp |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| 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/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| 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 |
class |
core/modules/forum/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.php |
file |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
|
| MigrateVocabularyFieldInstanceTest::$modules |
property |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Modules to install. |
| MigrateVocabularyFieldInstanceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Modules to install. |
| MigrateVocabularyFieldInstanceTest::assertEntity |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Asserts various aspects of a field config entity. |