Search for user
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| User | class | core/ |
Defines the user entity class. |
| User | class | core/ |
Validate whether an argument is a valid user. |
| User | class | core/ |
Default argument plugin to extract a user from request. |
| User | class | core/ |
Drupal 6 user source from database. |
| User | class | core/ |
Drupal 7 user source from database. |
| User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserMailRequired | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequired.php | file | core/ |
|
| UserMailRequired::$message | property | core/ |
Violation message. Use the same message as FormValidator. |
| UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
| UserMailRequiredValidator.php | file | core/ |
|
| UserMailRequiredValidator::validate | function | core/ |
|
| 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]] |
| UserMailUnique | class | core/ |
Checks if a user's email address is unique on the site. |
| UserMailUnique.php | file | core/ |
|
| UserMailUnique::$message | property | core/ |
|
| 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. |
| UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
| UserMultipleCancelConfirm.php | file | core/ |
|
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.