Search for formatPlural
- Search 7.x for formatPlural
- Search 9.5.x for formatPlural
- Search 8.9.x for formatPlural
- Search 10.3.x for formatPlural
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormatPluralUpdateTest | class | core/ |
Tests the upgrade path for converting format_plural from integer to boolean. |
FormatPluralUpdateTest.php | file | core/ |
|
FormatPluralUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FormatPluralUpdateTest::testViewsFieldFormatPluralConversion | function | core/ |
Tests that fields with the format_plural option are updated properly. |
NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
NumericFormatPluralTest.php | file | core/ |
|
NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumericFormatPluralTest::$modules | property | core/ |
Modules to install. |
NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
NumericFormatPluralTest::setUp | function | core/ |
Sets up the test. |
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/ |
Tests formatPlural(). |
TestTranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationInterface::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationManagerTest::providerTestFormatPlural | function | core/ |
Provides some test data for formatPlural() |
TranslationManagerTest::testFormatPlural | function | core/ |
Tests format plural. |
ViewsConfigUpdater::needsFormatPluralUpdate | function | core/ |
Checks for fields with the format plural option set. |
ViewsConfigUpdater::processFieldHandlerWithFormatPlural | function | core/ |
Processes fields with the format plural option set. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.