Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Asserts that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Assert that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::getFixtureFilePath function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Gets the path to the fixture file.
MigrateTaxonomyTermTranslationTest::setUp function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::testTaxonomyTermTranslation function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Tests the Drupal i18n taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTranslationTest::testTaxonomyTermTranslation function core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Tests the Drupal i18n taxonomy term to Drupal 8 migration.
MigrateTaxonomyTermTranslationTest::testTranslatedTaxonomyTerms function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Tests the Drupal 6 i18n taxonomy term 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.
MigrateTermNodeTranslationTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php Upgrade taxonomy term node associations.
MigrateTermNodeTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
MigrateTermNodeTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php Modules to install.
MigrateTermNodeTranslationTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
MigrateTermNodeTranslationTest::testTermNode function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php Tests the Drupal 6 term-node association to Drupal 8 migration.
MigrateUrlAliasNoTranslationTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php Tests URL alias migration.
MigrateUrlAliasNoTranslationTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasNoTranslationTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests the URL alias migration with translated nodes.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Upgrade i18n variables to user.*.yml.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Test migration of i18n user variables.
MigrateUserConfigsTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Modules to install.
MigrateUserConfigsTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Modules to install.
MigrateUserConfigsTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.