Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
NumberItemTest::testFormFieldMinMaxValue function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests the validation of minimum and maximum values.
NumberItemTest::testNumberItem function core/modules/field/tests/src/Kernel/Number/NumberItemTest.php Tests using entity fields of the number field type.
NumberListField class core/modules/options/src/Plugin/views/argument/NumberListField.php Argument handler for list field to show human readable name in the summary.
NumberListField.php file core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::$allowedValues property core/modules/options/src/Plugin/views/argument/NumberListField.php Stores the allowed values of this field.
NumberListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::defineOptions function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::init function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberListField::summaryName function core/modules/options/src/Plugin/views/argument/NumberListField.php
NumberTest class core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests number manipulation utilities.
NumberTest.php file core/tests/Drupal/Tests/Component/Utility/NumberTest.php
NumberTest::providerTestConversions function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Data provider for testConversions().
NumberTest::providerTestValidStep function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Provides data for self::testNumberStep().
NumberTest::providerTestValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Data provider for testValidStepOffset().
NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests the alphadecimal conversion function input parameter checking.
NumberTest::testConversions function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests the alphadecimal conversion functions.
NumberTest::testValidStep function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests Number::validStep() without offset.
NumberTest::testValidStepOffset function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests Number::validStep() with offset.
NumberWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php Plugin implementation of the 'number' widget.
NumberWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::errorElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumberWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
NumericArgument class core/modules/views/src/Plugin/views/argument/NumericArgument.php Basic argument handler for arguments that are numeric.
NumericArgument.php file core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::$value property core/modules/views/src/Plugin/views/argument/NumericArgument.php The actual value which is used for querying.
NumericArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::defineOptions function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::getSortName function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::query function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::title function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::titleQuery function core/modules/views/src/Plugin/views/argument/NumericArgument.php Override for specific title lookups.
NumericArgumentTitleTest class core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Tests the title() method of NumericArgument.
NumericArgumentTitleTest.php file core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
NumericArgumentTitleTest::createNumericArgument function core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Creates a NumericArgument instance for testing.
NumericArgumentTitleTest::testTitleWithBreakPhraseAndTokenValue function core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Tests title() method with break_phrase enabled token value.
NumericArgumentTitleTest::testTitleWithBreakPhraseOrOperator function core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Tests title() method with break_phrase enabled and OR operator.
NumericArgumentTitleTest::testTitleWithSingleValue function core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Tests title() method with single numeric value.
NumericArgumentValidator class core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Validate whether an argument is numeric or not.
NumericArgumentValidator.php file core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericArgumentValidator::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericArgumentValidator::validateArgument function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericField class core/modules/views/src/Plugin/views/field/NumericField.php Render a field as a numeric value.
NumericField.php file core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::buildOptionsForm function core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::defineOptions function core/modules/views/src/Plugin/views/field/NumericField.php
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.