locale.plural.formula
Same name in other branches
- 8.9.x core/modules/locale/locale.services.yml \locale.plural.formula
- 10 core/modules/locale/locale.services.yml \locale.plural.formula
- 11.x 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
View source
- class: Drupal\locale\PluralFormula
- arguments:
- - '@language_manager'
- - '@state'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.