Search for date

  1. Search 9.5.x for date
  2. Search 8.9.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects
Title Object type File name Summary
DatabaseMergeTestCase::testMergeUpdateExcept function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with different insert and update.
DatabaseMergeTestCase::testMergeUpdateExplicit function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with alternate replacement.
DatabaseMergeTestCase::testMergeUpdateExpression function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with expressions.
DatabaseMergeTestCase::testMergeUpdateWithoutUpdate function modules/simpletest/tests/database_test.test Confirm that we can merge-update without any update fields.
DatabaseReservedKeywordTestCase::testUpdateReservedWordTable function modules/simpletest/tests/database_test.test
DatabaseTasks::validateDatabaseSettings function includes/install.inc Validates driver specific configuration settings.
DatabaseTasks_sqlite::validateDatabaseSettings function includes/database/sqlite/install.inc Validates driver specific configuration settings.
DatabaseUpdateComplexTestCase class modules/simpletest/tests/database_test.test Tests for more complex update statements.
DatabaseUpdateComplexTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateComplexTestCase::testBetweenConditionUpdate function modules/simpletest/tests/database_test.test Test BETWEEN conditional clauses.
DatabaseUpdateComplexTestCase::testInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE IN clauses.
DatabaseUpdateComplexTestCase::testLikeConditionUpdate function modules/simpletest/tests/database_test.test Test LIKE conditionals.
DatabaseUpdateComplexTestCase::testNotInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE NOT IN clauses.
DatabaseUpdateComplexTestCase::testOrConditionUpdate function modules/simpletest/tests/database_test.test Test updates with OR conditionals.
DatabaseUpdateComplexTestCase::testUpdateExpression function modules/simpletest/tests/database_test.test Test update with expression values.
DatabaseUpdateComplexTestCase::testUpdateOnlyExpression function modules/simpletest/tests/database_test.test Test update with only expression values.
DatabaseUpdateLOBTestCase class modules/simpletest/tests/database_test.test Test update queries involving LOB values.
DatabaseUpdateLOBTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateLOBTestCase::testUpdateMultipleBlob function modules/simpletest/tests/database_test.test Confirm that we can update two blob columns in the same table.
DatabaseUpdateLOBTestCase::testUpdateOneBlob function modules/simpletest/tests/database_test.test Confirm that we can update a blob column.
DatabaseUpdateTestCase class modules/simpletest/tests/database_test.test Update builder tests.
DatabaseUpdateTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateTestCase::testExpressionUpdate function modules/simpletest/tests/database_test.test Test updating with expressions.
DatabaseUpdateTestCase::testMultiGTUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records with a non-equality condition.
DatabaseUpdateTestCase::testMultiUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records successfully.
DatabaseUpdateTestCase::testSimpleNullUpdate function modules/simpletest/tests/database_test.test Confirm updating to NULL.
DatabaseUpdateTestCase::testSimpleUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a single record successfully.
DatabaseUpdateTestCase::testWhereAndConditionUpdate function modules/simpletest/tests/database_test.test Confirm that we can stack condition and where calls.
DatabaseUpdateTestCase::testWhereUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records with a where call.
date.inc file includes/date.inc Initializes the list of date formats and their locales.
DateFormatTestCase class modules/system/system.test Tests date format configuration.
DateFormatTestCase::$admin_user property modules/system/system.test
DateFormatTestCase::getInfo function modules/system/system.test
DateFormatTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateFormatTestCase::testDefaultDateFormats function modules/system/system.test Test the default date type formats are consistent.
DateTimeFunctionalTest class modules/system/system.test Tests generic date and time handling capabilities of Drupal.
DateTimeFunctionalTest::$admin_user property modules/system/system.test
DateTimeFunctionalTest::getInfo function modules/system/system.test
DateTimeFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::testDateFormatConfiguration function modules/system/system.test Test date format configuration.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
DateTimeFunctionalTest::testDateTypeConfiguration function modules/system/system.test Test date type configuration.
DateTimeFunctionalTest::testTimeZoneHandling function modules/system/system.test Test time zones and DST handling.
date_iso8601 function includes/common.inc Returns an ISO8601 formatted date based on the given date.
date_validate function includes/form.inc Validates the date type to prevent invalid dates (e.g., February 30, 2006).
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
dblog_filter_form_validate function modules/dblog/dblog.admin.inc Form validation handler for dblog_filter_form().
dblog_update_7001 function modules/dblog/dblog.install Update the {watchdog} table.
dblog_update_7002 function modules/dblog/dblog.install Add an index to the severity column in the watchdog database table.
dblog_update_7003 function modules/dblog/dblog.install Account for possible legacy systems where dblog was not installed.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.