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
StringTranslationTraitTest::testT function core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php @covers ::t[[api-linebreak]]
string_translation service core/core.services.yml Drupal\Core\StringTranslation\TranslationManager
string_translator.custom_strings service core/core.services.yml Drupal\Core\StringTranslation\Translator\CustomStrings
string_translator.locale.lookup service core/modules/locale/locale.services.yml Drupal\locale\LocaleTranslation
StubEntityHandlerBase::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/StubEntityHandlerBase.php The string translation service.
SubProcess::transform function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Performs the associated process.
SubProcess::transformKey function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Runs the process pipeline for the key to determine its dynamic name.
Substr::transform function core/modules/migrate/src/Plugin/migrate/process/Substr.php Performs the associated process.
Symfony\Component\Mailer\Transport\AbstractTransportFactory service core/modules/mailer/mailer.services.yml Abstract
Symfony\Component\Mailer\Transport\NativeTransportFactory service core/modules/mailer/mailer.services.yml
Symfony\Component\Mailer\Transport\NullTransportFactory service core/modules/mailer/mailer.services.yml
Symfony\Component\Mailer\Transport\SendmailTransportFactory service core/modules/mailer/mailer.services.yml
Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory service core/modules/mailer/mailer.services.yml
Symfony\Component\Mailer\Transport\TransportInterface service core/modules/mailer/mailer.services.yml
system.config_translation.yml file core/modules/system/system.config_translation.yml core/modules/system/system.config_translation.yml
SystemAuthorizeTest::testFileTransferHooks function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the FileTransfer hooks.
SystemHooks::filetransferInfo function core/modules/system/src/Hook/SystemHooks.php Implements hook_filetransfer_info().
SystemTestHooks::filetransferInfo function core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php Implements hook_filetransfer_info().
SystemUpdate7000::transform function core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Makes blog and forum permissions to be consistent with other content types.
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
TaxonomyTranslationTestTrait trait core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Provides common testing base for translated taxonomy terms.
TaxonomyTranslationTestTrait.php file core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php
TaxonomyTranslationTestTrait::$baseLangcode property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The langcode of the source language.
TaxonomyTranslationTestTrait::$node property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The node to check the translated value on.
TaxonomyTranslationTestTrait::$termFieldName property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The field name for our taxonomy term field.
TaxonomyTranslationTestTrait::$translateToLangcode property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Target langcode for translation.
TaxonomyTranslationTestTrait::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The vocabulary.
TaxonomyTranslationTestTrait::enableTranslation function core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Enables translations where it needed.
TaxonomyTranslationTestTrait::setupLanguages function core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Adds additional languages.
TaxonomyTranslationTestTrait::setUpTermReferenceField function core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Adds term reference field for the article content type.
template_preprocess_locale_translation_last_check function core/modules/locale/locale.pages.inc Prepares variables for most recent translation update templates.
template_preprocess_locale_translation_update_info function core/modules/locale/locale.pages.inc Prepares variables for translation status information templates.
TermEntityTranslation class core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Drupal 7 taxonomy term entity translation source plugin.
TermEntityTranslation.php file core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php
TermEntityTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Returns available fields on the source.
TermEntityTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Defines the source fields uniquely identifying a source row.
TermEntityTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Adds additional data to the row.
TermEntityTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Prepares query object to retrieve data from the source database.
TermEntityTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Tests taxonomy term entity translation source plugin.
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 install.
TermEntityTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php Provides source data for ::testSource.
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.

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