Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| UserMailNotifyTest::testUserMailsNotSent | function | core/ |
Tests mails are not sent when notify.$op is FALSE. |
| UserMailNotifyTest::testUserMailsSent | function | core/ |
Tests mails are sent when notify.$op is TRUE. |
| UserMailNotifyTest::testUserRecoveryMailLanguage | function | core/ |
Tests recovery email content and token langcode is aligned. |
| UserMailNotifyTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator[[api-linebreak]] @group user |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| UserMigrationClassTest | class | core/ |
Tests the user migration plugin class. |
| UserMigrationClassTest.php | file | core/ |
|
| UserMigrationClassTest::testClass | function | core/ |
Tests that the profile value process is added to the pipeline. |
| UserNameFormatterTest | class | core/ |
Tests the user_name formatter. |
| UserNameFormatterTest.php | file | core/ |
|
| UserNameFormatterTest::$bundle | property | core/ |
|
| UserNameFormatterTest::$entityType | property | core/ |
|
| UserNameFormatterTest::$fieldName | property | core/ |
|
| UserNameFormatterTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 747
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.