Search for trans

  1. Search 7.x for trans
  2. Search 8.9.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
TermEntityTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php
TermEntityTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Modules to enable.
TermEntityTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php The data provider.
TermLanguageTest::testTermTranslatedOnOverviewPage function core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests that translated terms are displayed correctly on the term overview.
TermLocalizedTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Drupal 6 i18n taxonomy terms source from database.
TermLocalizedTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Drupal 7 i18n taxonomy terms source from database.
TermLocalizedTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php
TermLocalizedTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php
TermLocalizedTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Returns available fields on the source.
TermLocalizedTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Returns available fields on the source.
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Defines the source fields uniquely identifying a source row.
TermLocalizedTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Defines the source fields uniquely identifying a source row.
TermLocalizedTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Adds additional data to the row.
TermLocalizedTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Adds additional data to the row.
TermLocalizedTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php
TermLocalizedTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php
TermLocalizedTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php Tests D6 i18n term localized source plugin.
TermLocalizedTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php Tests D7 i18n term localized source plugin.
TermLocalizedTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php
TermLocalizedTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php
TermLocalizedTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php Modules to enable.
TermLocalizedTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php Modules to enable.
TermLocalizedTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php The data provider.
TermLocalizedTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php The data provider.
TermTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Drupal 7 i18n taxonomy terms source from database.
TermTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php
TermTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Returns available fields on the source.
TermTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Defines the source fields uniquely identifying a source row.
TermTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Adds additional data to the row.
TermTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php
TermTranslationFieldViewTest class core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Tests the translation of taxonomy terms field on nodes.
TermTranslationFieldViewTest.php file core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::$baseTagName property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The tag in the source language.
TermTranslationFieldViewTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The theme to install as the default for testing.
TermTranslationFieldViewTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Modules to enable.
TermTranslationFieldViewTest::$term property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The term that should be translated.
TermTranslationFieldViewTest::$translatedTagName property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The translated value for the tag.
TermTranslationFieldViewTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::setUpNode function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject node, with translation.
TermTranslationFieldViewTest::setUpTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject term, with translation.
TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Tests if the translated taxonomy term is displayed.
TermTranslationHandler class core/modules/taxonomy/src/TermTranslationHandler.php Defines the translation handler for terms.
TermTranslationHandler.php file core/modules/taxonomy/src/TermTranslationHandler.php
TermTranslationHandler::entityFormAlter function core/modules/taxonomy/src/TermTranslationHandler.php Performs the needed alterations to the entity form.
TermTranslationHandler::entityFormEntityBuild function core/modules/taxonomy/src/TermTranslationHandler.php Entity builder method.
TermTranslationHandler::entityFormSave function core/modules/taxonomy/src/TermTranslationHandler.php Form submission handler for TermTranslationHandler::entityFormAlter().
TermTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Tests taxonomy term source plugin.
TermTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Tests D7 i18n term localized source plugin.
TermTranslationTest class core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests for proper breadcrumb translation.
TermTranslationTest.php file core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php

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