String translator with a static cache for translations. This is a high performance way to provide a handful of string replacements.
public TranslationManager::getStringTranslation($langcode
The string translation service. Type:
protected StringTranslationTrait::formatPlural($count
protected CustomStrings::getLanguage($langcode)
String translator using overrides from variables. This is a high performance way to provide a handful of string replacements. See settings.php
public StaticTranslation::reset()
public TranslatableMarkup::getOptions()
The default langcode used in translations. A language code. Type: string
public static FileTranslation::filesToArray($langcode
Page 2 of 7