namespace Drupal\text\Plugin\Field\FieldType

Same name in other branches
  1. 9 Drupal\text\Plugin\Field\FieldType
  2. 8.9.x Drupal\text\Plugin\Field\FieldType
  3. 10 Drupal\text\Plugin\Field\FieldType
Object name File name Summary
TextFieldItemList core/modules/text/src/Plugin/Field/FieldType/TextFieldItemList.php Defines an item list class for text fields.
TextItem core/modules/text/src/Plugin/Field/FieldType/TextItem.php Plugin implementation of the 'text' field type.
TextItemBase core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Base class for 'text' configurable field types.
TextLongItem core/modules/text/src/Plugin/Field/FieldType/TextLongItem.php Plugin implementation of the 'text_long' field type.
TextWithSummaryItem core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Plugin implementation of the 'text_with_summary' field type.

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