service locale.plural.formula in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/locale.services.yml \locale.plural.formula
Class
Drupal\locale\PluralFormula2 string references to locale.plural.formula
- PluralTranslatableMarkup::getPluralIndex in core/
lib/ Drupal/ Core/ StringTranslation/ PluralTranslatableMarkup.php - Gets the plural index through the gettext formula.
- StringTranslationTrait::getNumberOfPlurals in core/
lib/ Drupal/ Core/ StringTranslation/ StringTranslationTrait.php - Returns the number of plurals supported by a given language.
File
- core/
modules/ locale/ locale.services.yml - core/modules/locale/locale.services.yml
View source
- class: Drupal\locale\PluralFormula
- arguments:
- - '@language_manager'
- - '@state'