namespace Drupal\options\Plugin\Field\FieldType

Same name in other branches
  1. 9 Drupal\options\Plugin\Field\FieldType
  2. 8.9.x Drupal\options\Plugin\Field\FieldType
  3. 11.x Drupal\options\Plugin\Field\FieldType
Object name File name Summary
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.