Search for integer
- Search 7.x for integer
- Search 8.9.x for integer
- Search 10.3.x for integer
- Search 11.x for integer
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AnnotationWithAttributes::$arrayOfIntegers | property | core/ |
|
AnnotationWithAttributes::$integer | property | core/ |
|
AnnotationWithAttributes::getArrayOfIntegers | function | core/ |
|
AnnotationWithAttributes::getInteger | function | core/ |
|
AnnotationWithConstants::INTEGER | constant | core/ |
|
AnnotationWithVarType::$arrayOfIntegers | property | core/ |
|
AnnotationWithVarType::$integer | property | core/ |
|
CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
GetTest::integerValuesDataProvider | function | core/ |
Provides data for the successful lookup test. |
GetTest::testIntegerValues | function | core/ |
Tests the Get plugin when source has integer values. |
Inspector::assertAllIntegers | function | core/ |
Asserts that all members are integer values. |
InspectorTest::testAssertAllIntegers | function | core/ |
Tests asserting all members are integers. |
IntegerData | class | core/ |
The integer data type. |
IntegerData.php | file | core/ |
|
IntegerData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
IntegerFormatter | class | core/ |
Plugin implementation of the 'number_integer' formatter. |
IntegerFormatter.php | file | core/ |
|
IntegerFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
IntegerFormatter::numberFormat | function | core/ |
Formats a number. |
IntegerInterface | interface | core/ |
Interface for integer numbers. |
IntegerInterface.php | file | core/ |
|
IntegerItem | class | core/ |
Defines the 'integer' field type. |
IntegerItem.php | file | core/ |
|
IntegerItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
IntegerItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
IntegerItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
IntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
IntegerItem::schema | function | core/ |
Returns the schema for the field. |
ListIntegerItem | class | core/ |
Plugin implementation of the 'list_integer' field type. |
ListIntegerItem.php | file | core/ |
|
ListIntegerItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
ListIntegerItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
ListIntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListIntegerItem::schema | function | core/ |
Returns the schema for the field. |
ListIntegerItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
NumberFieldRdfaTest::testIntegerFormatter | function | core/ |
Tests the integer formatter. |
NumberFieldRdfaTest::testIntegerFormatterWithSettings | function | core/ |
Tests the integer formatter with settings. |
NumberFieldTest::testNumberIntegerField | function | core/ |
Tests integer field. |
OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
QueryBatchTest::testBatchSizeNonInteger | function | core/ |
Tests a non integer batch size throws an exception. |
SortTranslationTest::testSortbyUntranslatedIntegerField | function | core/ |
Tests sorting on an untranslated field. |
_comment_entity_uses_integer_id | function | core/ |
Determines if an entity type is using an integer-based ID definition. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.