user_form_test_user_login_paths_alter |
function |
core/modules/user/tests/user_form_test/user_form_test.module |
Implements hook_user_login_paths_alter(). |
UserLoginAppearanceTestCase::$profile |
property |
core/modules/user/tests/user.test |
|
UserLoginTestCase::testAccountNotFound |
function |
core/modules/user/tests/user.test |
Attempt to login with an unregistered username. |
DBLogTestCase::testLogMessageSanitized |
function |
core/modules/dblog/tests/dblog.test |
Make sure HTML tags are filtered out in the log detail page. |
UserBlocksUnitTests::testUserLoginBlock |
function |
core/modules/user/tests/user.test |
Tests the secondary menu. |
UserLoginAppearanceTestCase::$adminUser |
property |
core/modules/user/tests/user.test |
|
UserLoginTestCase::testArrayLoginValues |
function |
core/modules/user/tests/user.test |
Attempt to login with an invalid array users and passwords. |
ajax_test_dialog_form_callback_nonmodal |
function |
core/modules/simpletest/tests/ajax_test.module |
AJAX callback handler for ajax_test_dialog_form(). |
dblog_form_system_logging_settings_alter |
function |
core/modules/dblog/dblog.module |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
syslog_form_system_logging_settings_alter |
function |
core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
MenuRouterTestCase::testAuthUserUserLogin |
function |
core/modules/simpletest/tests/menu.test |
Test that an authenticated user hitting 'user/login' gets redirected to
'user' and 'user/register' gets redirected to the user edit page. |
DatabaseLoggingTestCase::testEnableLogging |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can log the existence of a query. |
UserLoginTestCase::testLoginWithAnonSession |
function |
core/modules/user/tests/user.test |
Test logging in when an anon session already exists. |
UserLoginTestCase::testPasswordRehashOnLogin |
function |
core/modules/user/tests/user.test |
Test that user password is re-hashed upon login after changing $count_log2. |
FilterEditorAccessTestCase::testDialogAccess |
function |
core/modules/filter/tests/filter.test |
Checks access to editor dialogs for adding images and links. |
UserLoginTestCase::testGlobalLoginFloodControl |
function |
core/modules/user/tests/user.test |
Test the global login flood control. |
installer_browser_add_remove_queue_dialog_link |
function |
core/modules/installer/installer.browser.inc |
Builds an "add-to-queue-link" button for project detail dialog. |
BootstrapWatchdogTestCase::testWatchdogLogging |
function |
core/modules/simpletest/tests/bootstrap.test |
|
UserLoginTestCase::testPerUserLoginFloodControl |
function |
core/modules/user/tests/user.test |
Test the per-user login flood control. |
DatabaseLoggingTestCase::testEnableMultiLogging |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can run two logs in parallel. |
UserLoginAppearanceTestCase::testLoginAppearance |
function |
core/modules/user/tests/user.test |
Test login page appearance. |
DatabaseLoggingTestCase::testEnableTargetLogging |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can log queries against multiple targets on the same connection. |
installer_browser_add_remove_queue_dialog_link_ajax |
function |
core/modules/installer/installer.browser.inc |
AJAX submit handler for installer_browser_add_remove_queue_dialog_link(). |
template_preprocess_installer_browser_project_dialog |
function |
core/modules/installer/installer.theme.inc |
Add some variables for the project details dialog. |
installer_browser_add_remove_queue_dialog_link_submit |
function |
core/modules/installer/installer.browser.inc |
Submit handler for installer_browser_add_remove_queue_dialog_link(). |
DatabaseLoggingTestCase::testEnableTargetLoggingNoTarget |
function |
core/modules/simpletest/tests/database_test.test |
Test that logs to separate targets collapse to the same connection properly. |
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage |
function |
core/modules/node/tests/node.test |
Checks that revisions are correctly saved without log messages. |
DatabaseLoggingTestCase::testEnableMultiConnectionLogging |
function |
core/modules/simpletest/tests/database_test.test |
Test that we can log queries separately on different connections. |
UserPasswordResetTest::testUserPasswordResetAlreadyLoggedIn |
function |
core/modules/user/tests/user_password_reset.test |
Test user password reset in a browser where the same user is already logged
in. |
UserPasswordResetTest::testUserPasswordResetOtherUserLoggedIn |
function |
core/modules/user/tests/user_password_reset.test |
Test user password reset in a browser where another user is logged in. |