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 |
|---|---|---|---|
| NumberItemTest::testFormFieldMinMaxValue | function | core/ |
Tests the validation of minimum and maximum values. |
| 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/ |
|
| NumberListField::defineOptions | function | core/ |
|
| NumberListField::init | function | core/ |
|
| NumberListField::summaryName | function | core/ |
|
| 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 testValidStepOffset(). |
| NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings | function | core/ |
Tests the alphadecimal conversion function input parameter checking. |
| 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/ |
|
| NumberWidget::errorElement | function | core/ |
|
| NumberWidget::formElement | function | core/ |
|
| NumberWidget::settingsForm | function | core/ |
|
| NumberWidget::settingsSummary | function | core/ |
|
| NumericArgument | class | core/ |
Basic argument handler for arguments that are numeric. |
| NumericArgument.php | file | core/ |
|
| NumericArgument::$value | property | core/ |
The actual value which is used for querying. |
| NumericArgument::buildOptionsForm | function | core/ |
|
| NumericArgument::defineOptions | function | core/ |
|
| NumericArgument::getContextDefinition | function | core/ |
|
| NumericArgument::getSortName | function | core/ |
|
| NumericArgument::query | function | core/ |
|
| NumericArgument::title | function | core/ |
|
| NumericArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| 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. |
| NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
| NumericArgumentValidator.php | file | core/ |
|
| NumericArgumentValidator::getContextDefinition | function | core/ |
|
| NumericArgumentValidator::validateArgument | function | core/ |
|
| NumericField | class | core/ |
Render a field as a numeric value. |
| NumericField.php | file | core/ |
|
| NumericField::buildOptionsForm | function | core/ |
|
| NumericField::defineOptions | function | core/ |
|
| NumericField::render | function | core/ |
Pagination
- Previous page
- Page 1203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.