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 |
|---|---|---|---|
| Field Widget API | group | core/ |
Define Field API widget types. |
| FieldInstanceWidgetSettings | class | core/ |
Get the field instance widget settings. |
| FieldInstanceWidgetSettings.php | file | core/ |
|
| FieldInstanceWidgetSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings for a widget type. |
| FieldInstanceWidgetSettings::transform | function | core/ |
Get the field instance default/mapped widget settings. |
| FieldInstanceWidgetSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldItemList::defaultValueWidget | function | core/ |
Returns the widget object used in default value form. |
| FieldPluginBase::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| FieldPluginBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FieldPluginBase::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| FieldSyncWidget | class | core/ |
Field Sync Widget for content_translation. |
| FieldSyncWidget.php | file | core/ |
|
| FieldSyncWidget::widget | function | core/ |
Returns a form element to configure field synchronization. |
| FieldSyncWidget::__construct | function | core/ |
|
| FieldTestFieldHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| FieldTestHooks::alterWidget | function | core/ |
Sets up alterations for widget alter tests. |
| FieldTestHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter | function | core/ |
Implements hook_field_widget_settings_summary_alter(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldType::$default_widget | property | core/ |
The plugin ID of the default widget for this field type. |
| FieldWidget | class | core/ |
Defines a FieldWidget attribute for plugin discovery. |
| FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
| FieldWidget.php | file | core/ |
|
| FieldWidget.php | file | core/ |
|
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FieldWidget::$description | property | core/ |
A short description of the widget type. |
| FieldWidget::$field_types | property | core/ |
An array of field types the widget supports. |
| FieldWidget::$id | property | core/ |
The plugin ID. |
| FieldWidget::$label | property | core/ |
The human-readable name of the widget type. |
| FieldWidget::$multiple_values | property | core/ |
Does the field widget handles multiple values at once. |
| FieldWidget::$weight | property | core/ |
An integer to determine weight of this widget relative to other widgets. |
| FieldWidget::__construct | function | core/ |
Constructs a FieldWidget attribute. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::__construct | function | 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/ |
|
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp | function | core/ |
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.