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 |
|---|---|---|---|
| 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. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
| 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::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| 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. |
| FieldPluginBase::processFieldWidget | function | core/ |
Alter field widget migration. |
| 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/ |
|
| 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. |
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.