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 |
|---|---|---|---|
| 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/ |
Default theme implementation for an image field widget. |
| image-widget.pcss.css | file | core/ |
Image widget styles. |
| ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
| ImageFieldWidgetMultipleTest.php | file | core/ |
|
| ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to enable. |
| ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
| ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
| ImageFieldWidgetTest.php | file | core/ |
|
| ImageFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| ImageWidget | class | core/ |
Plugin implementation of the 'image_image' widget. |
| ImageWidget.php | file | core/ |
|
| ImageWidget::$imageFactory | property | core/ |
The image factory service. |
| ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements(). |
| ImageWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| ImageWidget::process | function | core/ |
Form API callback: Processes a image_image field element. |
| ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
| ImageWidget::__construct | function | core/ |
Constructs an ImageWidget object. |
| LanguageSelectWidget | class | core/ |
Plugin implementation of the 'Language' widget. |
| LanguageSelectWidget.php | file | core/ |
|
| LanguageSelectWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LanguageSelectWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LanguageSelectWidgetTest | class | core/ |
Tests the language select widget. |
| LanguageSelectWidgetTest.php | file | core/ |
|
| LanguageSelectWidgetTest::$entityFormDisplay | property | core/ |
The entity form display. |
| LanguageSelectWidgetTest::$modules | property | core/ |
Modules to enable. |
| LanguageSelectWidgetTest::setUp | function | core/ |
|
| LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
| LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Test the widget without the locked languages. |
| LanguageSelectWidgetUpdateTest | class | core/ |
Tests the update path for the language_select widget. |
| LanguageSelectWidgetUpdateTest.php | file | core/ |
|
| LanguageSelectWidgetUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LanguageSelectWidgetUpdateTest::testLanguagePostUpdateLanguageSelectWidget | function | core/ |
Tests language_post_update_language_select_widget(). |
| language_post_update_language_select_widget | function | core/ |
Add the 'include_locked' settings to the 'language_select' widget. |
| LayoutBuilderWidget | class | core/ |
A widget to display the layout form. |
| LayoutBuilderWidget.php | file | core/ |
|
| LayoutBuilderWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| LayoutBuilderWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
| LayoutBuilderWidget::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.