Search for float
- Search 7.x for float
- Search 9.5.x for float
- Search 10.3.x for float
- Search 11.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/ |
Gets the primitive data value casted to the correct PHP type. |
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::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
NumberFieldRdfaTest::testFloatFormatter | function | core/ |
Tests the float formatter. |
NumberFieldRdfaTest::testFloatFormatterWithScale | function | core/ |
Tests the float formatter with a scale. Scale is not exercised. |
NumberFieldRdfaTest::testFloatFormatterWithScaleExercised | function | core/ |
Tests the float formatter with a scale. Scale is exercised. |
NumberFieldRdfaTest::testFloatFormatterWithSettings | function | core/ |
Tests the float formatter with settings. |
NumberFieldTest::testCreateNumberFloatField | function | core/ |
Tests setting the minimum value of a float field through the interface. |
NumberFieldTest::testNumberFloatField | function | core/ |
Test 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/ |
The theme to install as the default for testing. |
OptionsFloatFieldImportTest::$modules | property | core/ |
Modules to enable. |
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). |
TestCompatibilityTrait::assertIsFloat | function | core/ |
Provides forward-compatibility for assertIsFloat(). |
TestCompatibilityTrait::assertIsFloat | function | core/ |
Provides forward-compatibility for assertIsFloat(). |
TestCompatibilityTrait::assertIsNotFloat | function | core/ |
Provides forward-compatibility for assertIsNotFloat(). |
TestCompatibilityTrait::assertIsNotFloat | function | core/ |
Provides forward-compatibility for assertIsNotFloat(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.