Search for getDateField
- Search 7.x for getDateField
- Search 8.9.x for getDateField
- Search 10.3.x for getDateField
- Search 11.x for getDateField
- Other projects
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. |
DateSqlInterface::getDateField | function | core/ |
Returns a native database expression for a given field. |
HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
MysqlDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
MysqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
PostgresqlDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
PostgresqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
QueryPluginBase::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
Sql::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
SqliteDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
SqliteDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.