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 |
|---|---|---|---|
| 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. |
| UserDataTest.php | file | core/ |
|
| UserDataTest::$modules | property | core/ |
|
| UserDataTest::$testViews | property | core/ |
|
| UserDataTest::testDataField | function | core/ |
Tests field handler. |
| UserDeleteTest | class | core/ |
Tests deleting of user accounts. |
| UserDeleteTest.php | file | core/ |
|
| UserDeleteTest::$modules | property | core/ |
|
| UserDeleteTest::testUserDeleteMultiple | function | core/ |
Tests deleting multiple users. |
| UserEditedOwnAccountTest | class | core/ |
Tests user edited own account can still log in. |
| UserEditedOwnAccountTest.php | file | core/ |
|
| UserEditedOwnAccountTest::$defaultTheme | property | core/ |
|
| UserEditedOwnAccountTest::testUserEditedOwnAccount | function | core/ |
Tests that a user who edits their own account can still log in. |
| UserEditTest | class | core/ |
Tests user edit page. |
| UserEditTest.php | file | core/ |
|
| UserEditTest::$defaultTheme | property | core/ |
|
| UserEditTest::testAdminSelfBlocking | function | core/ |
Tests that an admin cannot edit their own account status. |
| UserEditTest::testRolesValidation | function | core/ |
Tests constraint violations are triggered on the user account form. |
| UserEditTest::testUserChangeSiteLanguage | function | core/ |
Tests that a user is able to change site language. |
| UserEditTest::testUserEdit | function | core/ |
Tests user edit page. |
| UserEditTest::testUserMailFieldAccess | function | core/ |
Tests the account form implements entity field access for mail. |
| UserEditTest::testUserWellKnownChangePasswordAnon | function | core/ |
Tests well known change password route returns 403 to anonymous user. |
| UserEditTest::testUserWellKnownChangePasswordAuth | function | core/ |
Tests well known change password route redirects to user edit form. |
| UserEditTest::testUserWith0Password | function | core/ |
Tests setting the password to "0". |
| UserEditTest::testUserWithoutEmailEdit | function | core/ |
Tests editing of a user account without an email address. |
| UserEntityLabelTest | class | core/ |
Tests the label callback. |
| UserEntityLabelTest.php | file | core/ |
|
| UserEntityLabelTest::$modules | property | core/ |
|
| UserEntityLabelTest::testLabelCallback | function | core/ |
Tests label callback. |
| UserEntityReferenceTest | class | core/ |
Tests the user reference field functionality. |
| UserEntityReferenceTest.php | file | core/ |
|
| UserEntityReferenceTest::$role1 | property | core/ |
A randomly-generated role for testing purposes. |
| UserEntityReferenceTest::$role2 | property | core/ |
A randomly-generated role for testing purposes. |
| UserEntityReferenceTest::setUp | function | core/ |
|
| UserEntityReferenceTest::testUserSelectionByRole | function | core/ |
Tests user selection by roles. |
| UserEntityTest | class | core/ |
Tests the user entity class. |
| UserEntityTest.php | file | core/ |
|
| UserEntityTest::$modules | property | core/ |
|
| UserEntityTest::setUp | function | core/ |
|
| UserEntityTest::testChainExistingPasswordMethod | function | core/ |
Tests that ::existingPassword can be used for chaining. |
| UserEntityTest::testGetLastAccessedTime | function | core/ |
Tests that ::getLastAccessedTime() returns an integer for a loaded user. |
| UserEntityTest::testUserMethods | function | core/ |
Tests some of the methods. |
Pagination
- Previous page
- Page 1741
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.