You are here

namespace Drupal\text\Plugin\Field\FieldType in Drupal 9

Same name in other branches
  1. 8 Drupal\text\Plugin\Field\FieldType
  2. 10 Drupal\text\Plugin\Field\FieldType
Classsort descending Location Description
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.