Search for login

  1. Search 7.x for login
  2. Search 9.5.x for login
  3. Search 10.3.x for login
  4. Search 11.x for login
  5. Other projects
Title Object type File name Summary
UserLoginHttpTest::passwordRequest function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Executes a password HTTP request.
UserLoginHttpTest::resetFlood function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Resets all flood entries.
UserLoginHttpTest::setUp function core/modules/user/tests/src/Functional/UserLoginHttpTest.php
UserLoginHttpTest::testGlobalLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests the global login flood control.
UserLoginHttpTest::testLogin function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests user session life cycle.
UserLoginHttpTest::testLogoutCsrfProtection function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Test csrf protection of User Logout route.
UserLoginHttpTest::testPasswordReset function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests user password reset.
UserLoginHttpTest::testPerUserLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Test the per-user login flood control.
UserLoginTest class core/modules/user/tests/src/Functional/UserLoginTest.php Ensure that login works as expected.
UserLoginTest.php file core/modules/user/tests/src/Functional/UserLoginTest.php
UserLoginTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLoginTest.php The theme to install as the default for testing.
UserLoginTest::assertFailedLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Make an unsuccessful login attempt.
UserLoginTest::testGlobalLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginTest.php Test the global login flood control.
UserLoginTest::testLoginCacheTagsAndDestination function core/modules/user/tests/src/Functional/UserLoginTest.php Tests login with destination.
UserLoginTest::testPasswordRehashOnLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTest::testPerUserLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginTest.php Test the per-user login flood control.
UserPathTest::testUserLoginPage function core/modules/views/tests/src/Functional/UserPathTest.php Tests if the login page is still available when using a wildcard path.
UserResetEmailTestTrait::loginFromResetEmail function core/modules/user/src/Tests/UserResetEmailTestTrait.php Login from reset password email.
UserResourceTestBase::assertRpcLogin function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Verifies that logging in with the given username and password works.
UserStorage::updateLastLoginTimestamp function core/modules/user/src/UserStorage.php Update the last login timestamp of the user.
UserStorageInterface::updateLastLoginTimestamp function core/modules/user/src/UserStorageInterface.php Update the last login timestamp of the user.
UserTest::assertRpcLogin function core/modules/jsonapi/tests/src/Functional/UserTest.php Verifies that logging in with the given username and password works.
user_login_finalize function core/modules/user/user.module Finalizes the login process and logs in a user.
user_user_login function core/modules/user/user.module Implements hook_user_login().
WebTestBase::drupalLogin function core/modules/simpletest/src/WebTestBase.php Log in a user with the internal browser.

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