Search for trans

  1. Search 7.x for trans
  2. Search 9.5.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
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/Functional/TermTranslationTest.php Tests for proper breadcrumb translation.
TermTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php
TermTranslationTest.php file core/modules/taxonomy/tests/src/Functional/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/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Modules to enable.
TermTranslationTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Modules to enable.
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::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 The data provider.
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
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 Test translation of terms are showed in the node.
TermTranslationTest::testTranslatedBreadcrumbs function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Test 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
TermTranslationUITest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php The theme to install as the default for testing.
TermTranslationUITest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Modules to enable.
TermTranslationUITest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php The vocabulary used for creating terms.
TermTranslationUITest::doTestPublishedStatus function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the translation publishing status.
TermTranslationUITest::doTestTranslationEdit function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests edit content translation.
TermTranslationUITest::getEditValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an edit array containing the values to be posted.
TermTranslationUITest::getNewEntityValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of entity field values to be tested.
TermTranslationUITest::getTranslatorPermissions function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of permissions needed for the translator.
TermTranslationUITest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::setupBundle function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Creates or initializes the bundle date if needed.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests translate link on vocabulary term list.
TermTranslationUITest::testTranslationUI function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the basic translation UI.
TestBase::$translationFilesDirectory property core/modules/simpletest/src/TestBase.php The translation file directory for the test environment.
TestFileTransfer class core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Mock FileTransfer object for test case.
TestFileTransfer.php file core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
TestFileTransfer::$host property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
TestFileTransfer::$password property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php The password for this file transfer.
TestFileTransfer::$port property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php The port for this file transfer.
TestFileTransfer::$shouldIsDirectoryReturnTrue property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php This is for testing the CopyRecursive logic.

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