You are here

namespace Drupal\text\Plugin\Field\FieldWidget in Drupal 10

Same name in other branches
  1. 8 Drupal\text\Plugin\Field\FieldWidget
  2. 9 Drupal\text\Plugin\Field\FieldWidget
Classsort descending Location Description
TextareaWidget core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Plugin implementation of the 'text_textarea' widget.
TextareaWithSummaryWidget core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Plugin implementation of the 'text_textarea_with_summary' widget.
TextfieldWidget core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php Plugin implementation of the 'text_textfield' widget.