6 calls to WidgetBase::isDefaultValueWidget()
- CommentWidget::formElement in core/
modules/ comment/ src/ Plugin/ Field/ FieldWidget/ CommentWidget.php - Returns the form for a single field widget.
- LinkWidget::formElement in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Returns the form for a single field widget.
- TextareaWidget::formElement in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextareaWidget.php - Returns the form for a single field widget.
- TextfieldWidget::formElement in core/
modules/ text/ src/ Plugin/ Field/ FieldWidget/ TextfieldWidget.php - Returns the form for a single field widget.
- WidgetBase::form in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Creates a form element for a field.
- WidgetBase::formSingleElement in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Generates the form element for a single copy of the widget.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.