Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| UserChangedTest::$testViews | property | core/ |
Views used by this test. |
| UserChangedTest::setUp | function | core/ |
Sets up the test. |
| UserChangedTest::testChangedField | function | core/ |
Tests changed field. |
| UserConfigValidationTest | class | core/ |
Tests validating user modules' configuration. |
| UserConfigValidationTest.php | file | core/ |
|
| UserConfigValidationTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Checks whether this access policy applies to a given scope. |
| UserContextAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| 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::$loginFinalizer | property | core/ |
The login finalizer service. |
| UserController::$logoutFinalizer | property | core/ |
The logout finalizer service. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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::validatePathParameters | function | core/ |
Validates hash and timestamp. |
| UserController::__construct | function | core/ |
|
| UserControllerTest | class | core/ |
Tests for the User controller. |
| UserControllerTest.php | file | core/ |
|
| UserControllerTest::$modules | property | core/ |
Modules to install. |
| UserControllerTest::$user | property | core/ |
The logged in user. |
| UserControllerTest::$userController | property | core/ |
The user controller. |
| UserControllerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1522
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.