Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UserLoginFormTest class core/modules/user/tests/src/Kernel/Form/UserLoginFormTest.php @coversDefaultClass \Drupal\user\Form\UserLoginForm[[api-linebreak]]
@group user
UserLoginFormTest.php file core/modules/user/tests/src/Kernel/Form/UserLoginFormTest.php
UserLoginFormTest::$modules property core/modules/user/tests/src/Kernel/Form/UserLoginFormTest.php Modules to enable.
UserLoginFormTest::testConstructorDeprecations function core/modules/user/tests/src/Kernel/Form/UserLoginFormTest.php @group legacy
UserLoginHttpTest class core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests login and password reset via direct HTTP.
UserLoginHttpTest.php file core/modules/user/tests/src/Functional/UserLoginHttpTest.php
UserLoginHttpTest::$cookies property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The cookie jar.
UserLoginHttpTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The theme to install as the default for testing.
UserLoginHttpTest::$modules property core/modules/user/tests/src/Functional/UserLoginHttpTest.php Modules to install.
UserLoginHttpTest::$serializer property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The serializer.
UserLoginHttpTest::assertHttpResponse function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Checks a response for status code and body.
UserLoginHttpTest::assertHttpResponseWithMessage function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Checks a response for status code and message.
UserLoginHttpTest::doTestGlobalLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests the global login flood control for a given serialization format.
UserLoginHttpTest::doTestLogin function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Do login testing for a given serialization format.
UserLoginHttpTest::doTestLogoutCsrfProtection function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests csrf protection of User Logout route for given serialization format.
UserLoginHttpTest::doTestPasswordReset function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Do password reset testing for given format and account.
UserLoginHttpTest::doTestPerUserLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests the per-user login flood control for a given serialization format.
UserLoginHttpTest::getLoginStatusUrlString function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Gets the URL string for checking login for a given serialization format.
UserLoginHttpTest::getResultValue function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Gets a value for a given key from the response.
UserLoginHttpTest::loginFromResetEmail function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Login from reset password email.
UserLoginHttpTest::loginRequest function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Executes a login HTTP request for a given serialization format.
UserLoginHttpTest::logoutRequest function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Executes a logout HTTP request for a given serialization format.
UserLoginHttpTest::passwordRequest function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Executes a password HTTP request for a given serialization format.
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::testLogin function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests user session life cycle.
UserLoginHttpTest::testPasswordReset function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests user password reset.
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::$modules property core/modules/user/tests/src/Functional/UserLoginTest.php Modules to enable.
UserLoginTest::assertFailedLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Make an unsuccessful login attempt.
UserLoginTest::doPasswordLengthLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Helper to test log in with a maximum length password.
UserLoginTest::resetUserPassword function core/modules/user/tests/src/Functional/UserLoginTest.php Reset user password.
UserLoginTest::testCookiesNotAccepted function core/modules/user/tests/src/Functional/UserLoginTest.php Tests with a browser that denies cookies.
UserLoginTest::testGlobalLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginTest.php Tests the global login flood control.
UserLoginTest::testLoginCacheTagsAndDestination function core/modules/user/tests/src/Functional/UserLoginTest.php Tests login with destination.
UserLoginTest::testPasswordLengthLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Tests log in with a maximum length and a too long password.
UserLoginTest::testPasswordRehashOnLogin function core/modules/user/tests/src/Functional/UserLoginTest.php Tests user password is re-hashed upon login after changing $count_log2.
UserLoginTest::testPerUserLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginTest.php Tests the per-user login flood control.
UserMailDefaultsTest class core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php Tests that user.mail default settings are parsed correctly.
UserMailDefaultsTest.php file core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php
UserMailDefaultsTest::$modules property core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php Modules to enable.
UserMailDefaultsTest::setUp function core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php
UserMailDefaultsTest::testMailDefaults function core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php Tests that each user mail contains blank lines.
UserMailDefaultsTest::userMailsProvider function core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php Data provider for user mail testing.
UserMailNotifyTest class core/modules/user/tests/src/Kernel/UserMailNotifyTest.php Tests _user_mail_notify() use of user.settings.notify.*.
UserMailNotifyTest.php file core/modules/user/tests/src/Kernel/UserMailNotifyTest.php
UserMailNotifyTest::$modules property core/modules/user/tests/src/Kernel/UserMailNotifyTest.php Modules to enable.
UserMailNotifyTest::testUserMailNotifyLangcodeDeprecation function core/modules/user/tests/src/Kernel/UserMailNotifyTest.php Tests the deprecated $langcode argument to _user_mail_notify().

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