Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Date::opSimple | function | core/ |
|
Date::preRenderDate | function | core/ |
Adds form-specific attributes to a 'date' #type element. |
Date::processDate | function | core/ |
Processes a date form element. |
Date::query | function | core/ |
Called to add the sort to a query. |
Date::render | function | core/ |
Renders the field. |
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. |
Date::valueForm | function | core/ |
Add a type selector to the value form |
Date::__construct | function | core/ |
Constructs a new Date object. |
Date::__construct | function | core/ |
Constructs a new Date instance. |
Date::__construct | function | core/ |
Constructs a Handler object. |
Date::__construct | function | core/ |
Constructs a new Date handler. |
Date::__construct | function | core/ |
Constructs a new Date instance. |
DateElementBase | class | core/ |
Provides a base class for date elements. |
DateElementBase.php | file | core/ |
|
DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
DateField | class | core/ |
Provides a field plugin for date and time fields. |
DateField | class | core/ |
Plugin annotation @MigrateField( id = "date", type_map = { "date" = "datetime", "datestamp" = "timestamp", "datetime" = "datetime", }, core = {6}, source_module = "date", destination_module = "datetime", weight = 9999999, ) |
DateField.php | file | core/ |
|
DateField.php | file | core/ |
|
DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
DateField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateField::__construct | function | core/ |
|
DateFieldLegacyTest | class | core/ |
@group migrate @group legacy |
DateFieldLegacyTest | class | core/ |
Tests legacy methods on the date_field plugin. |
DateFieldLegacyTest.php | file | core/ |
|
DateFieldLegacyTest.php | file | core/ |
|
DateFieldLegacyTest::testUnknownDateType | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
DateFieldLegacyTest::testUnknownDateType | function | core/ |
Tests deprecation on calling processFieldValues(). |
DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
DateFieldTest | class | core/ |
@group migrate @group legacy |
DateFieldTest.php | file | core/ |
|
DateFieldTest.php | file | core/ |
|
DateFieldTest::$migration | property | core/ |
|
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFieldTest::setUp | function | core/ |
|
DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
DateFieldTest::testUnknownDateType | function | core/ |
Tests an Exception is thrown when the field type is not a known date type. |
DateFilterTest | class | core/ |
Test exposed datetime filters functionality. |
DateFilterTest.php | file | core/ |
|
DateFilterTest::$adminUser | property | core/ |
A user with permission to administer views. |
DateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFilterTest::$modules | property | core/ |
Modules to enable. |
DateFilterTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.