Search for formatPlural
- Search 7.x for formatPlural
- Search 9.5.x for formatPlural
- Search 8.9.x for formatPlural
- Search 11.x for formatPlural
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
NumericFormatPluralTest.php | file | core/ |
|
NumericFormatPluralTest::$defaultTheme | property | core/ |
|
NumericFormatPluralTest::$modules | property | core/ |
|
NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
NumericFormatPluralTest::setUp | function | core/ |
|
NumericFormatPluralTest::testNumericFormatPlural | function | core/ |
Tests plural formatting setting on a numeric views handler. |
PoItem::formatPlural | function | core/ |
Formats a plural translation. |
StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
StringTranslationTraitTest::testFormatPlural | function | core/ |
@covers ::formatPlural |
TestTranslationManager::formatPlural | function | core/ |
|
TranslationInterface::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationManager::formatPlural | function | core/ |
|
TranslationManagerTest::providerTestFormatPlural | function | core/ |
Provides some test data for formatPlural() |
TranslationManagerTest::testFormatPlural | function | core/ |
@dataProvider providerTestFormatPlural |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.