Search for widget
- Search 7.x for widget
- Search 9.5.x for widget
- Search 10.3.x for widget
- Search 11.x for widget
- Search main for widget
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileFieldWidgetTest::testTemporaryFileRemovalExploit | function | core/ |
Tests exploiting the temporary file removal of another user using fid. |
| FileFieldWidgetTest::testTemporaryFileRemovalExploitAnonymous | function | core/ |
Tests exploiting the temporary file removal for anonymous users using fid. |
| FileFieldWidgetTest::testUploadingMoreFilesThenAllowed | function | core/ |
Tests uploading more files then allowed at once. |
| FileFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| FileFieldWidgetTest::testWidgetValidation | function | core/ |
Tests validation with the Upload button. |
| FileWidget | class | core/ |
Plugin implementation of the 'file_generic' widget. |
| FileWidget.php | file | core/ |
|
| FileWidget::create | function | core/ |
Creates an instance of the plugin. |
| FileWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| FileWidget::flagErrors | function | core/ |
Reports field-level validation errors against actual form elements. |
| 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 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/ |
Form element validation callback for upload element on file widget. Checks if user has uploaded more files than allowed. |
| 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. |
| file_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_multivalue_form_alter(). |
| FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_form_alter() with single value elements. |
| FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter() with single value elements. |
| FormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| hook_field_widget_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
| hook_field_widget_multivalue_form_alter | function | core/ |
Alter forms for multi-value field widgets provided by other modules. |
| hook_field_widget_multivalue_WIDGET_TYPE_form_alter | function | core/ |
Alter multi-value widget forms for a widget provided by another module. |
| hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| hook_field_widget_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| image-widget.css | file | core/ |
Image upload widget. |
| image-widget.css | file | core/ |
Image widget styles. |
| image-widget.css | file | core/ |
Image upload widget. |
| image-widget.css | file | core/ |
Image upload widget. |
| 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.