Search for widget
- Search 7.x for widget
- Search 8.9.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 |
|---|---|---|---|
| EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
| EntityReferenceAutocompleteWidget.php | file | core/ |
|
| EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::getAutocreateBundle | function | core/ |
Returns the name of the bundle which will be used for autocreated entities. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
| EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php | file | core/ |
|
| EntityReferenceWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
| EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| EntityReferenceWidgetTest::testWidgetPreview | function | core/ |
Tests the preview displayed by the field widget. |
| 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. |
| 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. |
| FieldType::$default_widget | property | core/ |
The plugin_id of the default widget for this field type. |
| FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
| FieldWidget.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.