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/ |
|
DocParserTest::testCastFloat | function | core/ |
@group DCOM-38 |
DocParserTest::testCastNegativeFloat | function | core/ |
@group DCOM-38 |
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/ |
|
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/ |
|
FloatItem::generateSampleValue | function | core/ |
|
FloatItem::propertyDefinitions | function | core/ |
|
FloatItem::schema | function | core/ |
|
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/ |
|
ListFloatItem::castAllowedValue | function | core/ |
|
ListFloatItem::extractAllowedValues | function | core/ |
|
ListFloatItem::propertyDefinitions | function | core/ |
|
ListFloatItem::schema | function | core/ |
|
ListFloatItem::simplifyAllowedValues | function | core/ |
|
ListFloatItem::storageSettingsForm | function | core/ |
|
ListFloatItem::validateAllowedValue | function | core/ |
|
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 through config synchronization. |
OptionsFloatFieldImportTest.php | file | core/ |
|
OptionsFloatFieldImportTest::$defaultTheme | property | core/ |
|
OptionsFloatFieldImportTest::$modules | property | core/ |
|
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.