Search for login
- Search 7.x for login
- Search 8.9.x for login
- Search 10.3.x for login
- Search 11.x for login
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserLoginFormTest::testConstructorDeprecations | function | core/ |
@group legacy |
UserLoginHttpTest | class | core/ |
Tests login and password reset via direct HTTP. |
UserLoginHttpTest.php | file | core/ |
|
UserLoginHttpTest::$cookies | property | core/ |
The cookie jar. |
UserLoginHttpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserLoginHttpTest::$modules | property | core/ |
Modules to install. |
UserLoginHttpTest::$serializer | property | core/ |
The serializer. |
UserLoginHttpTest::assertHttpResponse | function | core/ |
Checks a response for status code and body. |
UserLoginHttpTest::assertHttpResponseWithMessage | function | core/ |
Checks a response for status code and message. |
UserLoginHttpTest::doTestGlobalLoginFloodControl | function | core/ |
Tests the global login flood control for a given serialization format. |
UserLoginHttpTest::doTestLogin | function | core/ |
Do login testing for a given serialization format. |
UserLoginHttpTest::doTestLogoutCsrfProtection | function | core/ |
Tests csrf protection of User Logout route for given serialization format. |
UserLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
UserLoginHttpTest::doTestPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control for a given serialization format. |
UserLoginHttpTest::getLoginStatusUrlString | function | core/ |
Gets the URL string for checking login for a given serialization format. |
UserLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
UserLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request for a given serialization format. |
UserLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request for a given serialization format. |
UserLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request for a given serialization format. |
UserLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
UserLoginHttpTest::setUp | function | core/ |
|
UserLoginHttpTest::testLogin | function | core/ |
Tests user session life cycle. |
UserLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
UserLoginTest | class | core/ |
Ensure that login works as expected. |
UserLoginTest.php | file | core/ |
|
UserLoginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserLoginTest::$modules | property | core/ |
Modules to enable. |
UserLoginTest::assertFailedLogin | function | core/ |
Make an unsuccessful login attempt. |
UserLoginTest::doPasswordLengthLogin | function | core/ |
Helper to test log in with a maximum length password. |
UserLoginTest::resetUserPassword | function | core/ |
Reset user password. |
UserLoginTest::testCookiesNotAccepted | function | core/ |
Tests with a browser that denies cookies. |
UserLoginTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
UserLoginTest::testLoginCacheTagsAndDestination | function | core/ |
Tests login with destination. |
UserLoginTest::testPasswordLengthLogin | function | core/ |
Tests log in with a maximum length and a too long password. |
UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Tests user password is re-hashed upon login after changing $count_log2. |
UserLoginTest::testPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control. |
UserPathTest::testUserLoginPage | function | core/ |
Tests if the login page is still available when using a wildcard path. |
UserResourceTestBase::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
UserStorage::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserStorageInterface::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserTest::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
user_login_finalize | function | core/ |
Finalizes the login process and logs in a user. |
user_user_login | function | core/ |
Implements hook_user_login(). |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.