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 |
|---|---|---|---|
| DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
| DateRangeWidgetBase | class | core/ |
Base class for the 'daterange_*' widgets. |
| DateRangeWidgetBase.php | file | core/ |
|
| DateRangeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateRangeWidgetBase::validateStartEnd | function | core/ |
#element_validate callback to ensure that the start date <= the end date. |
| DateTimeDatelistWidget | class | core/ |
Plugin implementation of the 'datetime_datelist' widget. |
| DateTimeDatelistWidget.php | file | core/ |
|
| DateTimeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| DateTimeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| DateTimeDefaultWidget | class | core/ |
Plugin implementation of the 'datetime_default' widget. |
| DateTimeDefaultWidget.php | file | core/ |
|
| DateTimeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
| DateTimeDefaultWidget::create | function | core/ |
Creates an instance of the plugin. |
| DateTimeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php | file | core/ |
|
| DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeWidgetTest::testDateonlyDefaultValue | function | core/ |
Test default value functionality. |
| DummyAjaxWidget | class | core/ |
Default widget for Dummy AJAX test. |
| DummyAjaxWidget.php | file | core/ |
|
| DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
| DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| EmailDefaultWidget | class | core/ |
Plugin implementation of the 'email_default' widget. |
| EmailDefaultWidget.php | file | core/ |
|
| EmailDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EmailDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
| EmbeddedFormWidgetTest.php | file | core/ |
|
| EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to enable. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::setUp | function | core/ |
|
| EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Tests media inside another widget that validates too enthusiastically. |
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.