Search for getStringTranslation
- Search 7.x for getStringTranslation
- Search 9.5.x for getStringTranslation
- Search 10.3.x for getStringTranslation
- Search 11.x for getStringTranslation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
LocaleTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
StaticTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
StringTranslationTrait::getStringTranslation | function | core/ |
Gets the string translation service. |
TranslatableMarkup::getStringTranslation | function | core/ |
Gets the string translation service. |
TranslationManager::getStringTranslation | function | core/ |
Retrieves English string to given language. |
TranslatorInterface::getStringTranslation | function | core/ |
Retrieves English string to given language. |
UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.