Search for getDateFormat
- Search 7.x for getDateFormat
- Search 9.5.x for getDateFormat
- Search 8.9.x for getDateFormat
- Search 11.x for getDateFormat
- Other projects
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. |
DateSqlInterface::getDateFormat | function | core/ |
Creates a native database date formatting. |
HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
MysqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
MysqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
PostgresqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
PostgresqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
PostgresqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
QueryPluginBase::getDateFormat | function | core/ |
Creates cross-database date formatting. |
Sql::getDateFormat | function | core/ |
Creates cross-database date formatting. |
SqliteDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
SqliteDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
SqliteDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.