Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
TermTranslationFieldViewTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Modules to install.
TermTranslationFieldViewTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::$term property core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php The term that should be translated.
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::$translatedTagName property core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php The translated value for the tag.
TermTranslationFieldViewTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php
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::setUpNode function core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php Creates a test subject node, with translation.
TermTranslationFieldViewTest::setUpTerm function core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php Creates a test subject term, 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.
TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay function core/modules/taxonomy/tests/src/Kernel/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
TermTranslationHandler::entityFormEntityBuild function core/modules/taxonomy/src/TermTranslationHandler.php
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 class core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Tests for proper breadcrumb translation.
TermTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php
TermTranslationTest.php file core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
TermTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php
TermTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php
TermTranslationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php The theme to install as the default for testing.
TermTranslationTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Modules to install.
TermTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Modules to install.
TermTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Modules to install.
TermTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php
TermTranslationTest::$terms property core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Created terms.
TermTranslationTest::$terms property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Created terms.
TermTranslationTest::$termTranslationMap property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Term to translated term mapping.
TermTranslationTest::$termTranslationMap property core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Term to translated term mapping.
TermTranslationTest::getLeafTerm function core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Get the final (leaf) term in the hierarchy.
TermTranslationTest::getLeafTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Get the final (leaf) term in the hierarchy.
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Provides source data for ::testSource.
TermTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Provides source data for ::testSource.
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationTest::testTermsTranslation function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests translation of terms are showed in the node.
TermTranslationTest::testTermsTranslation function core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Tests translation of terms are showed in the node.
TermTranslationTest::testTranslatedBreadcrumbs function core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php Tests translated breadcrumbs.
TermTranslationTest::testTranslatedBreadcrumbs function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests translated breadcrumbs.
TermTranslationUITest class core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the Term Translation UI.
TermTranslationUITest.php file core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php

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