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::getDateField | function | core/ |
Override to account for dates stored as strings. |
Date::getDateField | function | core/ |
Creates cross-database SQL dates. |
Date::getDateFormat | function | core/ |
Overridden in order to pass in the string date flag. |
Date::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
Date::getDefaultArgument | function | core/ |
Gets the date default argument, formatted appropriately for this argument. |
Date::getFormula | function | core/ |
|
Date::getInfo | function | core/ |
Returns the element properties for this element. |
Date::getOffset | function | core/ |
Get the proper offset from UTC to use in computations. |
Date::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
Date::getTimezone | function | core/ |
Get the proper time zone to use in computations. |
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
Date::opBetween | function | core/ |
Filters by operator between. |
Date::opBetween | function | core/ |
Override parent method, which deals with dates as integers. |
Date::opSimple | function | core/ |
Override parent method, which deals with dates as integers. |
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 Handler object. |
Date::__construct | function | core/ |
Constructs a new Date handler. |
Date::__construct | function | core/ |
Constructs a new Date instance. |
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. |
DateElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Date @group Render |
DateElementTest.php | file | core/ |
|
DateElementTest::testProcessDate | function | core/ |
@covers ::processDate @group legacy |
DateField | class | core/ |
Provides a field plugin for date and time fields. |
DateField.php | file | core/ |
|
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::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
DateFieldTest.php | file | core/ |
|
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.