Search for number
- Search 7.x for number
- Search 9.5.x for number
- Search 10.3.x for number
- Search 11.x for number
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Number | class | core/ |
Provides a form element for numeric input, with special numeric validation. |
Number | class | core/ |
Provides helper methods for manipulating numbers. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NumberFieldRdfaTest::testIntegerFormatterWithSettings | function | core/ |
Tests the integer formatter with settings. |
NumberFieldTest | class | core/ |
Tests the numeric field widget. |
NumberFieldTest | class | core/ |
Tests the creation of numeric fields. |
NumberFieldTest.php | file | core/ |
|
NumberFieldTest.php | file | core/ |
|
NumberFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumberFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumberFieldTest::$modules | property | core/ |
Modules to enable. |
NumberFieldTest::$modules | property | core/ |
Modules to enable. |
NumberFieldTest::assertSetMinimumValue | function | core/ |
Helper function to set the minimum value of a field. |
NumberFieldTest::setUp | function | core/ |
|
NumberFieldTest::setUp | function | core/ |
|
NumberFieldTest::testCreateNumberDecimalField | function | core/ |
Tests setting the minimum value of a decimal field through the interface. |
NumberFieldTest::testCreateNumberFloatField | function | core/ |
Tests setting the minimum value of a float field through the interface. |
NumberFieldTest::testNumberDecimalField | function | core/ |
Test decimal field. |
NumberFieldTest::testNumberFloatField | function | core/ |
Test float field. |
NumberFieldTest::testNumberFormatter | function | core/ |
Test default formatter behavior. |
NumberFieldTest::testNumberIntegerField | function | core/ |
Test 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 the 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. By default this is just 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 | class | core/ |
Plugin implementation of the 'number' widget. |
NumberWidget.php | file | core/ |
|
NumberWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
NumberWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
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. |
NumericFormatterBase::numberFormat | function | core/ |
Formats a number. |
PluralFormula::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
PluralFormulaInterface::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.