actions_loop_test_log |
function |
core/modules/simpletest/tests/actions_loop_test.module |
Write a message to the log. |
SyslogTestCase::setUp |
function |
core/modules/syslog/tests/syslog.test |
Sets up a Backdrop site for running functional and integration tests. |
backdrop_get_logo_info |
function |
core/includes/common.inc |
Gets the path and dimensions of the site wide logo. |
user_login_destination |
function |
core/modules/user/user.module |
Helper function to rewrite the destination to avoid redirecting to login page after login. |
ajax_test_dialog_close |
function |
core/modules/simpletest/tests/ajax_test.module |
Menu callback: Close the ajax dialog. |
dblog_clear_log_submit |
function |
core/modules/dblog/dblog.admin.inc |
Form submission handler for dblog_clear_log_form(). |
DatabaseLog::$queryLog |
property |
core/includes/database/log.inc |
Cache of logged queries. Only used if the query logger is enabled. |
Logging severity levels |
group |
core/includes/bootstrap.inc |
Logging severity levels as defined in RFC 3164. |
user_login_page_wrapper |
function |
core/modules/user/user.module |
Shared output for pages related to the user login process. |
system_logging_settings |
function |
core/modules/system/system.admin.inc |
Form builder; Configure error reporting settings. |
DatabaseLoggingTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Query logging tests. |
session_test_user_login |
function |
core/modules/simpletest/tests/session_test.module |
Implements hook_user(). |
DatabaseLog::findCaller |
function |
core/includes/database/log.inc |
Determine the routine that called this query. |
USER_LOGIN_USERNAME_ONLY |
constant |
core/modules/user/user.module |
Users can login with username only. |
ajax_command_open_dialog |
function |
core/includes/ajax.inc |
Provides an AJAX command to open content in a dialog. |
DBLogTestCase::$big_user |
property |
core/modules/dblog/tests/dblog.test |
A user with some relevant administrative permissions. |
DBLogTestCase::$any_user |
property |
core/modules/dblog/tests/dblog.test |
A user without any permissions. |
DBLogTestCase::testDBLog |
function |
core/modules/dblog/tests/dblog.test |
Tests Database Logging module functionality through interfaces. |
user_login_name_validate |
function |
core/modules/user/user.module |
First phase validation handler for the login form. |
user_logout_current_user |
function |
core/modules/user/user.pages.inc |
Logs the current user out. |
UserLoginTestCase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
AJAXDialogTest::$profile |
property |
core/modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
UserLoginTestBase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
_password_get_count_log2 |
function |
core/includes/password.inc |
Parse the log2 iteration count from a stored hash or setting string. |
_dblog_get_message_types |
function |
core/modules/dblog/dblog.module |
Gathers a list of uniquely defined database log message types. |
dblog_build_filter_query |
function |
core/modules/dblog/dblog.admin.inc |
Builds a query for database log administration filters based on session. |
dblog_filter_form_submit |
function |
core/modules/dblog/dblog.admin.inc |
Form submission handler for dblog_filter_form(). |
DatabaseLog::__construct |
function |
core/includes/database/log.inc |
Constructor. |
ajax_command_close_dialog |
function |
core/includes/ajax.inc |
Provides an AJAX command to close an open dialog. |
DBLogTestCase::verifyCron |
function |
core/modules/dblog/tests/dblog.test |
Verifies that cron correctly applies the database log row limit. |
DBLogTestCase::getContent |
function |
core/modules/dblog/tests/dblog.test |
Creates random content based on node content type. |
DBLogTestCase::testFilter |
function |
core/modules/dblog/tests/dblog.test |
Tests the database log filter functionality at admin/reports/dblog. |
user_login_final_validate |
function |
core/modules/user/user.module |
The final validation handler on the login form. |
AJAXDialogTest::$web_user |
property |
core/modules/simpletest/tests/ajax.test |
|
user_get_user_login_paths |
function |
core/modules/user/user.module |
Gets a list of login-related paths. |
ajax_test_dialog_contents |
function |
core/modules/simpletest/tests/ajax_test.module |
Menu callback: Returns the contents for dialogs opened by ajax_test_dialog(). |
CustomLogoTestCase::setUp |
function |
core/modules/system/tests/system.test |
Implement setUp(). |
AJAXDialogTest::testDialog |
function |
core/modules/simpletest/tests/ajax.test |
Test sending non-JS and AJAX requests to open and manipulate modals. |
user_login_settings_submit |
function |
core/modules/user/user.admin.inc |
Second form submission handler for user_login_settings(). |
_session_test_is_logged_in |
function |
core/modules/simpletest/tests/session_test.module |
Menu callback, only available if current user is logged in. |
filter_editor_dialog_token |
function |
core/modules/filter/filter.module |
Generate a URL token for checking access to an editor dialog. |
dblog_filter_form_validate |
function |
core/modules/dblog/dblog.admin.inc |
Form validation handler for dblog_filter_form(). |
UserLoginTestBase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
UserLoginTestCase::$profile |
property |
core/modules/user/tests/user.test |
The profile to install as a basis for testing. |
DatabaseConnection::$logger |
property |
core/includes/database/database.inc |
The current database logging object for this connection. |
DBLogTestCase::verifyEvents |
function |
core/modules/dblog/tests/dblog.test |
Generates and then verifies various types of events. |
DBLogTestCase::getTypeCount |
function |
core/modules/dblog/tests/dblog.test |
Gets the count of database log entries by database log event type. |
hook_user_login_paths_alter |
function |
core/modules/user/user.api.php |
Redefine user login paths defined by other modules. |
UserLoginAppearanceTestCase |
class |
core/modules/user/tests/user.test |
Test login page appearance. |
DatabaseLog::$connectionKey |
property |
core/includes/database/log.inc |
The connection key for which this object is logging. |