Search for widget
- Search 7.x for widget
- Search 9.5.x for widget
- Search 8.9.x for widget
- Search 10.3.x for widget
- Search 11.x for widget
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextareaWithSummaryWidget.php | file | core/ |
|
| TextareaWithSummaryWidget::defaultSettings | function | core/ |
|
| TextareaWithSummaryWidget::errorElement | function | core/ |
|
| TextareaWithSummaryWidget::formElement | function | core/ |
|
| TextareaWithSummaryWidget::settingsForm | function | core/ |
|
| TextareaWithSummaryWidget::settingsSummary | function | core/ |
|
| TextField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TextField::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| TextFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| TextFieldTest::testTextfieldWidgetsAllowedFormats | function | core/ |
Test widgets for fields with selected allowed formats. |
| TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Tests widgets + 'formatted_text' setting. |
| TextFieldTest::_testTextfieldWidgetsFormatted | function | core/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextfieldWidget | class | core/ |
Plugin implementation of the 'text_textfield' widget. |
| TextfieldWidget.php | file | core/ |
|
| TextfieldWidget::errorElement | function | core/ |
|
| TextfieldWidget::formElement | function | core/ |
|
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
| TimestampDatetimeWidget.php | file | core/ |
|
| TimestampDatetimeWidget::formElement | function | core/ |
|
| TimestampDatetimeWidget::massageFormValues | function | core/ |
|
| TimestampTest::testWidget | function | core/ |
Tests the "datetime_timestamp" widget. |
| UmamiHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| umami_preprocess_image_widget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| UriWidget | class | core/ |
Plugin implementation of the 'uri' widget. |
| UriWidget.php | file | core/ |
|
| UriWidget::defaultSettings | function | core/ |
|
| UriWidget::formElement | function | core/ |
|
| UriWidget::settingsForm | function | core/ |
|
| UriWidget::settingsSummary | function | core/ |
|
| ViewExecutable::$exposed_widgets | property | core/ |
The render array for the exposed form. |
| WidgetAccessTest | class | core/ |
Tests the media library UI access. |
| WidgetAccessTest.php | file | core/ |
|
| WidgetAccessTest::$defaultTheme | property | core/ |
|
| WidgetAccessTest::testRequiredFieldNoAccess | function | core/ |
Tests the widget with a required field that the user can't access. |
| WidgetAccessTest::testWidgetAccess | function | core/ |
Tests that the widget access works as expected. |
| WidgetAnonymousTest | class | core/ |
Tests that the widget works as expected for anonymous users. |
| WidgetAnonymousTest.php | file | core/ |
|
| WidgetAnonymousTest::$defaultTheme | property | core/ |
|
| WidgetAnonymousTest::setUp | function | core/ |
|
| WidgetAnonymousTest::testWidgetAnonymous | function | core/ |
Tests that the widget works as expected for anonymous users. |
| WidgetBase | class | core/ |
Base class for 'Field widget' plugin implementations. |
| WidgetBase.php | file | core/ |
|
| WidgetBase::$fieldDefinition | property | core/ |
The field definition. |
| WidgetBase::$settings | property | core/ |
The widget settings. |
| WidgetBase::addMoreAjax | function | core/ |
Ajax callback for the "Add another item" button. |
| WidgetBase::addMoreSubmit | function | core/ |
Submission handler for the "Add another item" button. |
| WidgetBase::afterBuild | function | core/ |
After-build handler for field elements in a form. |
| WidgetBase::create | function | core/ |
|
| WidgetBase::deleteAjax | function | core/ |
Ajax refresh callback for the "Remove" button. |
| WidgetBase::deleteSubmit | function | core/ |
Ajax submit callback for the "Remove" button. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.