Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserLoginFormTest | class | core/ |
@coversDefaultClass \Drupal\user\Form\UserLoginForm[[api-linebreak]] @group user |
| UserLoginFormTest.php | file | core/ |
|
| UserLoginFormTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| UserMailDefaultsTest | class | core/ |
Tests that user.mail default settings are parsed correctly. |
| UserMailDefaultsTest.php | file | core/ |
|
| UserMailDefaultsTest::$modules | property | core/ |
Modules to enable. |
| UserMailDefaultsTest::setUp | function | core/ |
|
| UserMailDefaultsTest::testMailDefaults | function | core/ |
Tests that each user mail contains blank lines. |
| UserMailDefaultsTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailNotifyTest | class | core/ |
Tests _user_mail_notify() use of user.settings.notify.*. |
| UserMailNotifyTest.php | file | core/ |
|
| UserMailNotifyTest::$modules | property | core/ |
Modules to enable. |
| UserMailNotifyTest::testUserMailNotifyLangcodeDeprecation | function | core/ |
Tests the deprecated $langcode argument to _user_mail_notify(). |
Pagination
- Previous page
- Page 1364
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.