Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumericField::submitOptionsForm | function | core/ |
|
| NumericFilter | class | core/ |
Simple filter to handle greater than/less than filters. |
| NumericFilter.php | file | core/ |
|
| NumericFilter::$alwaysMultiple | property | core/ |
Exposed filter options. |
| NumericFilter::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
| NumericFilter::adminSummary | function | core/ |
|
| NumericFilter::buildExposeForm | function | core/ |
|
| NumericFilter::defaultExposeOptions | function | core/ |
|
| NumericFilter::defineOptions | function | core/ |
|
| NumericFilter::opBetween | function | core/ |
Filters by operator between. |
| NumericFilter::opEmpty | function | core/ |
Adds a where clause for the operation, 'EMPTY'. |
| NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
| NumericFilter::operators | function | core/ |
|
| NumericFilter::operatorValues | function | core/ |
Gets the operators that have a given number of values. |
| NumericFilter::opNotRegex | function | core/ |
Filters by a negated regular expression. |
| NumericFilter::opRegex | function | core/ |
Filters by a regular expression. |
| NumericFilter::opSimple | function | core/ |
Filters by a simple operator. |
| NumericFilter::query | function | core/ |
|
| NumericFilter::valueForm | function | core/ |
Provide a simple textfield for equality. |
| NumericFilterTest | class | core/ |
Tests Drupal\views\Plugin\views\filter\NumericFilter. |
| NumericFilterTest.php | file | core/ |
|
| NumericFilterTest::provideAcceptExposedInput | function | core/ |
Data provider for testAcceptExposedInput test. |
| NumericFilterTest::testAcceptExposedInput | function | core/ |
Tests the acceptExposedInput method. |
| 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. |
| NumericFormatterBase | class | core/ |
Parent plugin for decimal and integer formatters. |
| NumericFormatterBase.php | file | core/ |
|
| NumericFormatterBase::numberFormat | function | core/ |
Formats a number. |
| NumericFormatterBase::settingsForm | function | core/ |
|
| NumericFormatterBase::settingsSummary | function | core/ |
|
| NumericFormatterBase::viewElements | function | core/ |
|
| NumericItemBase | class | core/ |
Base class for numeric configurable field types. |
| NumericItemBase.php | file | core/ |
|
| NumericItemBase::defaultFieldSettings | function | core/ |
|
| NumericItemBase::fieldSettingsForm | function | core/ |
|
| NumericItemBase::getConstraints | function | core/ |
|
| NumericItemBase::isEmpty | function | core/ |
|
| NumericItemBase::truncateDecimal | function | core/ |
Helper method to truncate a decimal number to a given number of decimals. |
| NumericItemBase::validateMinAndMaxConfig | function | core/ |
Validates that the minimum value is less than the maximum. |
| NumericUnformattedFormatter | class | core/ |
Plugin implementation of the 'number_unformatted' formatter. |
| NumericUnformattedFormatter.php | file | core/ |
|
| NumericUnformattedFormatter::viewElements | function | core/ |
|
| NyanCatThemeEngine | class | core/ |
NYAN NYAN NYAN! |
| NyanCatThemeEngine.php | file | core/ |
Pagination
- Previous page
- Page 1204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.