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 |
|---|---|---|---|
| ModerationStateWidget::calculateDependencies | function | core/ |
|
| ModerationStateWidget::form | function | core/ |
|
| ModerationStateWidget::formElement | function | core/ |
|
| ModerationStateWidget::isApplicable | function | core/ |
|
| ModerationStateWidget::validateElement | function | core/ |
|
| ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
| ModerationStateWidgetTest | class | core/ |
Tests Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget. |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
|
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
Tests is applicable. |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
| MultipleValueWidgetTest | class | core/ |
Tests widget form for a multiple value field. |
| MultipleValueWidgetTest.php | file | core/ |
|
| MultipleValueWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleValueWidgetTest::$modules | property | core/ |
Modules to install. |
| MultipleValueWidgetTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
| MultipleValueWidgetTest::setUp | function | core/ |
|
| MultipleValueWidgetTest::testFieldMultipleValueWidget | function | core/ |
Tests the 'Add more' functionality. |
| MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
| MultipleWidgetFormTest | class | core/ |
Tests field form handling. |
| MultipleWidgetFormTest.php | file | core/ |
|
| MultipleWidgetFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleWidgetFormTest::$field | property | core/ |
An array of values defining a field. |
| MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
| MultipleWidgetFormTest::$modules | property | core/ |
Modules to install. |
| MultipleWidgetFormTest::setUp | function | core/ |
|
| MultipleWidgetFormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
| MultipleWidgetFormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
| MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| NumberWidget | class | core/ |
Plugin implementation of the 'number' widget. |
| NumberWidget.php | file | core/ |
|
| NumberWidget::defaultSettings | function | core/ |
|
| NumberWidget::errorElement | function | core/ |
|
| NumberWidget::formElement | function | core/ |
|
| NumberWidget::settingsForm | function | core/ |
|
| NumberWidget::settingsSummary | function | core/ |
|
| OEmbedFieldWidgetTest | class | core/ |
Tests OEmbed Field Widget. |
| OEmbedFieldWidgetTest.php | file | core/ |
|
| OEmbedFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFieldWidgetTest::testFieldWidgetHelpText | function | core/ |
Tests that the oEmbed field widget shows the configured help text. |
| OEmbedWidget | class | core/ |
Plugin implementation of the 'oembed_textfield' widget. |
| OEmbedWidget.php | file | core/ |
|
| OEmbedWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| OEmbedWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| OptionsButtonsWidget | class | core/ |
Plugin implementation of the 'options_buttons' widget. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.