Search for float
- Search 7.x for float
- Search 9.5.x for float
- Search 8.9.x for float
- Search 10.3.x for float
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationWithAttributes::$float | property | core/ |
|
| AnnotationWithAttributes::getFloat | function | core/ |
|
| AnnotationWithConstants::FLOAT | constant | core/ |
|
| AnnotationWithVarType::$float | property | core/ |
|
| DocLexer::T_FLOAT | constant | core/ |
|
| DocParserTest::testCastFloat | function | core/ |
Tests cast float. |
| DocParserTest::testCastNegativeFloat | function | core/ |
Tests cast negative float. |
| field.field.node.options_install_test.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml |
| field.storage.node.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.field_options_float.yml |
| FloatData | class | core/ |
The float data type. |
| FloatData.php | file | core/ |
|
| FloatData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'number', ])] |
| FloatInterface | interface | core/ |
Interface for floating-point numbers. |
| FloatInterface.php | file | core/ |
|
| FloatItem | class | core/ |
Defines the 'float' field type. |
| FloatItem.php | file | core/ |
|
| FloatItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| FloatItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FloatItem::schema | function | core/ |
Returns the schema for the field. |
| ImageTest::testFloatResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
| Inspector::assertAllFloat | function | core/ |
Asserts that all members are float values. |
| InspectorTest::testAssertAllFloat | function | core/ |
Tests asserting all members are floating point variables. |
| ListFloatItem | class | core/ |
Plugin implementation of the 'list_float' field type. |
| ListFloatItem.php | file | core/ |
|
| ListFloatItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListFloatItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListFloatItem::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
| ListFloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListFloatItem::schema | function | core/ |
Returns the schema for the field. |
| ListFloatItem::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
| ListFloatItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ListFloatItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| NumberFieldTest::testNumberFloatField | function | core/ |
Tests float field. |
| OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
| OptionsFloatFieldImportTest | class | core/ |
Tests option fields can be updated and created by config synchronization. |
| OptionsFloatFieldImportTest.php | file | core/ |
|
| OptionsFloatFieldImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFloatFieldImportTest::$modules | property | core/ |
Modules to install. |
| OptionsFloatFieldImportTest::setUp | function | core/ |
|
| OptionsFloatFieldImportTest::testImport | function | core/ |
Tests that importing list_float fields works. |
| OptionsWidgetsTest::$float | property | core/ |
A field storage with float values to use in this test class. |
| OptionsWidgetsTest::testSelectListFloat | function | core/ |
Tests the 'options_select' widget (float values). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.