Search for integer

  1. Search 7.x for integer
  2. Search 8.9.x for integer
  3. Search 10.3.x for integer
  4. Search 11.x for integer
  5. Other projects
Title Object type File name Summary
AnnotationWithAttributes::$arrayOfIntegers property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::$integer property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getArrayOfIntegers function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getInteger function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithConstants::INTEGER constant core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithConstants.php
AnnotationWithVarType::$arrayOfIntegers property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
AnnotationWithVarType::$integer property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
CommentNonNodeTest::testsNonIntegerIdEntities function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Tests comment fields cannot be added to entity types without integer IDs.
GetTest::integerValuesDataProvider function core/modules/migrate/tests/src/Unit/process/GetTest.php Provides data for the successful lookup test.
GetTest::testIntegerValues function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source has integer values.
Inspector::assertAllIntegers function core/lib/Drupal/Component/Assertion/Inspector.php Asserts that all members are integer values.
InspectorTest::testAssertAllIntegers function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php Tests asserting all members are integers.
IntegerData class core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php The integer data type.
IntegerData.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php
IntegerData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php Gets the primitive data value casted to the correct PHP type.
IntegerFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php Plugin implementation of the 'number_integer' formatter.
IntegerFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php Defines the default settings for this plugin.
IntegerFormatter::numberFormat function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php Formats a number.
IntegerInterface interface core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php Interface for integer numbers.
IntegerInterface.php file core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php
IntegerItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the 'integer' field type.
IntegerItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the field-level settings for this plugin.
IntegerItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the storage-level settings for this plugin.
IntegerItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Generates placeholder field values.
IntegerItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Gets a list of validation constraints.
IntegerItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines field item properties.
IntegerItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Returns the schema for the field.
ListIntegerItem class core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Plugin implementation of the 'list_integer' field type.
ListIntegerItem.php file core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListIntegerItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Provides the field type specific allowed values form element #description.
ListIntegerItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Converts a value to the correct type.
ListIntegerItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Defines field item properties.
ListIntegerItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Returns the schema for the field.
ListIntegerItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Checks whether a candidate allowed value is valid.
NumberFieldRdfaTest::testIntegerFormatter function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the integer formatter.
NumberFieldRdfaTest::testIntegerFormatterWithSettings function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the integer formatter with settings.
NumberFieldTest::testNumberIntegerField function core/modules/field/tests/src/Functional/Number/NumberFieldTest.php Tests integer field.
OptionsFieldUITest::testOptionsAllowedValuesInteger function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (integer) : test 'allowed values' input.
OverridesSectionStorage::hasIntegerId function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Determines if this entity type's ID is stored as an integer.
QueryBatchTest::testBatchSizeNonInteger function core/modules/migrate/tests/src/Kernel/QueryBatchTest.php Tests a non integer batch size throws an exception.
SortTranslationTest::testSortbyUntranslatedIntegerField function core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Tests sorting on an untranslated field.
_comment_entity_uses_integer_id function core/modules/comment/comment.module 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.