Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserContextAccessPolicy | class | core/ |
|
| 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::$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/ |
Constructs a UserController object. |
| 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/ |
|
| 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 install. |
| 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 install. |
| UserCreateTest::testUserAdd | function | core/ |
Tests user creation and display from the administration interface. |
| UserCreationTrait | trait | core/ |
Provides test methods for user creation and authentication. |
| UserCreationTrait.php | file | core/ |
|
| UserCreationTrait::checkPermissions | function | core/ |
Checks whether a given list of permission names is valid. |
| UserCreationTrait::createAdminRole | function | core/ |
Creates an administrative role. |
Pagination
- Previous page
- Page 1396
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.