Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
DateRangeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DateRangeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
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. |
DateRangeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
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. |
DateTest::providerTestFormatDiff | function | core/ |
Data provider for testFormatDiff(). |
DateTest::providerTestFormatInterval | function | core/ |
Provides some test data for the format interval test. |
Datetime::validateDatetime | function | core/ |
Validation callback for a datetime element. |
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. |
DatetimeElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DatetimeElementFormTest::providerUntrusted | function | core/ |
Data provider for ::testDatetimeElementUntrustedCallbacks(). |
DatetimeElementFormTest::validateForm | function | core/ |
Form validation handler. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
DateTimeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
DateTimeFormatConstraintValidator.php | file | core/ |
|
DateTimeFormatConstraintValidator::validate | function | core/ |
|
DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DateTimeFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
DateTimeIso8601NormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeIso8601NormalizerTest::providerTestNormalize | function | core/ |
Data provider for testNormalize. |
DateTimeIso8601NormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
DateTimeItemTest::dateonlyValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
DateTimeItemTest::datetimeValidationProvider | function | core/ |
Provider for testDatetimeValidation(). |
DateTimeItemTest::testDateonlyValidation | function | core/ |
Tests the constraint validations for fields with date only. |
DateTimeItemTest::testDatetimeValidation | function | core/ |
Tests the constraint validations for fields with date and time. |
DateTimeNormalizerTest::providerTestDenormalizeUserFormats | function | core/ |
Data provider for testDenormalizeUserFormats. |
DateTimeNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
DateTimeNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
DateTimePlusTest::providerTestCheckArray | function | core/ |
Data provider for testCheckArray. |
DateTimePlusTest::providerTestDateArrays | function | core/ |
Provides data for date tests. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.