Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserLoginHttpDecoratedTest | class | core/ |
Tests login and password reset via direct HTTP with a user.auth decorator. |
| UserLoginHttpDecoratedTest.php | file | core/ |
|
| UserLoginHttpDecoratedTest::$modules | property | core/ |
Modules to install. |
| UserLoginHttpDecoratedTest::testServiceDecorated | function | core/ |
Test that the UserAuthDecorator is providing user.auth. |
| 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/ |
|
| UserLoginHttpTest::$modules | property | core/ |
|
| 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/ |
|
| UserLoginTest::$modules | property | core/ |
|
| 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::testAutocompleteHtmlAttributes | function | core/ |
Tests that user login form has the autocomplete attributes. |
| 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. |
| UserLogoutConfirm | class | core/ |
Provides a confirmation form for user logout. |
| UserLogoutConfirm.php | file | core/ |
|
| UserLogoutConfirm::getCancelUrl | function | core/ |
|
| UserLogoutConfirm::getConfirmText | function | core/ |
|
| UserLogoutConfirm::getDescription | function | core/ |
|
| UserLogoutConfirm::getFormId | function | core/ |
|
| UserLogoutConfirm::getQuestion | function | core/ |
|
| UserLogoutConfirm::submitForm | function | core/ |
|
| UserLogoutTest | class | core/ |
Tests user logout. |
Pagination
- Previous page
- Page 1747
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.