You are here

15 methods override WidgetBase::settingsSummary() in Drupal 10

BooleanCheckboxWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
Returns a short summary for the current widget settings.
DateRangeDatelistWidget::settingsSummary in core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php
Returns a short summary for the current widget settings.
DateTimeDatelistWidget::settingsSummary in core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php
Returns a short summary for the current widget settings.
EmailDefaultWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php
Returns a short summary for the current widget settings.
EntityReferenceAutocompleteWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php
Returns a short summary for the current widget settings.
FileWidget::settingsSummary in core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php
Returns a short summary for the current widget settings.
LinkWidget::settingsSummary in core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
Returns a short summary for the current widget settings.
MediaLibraryWidget::settingsSummary in core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
Returns a short summary for the current widget settings.
NumberWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php
Returns a short summary for the current widget settings.
StringTextareaWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php
Returns a short summary for the current widget settings.
StringTextfieldWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php
Returns a short summary for the current widget settings.
TelephoneDefaultWidget::settingsSummary in core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php
Returns a short summary for the current widget settings.
TestFieldWidget::settingsSummary in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php
Returns a short summary for the current widget settings.
TestFieldWidgetMultiple::settingsSummary in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php
Returns a short summary for the current widget settings.
UriWidget::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
Returns a short summary for the current widget settings.