Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
StringTranslationTrait | trait | core/ |
Wrapper methods for \Drupal\Core\StringTranslation\TranslationInterface. |
StringTranslationTrait.php | file | core/ |
|
StringTranslationTrait::$stringTranslation | property | core/ |
The string translation service. |
StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
StringTranslationTrait::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
StringTranslationTrait::getStringTranslation | function | core/ |
Gets the string translation service. |
StringTranslationTrait::setStringTranslation | function | core/ |
Sets the string translation service to use. |
StringTranslationTrait::t | function | core/ |
Translates a string to the current language or to a given language. |
StringTranslationTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\StringTranslation\StringTranslationTrait[[api-linebreak]] @group StringTranslation |
StringTranslationTraitTest.php | file | core/ |
|
StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
StringTranslationTraitTest::setUp | function | core/ |
|
StringTranslationTraitTest::testFormatPlural | function | core/ |
@covers ::formatPlural[[api-linebreak]] |
StringTranslationTraitTest::testT | function | core/ |
@covers ::t[[api-linebreak]] |
string_translation | service | core/ |
Drupal\Core\StringTranslation\TranslationManager |
string_translator.custom_strings | service | core/ |
Drupal\Core\StringTranslation\Translator\CustomStrings |
string_translator.locale.lookup | service | core/ |
Drupal\locale\LocaleTranslation |
StubConnection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
SubProcess::transform | function | core/ |
Performs the associated process. |
SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
Substr::transform | function | core/ |
Performs the associated process. |
system.config_translation.yml | file | core/ |
core/modules/system/system.config_translation.yml |
SystemAuthorizeTest::testFileTransferHooks | function | core/ |
Tests the FileTransfer hooks. |
SystemUpdate7000::transform | function | core/ |
Rename blog and forum permissions to be consistent with other content types. |
system_filetransfer_info | function | core/ |
Implements hook_filetransfer_info(). |
system_post_update_add_langcode_to_all_translatable_config | function | core/ |
Adds a langcode to all simple config which needs it. |
system_test_filetransfer_info | function | core/ |
Implements hook_filetransfer_info(). |
TargetBundle::transform | function | core/ |
Performs the associated process. |
TaxonomyTranslationTestTrait | trait | core/ |
Provides common testing base for translated taxonomy terms. |
TaxonomyTranslationTestTrait.php | file | core/ |
|
TaxonomyTranslationTestTrait::$baseLangcode | property | core/ |
The langcode of the source language. |
TaxonomyTranslationTestTrait::$node | property | core/ |
The node to check the translated value on. |
TaxonomyTranslationTestTrait::$termFieldName | property | core/ |
The field name for our taxonomy term field. |
TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
TaxonomyTranslationTestTrait::$vocabulary | property | core/ |
The vocabulary. |
TaxonomyTranslationTestTrait::enableTranslation | function | core/ |
Enables translations where it needed. |
TaxonomyTranslationTestTrait::setupLanguages | function | core/ |
Adds additional languages. |
TaxonomyTranslationTestTrait::setUpTermReferenceField | function | core/ |
Adds term reference field for the article content type. |
template_preprocess_locale_translation_last_check | function | core/ |
Prepares variables for most recent translation update templates. |
template_preprocess_locale_translation_update_info | function | core/ |
Prepares variables for translation status information templates. |
TermEntityTranslation | class | core/ |
Drupal 7 taxonomy term entity translation source plugin. |
TermEntityTranslation.php | file | core/ |
|
TermEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
TermEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
TermEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
TermEntityTranslation::query | function | core/ |
|
TermEntityTranslationTest | class | core/ |
Tests taxonomy term entity translation source plugin. |
TermEntityTranslationTest.php | file | core/ |
|
TermEntityTranslationTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.