You are here

namespace Drupal\range\Plugin\Field\FieldType in Range 8

Classsort descending Location Description
RangeDecimalItem src/Plugin/Field/FieldType/RangeDecimalItem.php Plugin implementation of the 'range_decimal' field type.
RangeFloatItem src/Plugin/Field/FieldType/RangeFloatItem.php Plugin implementation of the 'range_float' field type.
RangeIntegerItem src/Plugin/Field/FieldType/RangeIntegerItem.php Plugin implementation of the 'range_integer' field type.
RangeItemBase src/Plugin/Field/FieldType/RangeItemBase.php Base class for 'range' configurable field types.