Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserCancelTest::$modules | property | core/ |
|
| UserCancelTest::setUp | function | core/ |
|
| UserCancelTest::testMassUserCancelByAdmin | function | core/ |
Create an administrative user and mass-delete other users. |
| UserCancelTest::testUserAnonymize | function | core/ |
Delete account and anonymize all content. |
| UserCancelTest::testUserAnonymizeBatch | function | core/ |
Delete account and anonymize all content using a batch process. |
| UserCancelTest::testUserAnonymizeTranslations | function | core/ |
Delete account and anonymize all content and it's translations. |
| UserCancelTest::testUserBlock | function | core/ |
Disable account and keep all content. |
| UserCancelTest::testUserBlockUnpublish | function | core/ |
Disable account and unpublish all content. |
| UserCancelTest::testUserBlockUnpublishNodeAccess | function | core/ |
Tests nodes are unpublished even if inaccessible to cancelling user. |
| UserCancelTest::testUserCancelByAdmin | function | core/ |
Create an administrative user and delete other users. |
| UserCancelTest::testUserCancelChangePermission | function | core/ |
Tests ability to change the permission for canceling users. |
| UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
| UserCancelTest::testUserCancelUid1 | function | core/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserCancelTest::testUserCancelWithoutPermission | function | core/ |
Attempt to cancel account without permission. |
| UserCancelTest::testUserDelete | function | core/ |
Delete account and remove all content. |
| UserCancelTest::testUserDeleteWithContentAndNodeAccess | function | core/ |
Tests user cancel with node access. |
| UserCancelTest::testUserWithoutEmailCancelByAdmin | function | core/ |
Tests deletion of a user account without an email address. |
| UserChangedTest | class | core/ |
Tests the changed field. |
| UserChangedTest.php | file | core/ |
|
| UserChangedTest::$defaultTheme | property | core/ |
|
| UserChangedTest::$modules | property | core/ |
|
| UserChangedTest::$testViews | property | core/ |
Views used by this test. |
| UserChangedTest::setUp | function | core/ |
|
| UserChangedTest::testChangedField | function | core/ |
Tests changed field. |
| UserConfigValidationTest | class | core/ |
Tests validating user modules' configuration. |
| UserConfigValidationTest.php | file | core/ |
|
| UserConfigValidationTest::$modules | property | core/ |
|
| UserConfigValidationTest::providerTestUserSettings | function | core/ |
Data provider for testUserSettings(). |
| UserConfigValidationTest::setUp | function | core/ |
|
| UserConfigValidationTest::testUserSettings | function | core/ |
Tests invalid values in 'user.settings' config properties. |
| UserContextAccessPolicy | class | core/ |
A test access policy class that sets a context. |
| UserContextAccessPolicy::applies | function | core/ |
|
| UserContextAccessPolicy::getPersistentCacheContexts | function | core/ |
|
| UserController | class | core/ |
Controller routines for user routes. |
| UserController.php | file | core/ |
|
| UserController::$dateFormatter | property | core/ |
The date formatter service. |
| UserController::$flood | property | core/ |
The flood service. |
| UserController::$logger | property | core/ |
A logger instance. |
| UserController::$oneTimeAuthentication | property | core/ |
One time authentication service. |
| UserController::$userData | property | core/ |
The user data service. |
| UserController::$userStorage | property | core/ |
The user storage. |
| UserController::confirmCancel | function | core/ |
Confirms cancelling a user account via an email link. |
| UserController::create | function | core/ |
|
| UserController::determineErrorRedirect | function | core/ |
Validates user, hash, and timestamp. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
| UserController::logout | function | core/ |
Logs the current user out. |
| UserController::resetPass | function | core/ |
Redirects to the user password reset form. |
| UserController::resetPassLogin | function | core/ |
Validates user, hash, and timestamp; logs the user in if correct. |
| UserController::userEditPage | function | core/ |
Redirects users to their profile edit page. |
| UserController::userPage | function | core/ |
Redirects users to their profile page. |
Pagination
- Previous page
- Page 1739
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.