Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets the prepared formula. |
| 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/ |
Filters by a simple operator. |
| Date::preRenderDate | function | core/ |
Adds form-specific attributes to a 'date' #type 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::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. |
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| DateArgumentDefaultTest | class | core/ |
Tests pluggable argument_default for views. |
| DateArgumentDefaultTest.php | file | core/ |
|
| DateArgumentDefaultTest::$currentNode | property | core/ |
The current node. |
| DateArgumentDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateArgumentDefaultTest::$fixedTimeNode | property | core/ |
The node representing the page. |
| DateArgumentDefaultTest::$modules | property | core/ |
Modules to enable. |
| DateArgumentDefaultTest::$otherTimeNode | property | core/ |
Node with a different create time then the current node. |
| DateArgumentDefaultTest::$sameMonthNode | property | core/ |
The node representing the page. |
| DateArgumentDefaultTest::$sameTimeNode | property | core/ |
Node with the same create time as the current node. |
| DateArgumentDefaultTest::$testViews | property | core/ |
Views used by this test. |
| DateArgumentDefaultTest::setUp | function | core/ |
Sets up the test. |
| DateArgumentDefaultTest::testArgumentDefaultNodeChanged | function | core/ |
Test the 'Current node changed time' default argument handler. |
| DateArgumentDefaultTest::testArgumentDefaultNodeCreated | function | core/ |
Test the 'Current node created time' default argument handler. |
| 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.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. |
Pagination
- Previous page
- Page 385
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.