You are here

6 methods override TranslatorInterface::transChoice() in Zircon Profile 8

DataCollectorTranslator::transChoice in vendor/symfony/translation/DataCollectorTranslator.php
Translates the given choice message by choosing a translation according to a number.
DefaultTranslator::transChoice in vendor/symfony/validator/DefaultTranslator.php
Interpolates the given choice message by choosing a variant according to a number.
DrupalTranslator::transChoice in core/lib/Drupal/Core/Validation/DrupalTranslator.php
Translates the given choice message by choosing a translation according to a number.
IdentityTranslator::transChoice in vendor/symfony/translation/IdentityTranslator.php
Translates the given choice message by choosing a translation according to a number.
LoggingTranslator::transChoice in vendor/symfony/translation/LoggingTranslator.php
Translates the given choice message by choosing a translation according to a number.
Translator::transChoice in vendor/symfony/translation/Translator.php
Translates the given choice message by choosing a translation according to a number.