public TranslationManager::getStringTranslation($langcode
protected TranslationManager::sortTranslators()
public TranslationManager::__construct(LanguageDefault
public TranslationManager::setDefaultLangcode($l
The default langcode used in translations. A language code. Type: string
Defines a chained translation implementation combining multiple translators. Hierarchy class
protected TranslationManager::doTranslate($string
public TranslationManager::formatPlural($count, $singular
An array of translators, sorted by priority. If this is NULL a rebuild will be triggered. Type:
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