15 methods override WidgetInterface::formElement()

AutocompleteWidgetBase::formElement in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
DateTimeDatelistWidget::formElement in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
DateTimeDefaultWidget::formElement in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
EmailDefaultWidget::formElement in drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
FileWidget::formElement in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
HiddenWidget::formElement in drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/HiddenWidget.php
Returns the form for a single field widget.
LinkWidget::formElement in drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php
Returns the form for a single field widget.
NumberWidget::formElement in drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
OptionsWidgetBase::formElement in drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php
Returns the form for a single field widget.
TaxonomyAutocompleteWidget::formElement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TelephoneDefaultWidget::formElement in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TestFieldWidget::formElement in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TestFieldWidgetMultiple::formElement in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TextareaWidget::formElement in drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TextfieldWidget::formElement in drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().