Search for id
Title | Object type | File name | Summary |
---|---|---|---|
DataType::$id | property | core/ |
The data type plugin ID. |
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
Date::validateExposed | function | core/ |
Validate the exposed handler form. |
Date::validateOptionsForm | function | core/ |
Simple validate handler. |
Date::validateValidTime | function | core/ |
Validate that the time values convert to something usable. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFormat::$id | property | core/ |
The date format machine name. |
DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
DateFormatAccessControlHandlerTest::testAccessProvider | function | core/ |
|
DateFormatFormBase::validateForm | function | core/ |
Form validation handler. |
DateFormatResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
DateFormatTest::$entityTypeId | property | core/ |
The tested entity type. |
DateFormatValidationTest | class | core/ |
Tests validation of date_format entities. |
DateFormatValidationTest.php | file | core/ |
|
DateFormatValidationTest::setUp | function | core/ |
|
DateFormatValidationTest::testPatternIsValidated | function | core/ |
Tests that the pattern of a date format is validated. |
DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
DatelistElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
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. |
DateRangeDefaultWidget | class | core/ |
Plugin implementation of the 'daterange_default' widget. |
DateRangeDefaultWidget.php | file | core/ |
|
DateRangeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
DateRangeDefaultWidget::create | function | core/ |
Creates an instance of the plugin. |
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::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.