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 |
|---|---|---|---|
| LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
| LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Tests the widget without the locked languages. |
| 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. |
| LinkFieldTest::doTestLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkWidget | class | core/ |
Plugin implementation of the 'link' widget. |
| LinkWidget.php | file | core/ |
|
| LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkWidget::flagErrors | function | core/ |
Override the '%uri' message parameter, to ensure that 'internal:' URIs show a validation error message that doesn't mention that scheme. |
| LinkWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
| LinkWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
| LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
| LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| ManageDisplayTest::testWidgetUI | function | core/ |
Tests widget settings. |
| MediaLibraryAccessTest::providerFieldWidgetEntityFieldAccess | function | core/ |
Data provider for ::testFieldWidgetEntityFieldAccess(). |
| MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
| MediaLibraryAccessTest::testFieldWidgetEntityEditAccess | function | core/ |
Tests that the field widget opener respects entity-specific access. |
| MediaLibraryAccessTest::testFieldWidgetEntityFieldAccess | function | core/ |
Tests that the field widget opener respects entity field-level access. |
| MediaLibraryFieldWidgetOpener | class | core/ |
The media library opener for field widgets. |
| MediaLibraryFieldWidgetOpener.php | file | core/ |
|
| MediaLibraryFieldWidgetOpener::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
| MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener::__construct | function | core/ |
MediaLibraryFieldWidgetOpener constructor. |
| MediaLibraryInceptionWidget | class | core/ |
Plugin implementation of the 'media_library_inception_widget' widget. |
| MediaLibraryInceptionWidget.php | file | core/ |
|
| MediaLibraryInceptionWidget::elementValidate | function | core/ |
|
| MediaLibraryInceptionWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaLibrarySelectForm::updateWidget | function | core/ |
Submit handler for the media library select form. |
| MediaLibraryWidget | class | core/ |
Plugin implementation of the 'media_library_widget' widget. |
| MediaLibraryWidget.php | file | core/ |
|
| MediaLibraryWidget::$currentUser | property | core/ |
The current active user. |
| MediaLibraryWidget::$entityTypeManager | property | core/ |
Entity type manager service. |
| MediaLibraryWidget::$moduleHandler | property | core/ |
The module handler. |
| MediaLibraryWidget::addItems | function | core/ |
Updates the field state and flags the form for rebuild. |
| MediaLibraryWidget::create | function | core/ |
Creates an instance of the plugin. |
| MediaLibraryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| MediaLibraryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.