public TranslationManager::getStringTranslation($langcode
public TranslationManager::__construct(LanguageDefault
public TranslationManager::setDefaultLangcode($l
protected TranslationManager::sortTranslators()
The default langcode used in translations. A language code. Type: string
public TranslationManager::formatPlural($count, $singular
Defines a chained translation implementation combining multiple translators. Hierarchy class
protected TranslationManager::doTranslate($string
An unsorted array of arrays of active translators. An associative array. The keys are integers that indicate priority. Values are arrays of
public TranslationManager::addTranslator(TranslatorInterface
Page 1 of 2