StringTranslationTrait::getStringTranslation
  • References/PHP/Drupal/StringTranslation/StringTranslationTrait

protected StringTranslationTrait::getStr

2025-01-10 15:47:30
TranslationInterface
  • References/PHP/Drupal/StringTranslation/TranslationInterface

Interface for the translation.manager translation service. Hierarchy interface \D

2025-01-10 15:47:30
TranslationManager::addTranslator
  • References/PHP/Drupal/StringTranslation/TranslationManager

public TranslationManager::addTranslator(TranslatorInterface

2025-01-10 15:47:30
TranslationManager::reset
  • References/PHP/Drupal/StringTranslation/TranslationManager

public TranslationManager::reset()

2025-01-10 15:47:30
TranslatableMarkup::__construct
  • References/PHP/Drupal/StringTranslation/TranslatableMarkup

public TranslatableMarkup::__construct($string, array

2025-01-10 15:47:30
TranslatableMarkup::getStringTranslation
  • References/PHP/Drupal/StringTranslation/TranslatableMarkup

protected TranslatableMarkup::getStringTranslation()

2025-01-10 15:47:30
PluralTranslatableMarkup::$count
  • References/PHP/Drupal/StringTranslation/PluralTranslatableMarkup

The item count to display. Type: int File core/lib/

2025-01-10 15:47:30
TranslationManager::$translators
  • References/PHP/Drupal/StringTranslation/TranslationManager

An unsorted array of arrays of active translators. An associative array. The keys are integers that indicate priority. Values are arrays of

2025-01-10 15:47:30
CustomStrings::$settings
  • References/PHP/Drupal/StringTranslation/Translator/CustomStrings

The settings read only object. Type:

2025-01-10 15:47:30
TranslationManager::$sortedTranslators
  • References/PHP/Drupal/StringTranslation/TranslationManager

An array of translators, sorted by priority. If this is NULL a rebuild will be triggered. Type:

2025-01-10 15:47:30