Search for log
Title | Object type | File name | Summary |
---|---|---|---|
dblog_filter_form | function | modules/ |
Form constructor for the database logging filter form. |
dblog_filter_form_submit | function | modules/ |
Form submission handler for dblog_filter_form(). |
dblog_filter_form_validate | function | modules/ |
Form validation handler for dblog_filter_form(). |
dblog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
dblog_help | function | modules/ |
Implements hook_help(). |
dblog_init | function | modules/ |
Implements hook_init(). |
dblog_menu | function | modules/ |
Implements hook_menu(). |
dblog_overview | function | modules/ |
Page callback: Displays a listing of database log messages. |
dblog_schema | function | modules/ |
Implements hook_schema(). |
dblog_theme | function | modules/ |
Implements hook_theme(). |
dblog_top | function | modules/ |
Page callback: Shows the most frequent log messages of a given event type. |
dblog_uninstall | function | modules/ |
Implements hook_uninstall(). |
dblog_update_7001 | function | modules/ |
Update the {watchdog} table. |
dblog_update_7002 | function | modules/ |
Add an index to the severity column in the watchdog database table. |
dblog_update_7003 | function | modules/ |
Account for possible legacy systems where dblog was not installed. |
dblog_watchdog | function | modules/ |
Implements hook_watchdog(). |
DrupalWebTestCase::$loggedInUser | property | modules/ |
The current user logged in using the internal browser. |
DrupalWebTestCase::drupalLogin | function | modules/ |
Log in a user with the internal browser. |
DrupalWebTestCase::drupalLogout | function | modules/ |
|
hook_user_login | function | modules/ |
The user just logged in. |
hook_user_logout | function | modules/ |
The user just logged out. |
jquery.ui.dialog.css | file | misc/ |
/* * jQuery UI Dialog 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ .ui-dialog { position:… |
log.inc | file | includes/ |
Logging classes for the database layer. |
Logging severity levels | group | includes/ |
Logging severity levels as defined in RFC 3164. |
MenuRouterTestCase::testAuthUserUserLogin | function | modules/ |
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page. |
MenuRouterTestCase::testMaintenanceModeLoginPaths | function | modules/ |
Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter(). |
menu_login_callback | function | modules/ |
Menu callback to be used as a login path. |
ModuleTestCase::assertLogMessage | function | modules/ |
Verify a log entry was entered for a module's status change. Called in the same way of the expected original watchdog() execution. |
NodeRevisionsTestCase::$logs | property | modules/ |
The revision messages for node revisions created in the test. |
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage | function | modules/ |
Checks that revisions are correctly saved without log messages. |
OpenIDFunctionalTestCase::testBlockedUserLogin | function | modules/ |
Test that a blocked user cannot log in. |
OpenIDFunctionalTestCase::testLogin | function | modules/ |
Test login using OpenID. |
OpenIDFunctionalTestCase::testLoginMaintenanceMode | function | modules/ |
Test login using OpenID during maintenance mode. |
OpenIDWebTestCase::submitLoginForm | function | modules/ |
Initiates the login procedure using the specified User-supplied Identity. |
openid_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
openid_form_user_login_block_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
openid_login_validate | function | modules/ |
Login form _validate hook |
openid_user_login | function | modules/ |
Implements hook_user_login(). |
openid_user_logout | function | modules/ |
Implements hook_user_logout(). |
overlay_close_dialog | function | modules/ |
Requests that the overlay closes when the page is displayed. |
SessionTestCase::$_logged_in | property | modules/ |
|
SessionTestCase::testSamesiteCookieLogoutLax | function | modules/ |
Test SameSite attribute = Lax on set-cookie header on logout. |
session_test_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
session_test_user_login | function | modules/ |
Implements hook_user(). |
simpletest_log_read | function | modules/ |
Read the error log and report any errors as assertion failures. |
StatisticsAdminTestCase::testExpiredLogs | function | modules/ |
Tests that cron clears day counts and expired access logs. |
StatisticsLoggingTestCase | class | modules/ |
Tests that logging via statistics_exit() works for all pages. |
StatisticsLoggingTestCase::$auth_user | property | modules/ |
|
StatisticsLoggingTestCase::$node | property | modules/ |
|
StatisticsLoggingTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.