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