Search for db

  1. Search 9.5.x for db
  2. Search 8.9.x for db
  3. Search 10.3.x for db
  4. Search 11.x for db
  5. Other projects
Title Object type File name Summary
Archive_Tar::_readBlock function modules/system/system.tar.inc
CacheClearCase::testIsValidBin function modules/simpletest/tests/cache.test Test DrupalDatabaseCache::isValidBin().
Collectable::findByCallback function misc/typo3/phar-stream-wrapper/src/Collectable.php
DashboardBlocksTestCase class modules/dashboard/dashboard.test Tests the Dashboard module blocks.
DashboardBlocksTestCase::getInfo function modules/dashboard/dashboard.test
DashboardBlocksTestCase::setUp function modules/dashboard/dashboard.test Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testBlockAvailability function modules/dashboard/dashboard.test Tests that administrative blocks are available for the dashboard.
DashboardBlocksTestCase::testDashboardAccess function modules/dashboard/dashboard.test Tests adding a block to the dashboard and checking access to it.
DashboardBlocksTestCase::testDashboardRegions function modules/dashboard/dashboard.test Tests that dashboard regions are displayed or hidden properly.
DashboardBlocksTestCase::testDisableEnable function modules/dashboard/dashboard.test Tests that the dashboard module can be re-enabled, retaining its blocks.
DatabaseNextIdCase::testDbNextId function modules/simpletest/tests/database_test.test Test that the sequences API work.
DatabaseRegressionTestCase::testDBFieldExists function modules/simpletest/tests/database_test.test Test the db_field_exists() function.
DatabaseRegressionTestCase::testDBIndexExists function modules/simpletest/tests/database_test.test Test the db_index_exists() function.
DatabaseRegressionTestCase::testDBTableExists function modules/simpletest/tests/database_test.test Test the db_table_exists() function.
DatabaseStatementBase::$dbh property includes/database/database.inc Reference to the database connection object for this statement.
DatabaseStatementPrefetch::$dbh property includes/database/prefetch.inc Reference to the database connection object for this statement.
DatabaseTransaction::$rolledBack property includes/database/database.inc A boolean value to indicate whether this transaction has been rolled back.
database_test_db_query_temporary function modules/simpletest/tests/database_test.module Run a db_query_temporary and output the table name and its number of rows.
dblog-rtl.css file modules/dblog/dblog-rtl.css Right-to-Left styling for the Database Logging module.
dblog.admin.inc file modules/dblog/dblog.admin.inc Administrative page callbacks for the Database Logging module.
dblog.css file modules/dblog/dblog.css Admin styles for the Database Logging module.
dblog.info file modules/dblog/dblog.info name = Database logging
description = Logs and records system events to the database.
package = Core
version = VERSION
core = 7.x
files[] = dblog.test
dblog.install file modules/dblog/dblog.install Install, update and uninstall functions for the dblog module.
dblog.module file modules/dblog/dblog.module System monitoring and logging for administrators.
dblog.test file modules/dblog/dblog.test Tests for dblog.module.
DBLogTestCase class modules/dblog/dblog.test Tests logging messages to the database.
DBLogTestCase::$any_user property modules/dblog/dblog.test A user without any permissions.
DBLogTestCase::$big_user property modules/dblog/dblog.test A user with some relevant administrative permissions.
DBLogTestCase::assertLogMessage function modules/dblog/dblog.test Confirms that a log message appears on the database log overview screen.
DBLogTestCase::asText function modules/dblog/dblog.test Extracts the text contained by the XHTML element.
DBLogTestCase::doNode function modules/dblog/dblog.test Generates and then verifies some node events.
DBLogTestCase::doUser function modules/dblog/dblog.test Generates and then verifies some user events.
DBLogTestCase::generateLogEntries function modules/dblog/dblog.test Generates a number of random database log events.
DBLogTestCase::getContent function modules/dblog/dblog.test Creates random content based on node content type.
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
DBLogTestCase::getInfo function modules/dblog/dblog.test
DBLogTestCase::getLogEntries function modules/dblog/dblog.test Gets the database log event information from the browser page.
DBLogTestCase::getSeverityConstant function modules/dblog/dblog.test Gets the watchdog severity constant corresponding to the CSS class.
DBLogTestCase::getTypeCount function modules/dblog/dblog.test Gets the count of database log entries by database log event type.
DBLogTestCase::setUp function modules/dblog/dblog.test Enable modules and create users with specific permissions.
DBLogTestCase::testDBLog function modules/dblog/dblog.test Tests Database Logging module functionality through interfaces.
DBLogTestCase::testDBLogAddAndClear function modules/dblog/dblog.test Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testDBLogCorrupted function modules/dblog/dblog.test Tests corrupted log entries can still display available data.
DBLogTestCase::testDBLogException function modules/dblog/dblog.test Verifies that exceptions are caught in dblog_watchdog().
DBLogTestCase::testFilter function modules/dblog/dblog.test Tests the database log filter functionality at admin/reports/dblog.
DBLogTestCase::testLogMessageSanitized function modules/dblog/dblog.test Make sure HTML tags are filtered out in the log detail page.
DBLogTestCase::verifyCron function modules/dblog/dblog.test Verifies that cron correctly applies the database log row limit.
DBLogTestCase::verifyEvents function modules/dblog/dblog.test Generates and then verifies various types of events.
DBLogTestCase::verifyReports function modules/dblog/dblog.test Confirms that database log reports are displayed at the correct paths.
DBLogTestCase::verifyRowLimit function modules/dblog/dblog.test Verifies setting of the database log row limit.

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