Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumberWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| NumberWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| NumberWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| NumericArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NumericArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumericArgument::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| NumericArgumentTitleTest | class | core/ |
Tests the title() method of NumericArgument. |
| NumericArgumentTitleTest.php | file | core/ |
|
| NumericArgumentTitleTest::createNumericArgument | function | core/ |
Creates a NumericArgument instance for testing. |
| NumericArgumentTitleTest::testTitleWithBreakPhraseAndTokenValue | function | core/ |
Tests title() method with break_phrase enabled token value. |
| NumericArgumentTitleTest::testTitleWithBreakPhraseOrOperator | function | core/ |
Tests title() method with break_phrase enabled and OR operator. |
| NumericArgumentTitleTest::testTitleWithSingleValue | function | core/ |
Tests title() method with single numeric value. |
| NumericField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| NumericField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
| NumericFilter::$alwaysMultiple | property | core/ |
Exposed filter options. |
| NumericFilter::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
| NumericFilter::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| NumericFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| NumericFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
| NumericFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
| NumericFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| NumericFilter::operatorValues | function | core/ |
Gets the operators that have a given number of values. |
| NumericFilter::opSimple | function | core/ |
Filters by a simple operator. |
| 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/ |
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. |
| 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/ |
Returns a form to configure settings for the formatter. |
| NumericFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| NumericFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| NumericItemBase | class | core/ |
Base class for numeric configurable field types. |
| NumericItemBase.php | file | core/ |
|
| NumericItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| NumericItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| NumericItemBase::getConstraints | function | core/ |
Gets a list of validation constraints. |
| NumericItemBase::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| NumericItemBase::truncateDecimal | function | core/ |
Helper method to truncate a decimal number to a given number of decimals. |
Pagination
- Previous page
- Page 1042
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.