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 |
|---|---|---|---|
| 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. |
| 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/ |
Defines the user data service. |
| UserData | class | core/ |
Provides access to the user data service. |
| UserData | class | core/ |
Migration destination for user data. |
| 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/ |
Default option form that provides label widget that all fields should have. |
| UserData::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserData::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| UserData::delete | function | core/ |
Deletes data stored for a user account. |
| UserData::fields | function | core/ |
Returns an array of destination fields. |
| UserData::get | function | core/ |
Returns data stored for a user account. |
| UserData::getIds | function | core/ |
Gets the destination IDs. |
| UserData::import | function | core/ |
Import the row. |
| UserData::render | function | core/ |
Renders the field. |
| UserData::set | function | core/ |
Stores data for a user account. |
| UserData::__construct | function | core/ |
Constructs a new user data service. |
| UserData::__construct | function | core/ |
Constructs a UserData object. |
| UserData::__construct | function | core/ |
Builds a user data entity destination. |
| UserDataInterface | interface | core/ |
Defines the user data service interface. |
| UserDataInterface.php | file | core/ |
|
| UserDataInterface::delete | function | core/ |
Deletes data stored for a user account. |
| UserDataInterface::get | function | core/ |
Returns data stored for a user account. |
| UserDataInterface::set | function | core/ |
Stores data for a user account. |
| UserDataTest | class | core/ |
Tests the user data service field handler. |
Pagination
- Previous page
- Page 1523
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.