Search for test
- Search 7.x for test
- Search 9.5.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 |
|---|---|---|---|
| UserLoginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLoginTest::assertFailedLogin | function | core/ |
Make an unsuccessful login attempt. |
| UserLoginTest::testGlobalLoginFloodControl | function | core/ |
Test the global login flood control. |
| UserLoginTest::testLoginCacheTagsAndDestination | function | core/ |
Tests login with destination. |
| UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Test that user password is re-hashed upon login after changing $count_log2. |
| UserLoginTest::testPerUserLoginFloodControl | function | core/ |
Test the per-user login flood control. |
| UserMailNotifyTest | class | core/ |
Tests _user_mail_notify() use of user.settings.notify.*. |
| UserMailNotifyTest.php | file | core/ |
|
| 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::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. |
| UserNameFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| UserNameFormatterTest::setUp | function | core/ |
|
| UserNameFormatterTest::testFormatter | function | core/ |
Tests the formatter output. |
| UserPasswordFormTest | class | core/ |
@coversDefaultClass \Drupal\user\Form\UserPasswordForm[[api-linebreak]] @group user |
| UserPasswordFormTest.php | file | core/ |
|
| UserPasswordFormTest::testConstructorDeprecations | function | core/ |
@group legacy @expectedDeprecation Calling Drupal\user\Form\UserPasswordForm::__construct without the $config_factory is deprecated in drupal:8.8.0 and is required before drupal:9.0.0. See https://www.drupal.org/node/1681832 @expectedDeprecation… |
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| UserPasswordResetTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| UserPasswordResetTest::assertNoPasswordIpFlood | function | core/ |
Makes assertions about a password reset not triggering IP flood control. |
| UserPasswordResetTest::assertNoPasswordUserFlood | function | core/ |
Makes assertions about a password reset not triggering user flood control. |
| UserPasswordResetTest::assertNoValidPasswordReset | function | core/ |
Helper function to make assertions about an invalid password reset. |
| UserPasswordResetTest::assertPasswordIpFlood | function | core/ |
Makes assertions about a password reset triggering IP flood control. |
| UserPasswordResetTest::assertPasswordUserFlood | function | core/ |
Makes assertions about a password reset triggering user flood control. |
| UserPasswordResetTest::assertValidPasswordReset | function | core/ |
Helper function to make assertions about a valid password reset. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::setUp | function | core/ |
Pagination
- Previous page
- Page 736
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.