Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserCancelTest::testUserBlockUnpublishNodeAccess | function | core/ |
Tests nodes are unpublished even if inaccessible to cancelling user. |
| UserCancelTest::testUserCancelByAdmin | function | core/ |
Create an administrative user and delete another user. |
| 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/ |
The theme to install as the default for testing. |
| UserChangedTest::$modules | property | core/ |
Modules to enable. |
| UserChangedTest::$testViews | property | core/ |
Views used by this test. |
| UserChangedTest::setUp | function | core/ |
Sets up the test. |
| UserChangedTest::testChangedField | function | core/ |
Tests changed field. |
| 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::$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/ |
Instantiates a new instance of this class. |
| 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. |
| UserController::userTitle | function | core/ |
Route title callback. |
| UserController::__construct | function | core/ |
Constructs a UserController object. |
| UserControllerTest | class | core/ |
Tests for the User controller. |
| UserControllerTest.php | file | core/ |
|
| UserControllerTest::$modules | property | core/ |
Modules to enable. |
| UserControllerTest::$user | property | core/ |
The logged in user. |
| UserControllerTest::$userController | property | core/ |
The user controller. |
| UserControllerTest::setUp | function | core/ |
|
| UserControllerTest::testUserEditPage | function | core/ |
Tests the redirection to a user edit page. |
| UserCreateFailMailTest | class | core/ |
Tests the create user administration page. |
| UserCreateFailMailTest.php | file | core/ |
|
| UserCreateFailMailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCreateFailMailTest::$modules | property | core/ |
Modules to enable. |
| UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
| UserCreateTest | class | core/ |
Tests the create user administration page. |
| UserCreateTest.php | file | core/ |
|
| UserCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserCreateTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 1357
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.