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 |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| UserCreateFailMailTest::$modules | property | core/ |
|
| 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/ |
|
| UserCreateTest::$modules | property | core/ |
|
| UserCreateTest::testUserAdd | function | core/ |
Tests user creation and display from the administration interface. |
| UserCreateTest::testUserAddPasswordWithNotify | function | core/ |
Tests that the password is discarded when notify is enabled. |
| 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. |
| UserCreationTrait::createRole | function | core/ |
Creates a role with specified permissions. |
| UserCreationTrait::createUser | function | core/ |
Create a user with a given set of permissions. |
| UserCreationTrait::grantPermissions | function | core/ |
Grant permissions to a user role. |
| UserCreationTrait::setCurrentUser | function | core/ |
Switch the current logged in user. |
| UserCreationTrait::setUpCurrentUser | function | core/ |
Creates a random user account and sets it as current user. |
| UserData | class | core/ |
Provides access to the user data service. |
| UserData | class | core/ |
Migration destination for user data. |
| UserData | class | core/ |
Defines the user data service. |
| UserData.php | file | core/ |
|
| UserData.php | file | core/ |
|
| UserData.php | file | core/ |
|
| UserData::$connection | property | core/ |
The database connection to use. |
| UserData::$moduleHandler | property | core/ |
The module handler. |
| UserData::$userData | property | core/ |
Provides the user data service object. |
| UserData::$userData | property | core/ |
|
| UserData::buildOptionsForm | function | core/ |
|
| UserData::create | function | core/ |
|
| UserData::defineOptions | function | core/ |
|
| UserData::delete | function | core/ |
|
| UserData::fields | function | core/ |
|
| UserData::get | function | core/ |
|
| UserData::getIds | function | core/ |
|
| UserData::import | function | core/ |
|
| UserData::render | function | core/ |
|
| UserData::set | function | core/ |
Pagination
- Previous page
- Page 1740
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.