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