You are here

namespace Drupal\options\Plugin\Field\FieldType in Drupal 8

Same name in other branches
  1. 9 Drupal\options\Plugin\Field\FieldType
  2. 10 Drupal\options\Plugin\Field\FieldType
Classsort descending Location Description
ListFloatItem core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Plugin implementation of the 'list_float' field type.
ListIntegerItem core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Plugin implementation of the 'list_integer' field type.
ListItemBase core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Plugin base class inherited by the options field types.
ListStringItem core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Plugin implementation of the 'list_string' field type.