Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumberFieldTest::testNumberDecimalField | function | core/ |
Tests decimal field. |
| NumberFieldTest::testNumberFloatField | function | core/ |
Tests float field. |
| NumberFieldTest::testNumberFormatter | function | core/ |
Tests default formatter behavior. |
| NumberFieldTest::testNumberIntegerField | function | core/ |
Tests integer field. |
| NumberItemTest | class | core/ |
Tests the new entity API for the number field type. |
| NumberItemTest.php | file | core/ |
|
| NumberItemTest::$modules | property | core/ |
Modules to enable. |
| NumberItemTest::dataNumberFieldSettingsProvider | function | core/ |
Data provider for testConstraints. |
| NumberItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| NumberItemTest::testConstraints | function | core/ |
Tests constraints on numeric item fields. |
| NumberItemTest::testNumberItem | function | core/ |
Tests using entity fields of the number field type. |
| NumberListField | class | core/ |
Argument handler for list field to show human readable name in the summary. |
| NumberListField.php | file | core/ |
|
| NumberListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
| NumberListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NumberListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NumberListField::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| NumberListField::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| NumberTest | class | core/ |
Tests number manipulation utilities. |
| NumberTest.php | file | core/ |
|
| NumberTest::providerTestConversions | function | core/ |
Data provider for testConversions(). |
| NumberTest::providerTestValidStep | function | core/ |
Provides data for self::testNumberStep(). |
| NumberTest::providerTestValidStepOffset | function | core/ |
Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset(). |
| NumberTest::testConversions | function | core/ |
Tests the alphadecimal conversion functions. |
| NumberTest::testValidStep | function | core/ |
Tests Number::validStep() without offset. |
| NumberTest::testValidStepOffset | function | core/ |
Tests Number::validStep() with offset. |
| 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. |
| 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/ |
Disable the possibility to force a single value. |
| 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/ |
|
| NumericFilter::operatorValues | function | core/ |
|
| NumericFilter::opSimple | function | core/ |
|
| 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 enable. |
| NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 932
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.