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 |
|---|---|---|---|
| FileWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| FileWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| FileWidget::getDescriptionFromElement | function | core/ |
Retrieves the file description from a field element. |
| FileWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| FileWidget::process | function | core/ |
Form API callback: Processes a file_generic field element. |
| FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
| FileWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| FileWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| FileWidget::submit | function | core/ |
Form submission handler for upload/remove button of formElement(). |
| FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
| FileWidget::value | function | core/ |
Form API callback. Retrieves the value for the file_generic field element. |
| FileWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| FileWidgetAjaxController | class | core/ |
Defines a controller to respond to file widget AJAX requests. |
| FileWidgetAjaxController.php | file | core/ |
|
| FileWidgetAjaxController::progress | function | core/ |
Returns the progress status for a file upload process. |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| hook_field_widget_complete_form_alter | function | core/ |
Alter the complete form for field widgets provided by other modules. |
| hook_field_widget_complete_WIDGET_TYPE_form_alter | function | core/ |
Alter the complete form for a specific widget provided by other modules. |
| hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
| hook_field_widget_single_element_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_single_element_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| image-widget.css | file | core/ |
Image upload widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| image-widget.html.twig | file | core/ |
Default theme implementation for an image field widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| image-widget.html.twig | file | core/ |
Theme override for an image field widget. |
| ImageField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
| ImageFieldWidgetMultipleTest.php | file | core/ |
|
| ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
|
| ImageFieldWidgetMultipleTest::$modules | property | core/ |
|
| ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
| ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
| ImageFieldWidgetTest.php | file | core/ |
|
| ImageFieldWidgetTest::$defaultTheme | property | core/ |
|
| ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| ImageFieldWidgetValidationTest | class | core/ |
Tests the image field widget validation. |
| ImageFieldWidgetValidationTest.php | file | core/ |
|
| ImageFieldWidgetValidationTest::$defaultTheme | property | core/ |
|
| ImageFieldWidgetValidationTest::$modules | property | core/ |
|
| ImageFieldWidgetValidationTest::testWidgetElementValidation | function | core/ |
Tests file widget element. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageUrlTest::testImageUrlWidget | function | core/ |
Tests the Drupal image URL widget. |
| ImageWidget | class | core/ |
Plugin implementation of the 'image_image' widget. |
| ImageWidget.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.