Search for list
Title | Object type | File name | Summary |
---|---|---|---|
Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
Datelist::valueCallback | function | core/ |
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form. |
DatelistElementFormTest | class | core/ |
Tests Datelist functionality. |
DatelistElementFormTest.php | file | core/ |
|
DatelistElementFormTest::$modules | property | core/ |
Modules to install. |
DatelistElementFormTest::buildForm | function | core/ |
Form constructor. |
DatelistElementFormTest::datelistDateCallback | function | core/ |
|
DatelistElementFormTest::datelistDateCallbackTrusted | function | core/ |
|
DatelistElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DatelistElementFormTest::setUp | function | core/ |
Sets up the test. |
DatelistElementFormTest::submitForm | function | core/ |
Form submission handler. |
DatelistElementFormTest::testDatelistElement | function | core/ |
Tests that trusted callbacks are executed. |
DatelistElementFormTest::testDatelistElementUntrustedCallbacks | function | core/ |
Tests that exceptions are raised if untrusted callbacks are used. |
DatelistElementFormTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
DatelistElementFormTest::validateForm | function | core/ |
Form validation handler. |
DateRangeDatelistWidget | class | core/ |
Plugin implementation of the 'daterange_datelist' widget. |
DateRangeDatelistWidget.php | file | core/ |
|
DateRangeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DateRangeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
DateRangeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
DateRangeFieldItemList | class | core/ |
Represents a configurable entity daterange field. |
DateRangeFieldItemList.php | file | core/ |
|
DateRangeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateRangeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateRangeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
DateRangeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
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. |
DateTimeFieldItemList | class | core/ |
Represents a configurable entity datetime field. |
DateTimeFieldItemList.php | file | core/ |
|
DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
DateTimeFieldItemList::DEFAULT_VALUE_NOW | constant | core/ |
Defines the default value as now. |
DateTimeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
DefaultPluginManager::$moduleExtensionList | property | core/ |
The module extension list. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.