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 |
|---|---|---|---|
| FieldWidget::$weight | property | core/ |
An integer to determine the weight of this widget relative to other widgets in the Field UI when selecting a widget for a given field. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::$message | property | core/ |
|
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint | function | core/ |
Tests widget constraint validation with composite constraints. |
| field_post_update_email_widget_size_setting | function | core/ |
Adds the 'size' setting for email widgets. |
| field_test_field_widget_form_alter | function | core/ |
Implements hook_field_widget_form_alter(). |
| field_test_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
| field_test_field_widget_multivalue_form_alter | function | core/ |
Implements hook_field_widget_multivalue_form_alter(). |
| field_test_field_widget_multivalue_test_field_widget_multiple_form_alter | function | core/ |
Implements hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| field_test_field_widget_multivalue_test_field_widget_multiple_single_value_form_alter | function | core/ |
Implements hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| field_third_party_test_field_widget_settings_summary_alter | function | core/ |
Implements hook_field_widget_settings_summary_alter(). |
| field_third_party_test_field_widget_third_party_settings_form | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multiple file upload form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Default theme implementation to display a multi file form widget. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget, single and multi-valued, using AJAX upload. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget with public and private files. |
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest::$adminUser | property | core/ |
An user with administration permissions. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
| FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
| FileFieldWidgetTest::doTestTemporaryFileRemovalExploit | function | core/ |
Helper for testing exploiting the temporary file removal using fid. |
| FileFieldWidgetTest::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
| FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests uploading and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests upload and remove buttons for a single-valued File field. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.