Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 options form that provides the label widget that all fields should have. |
| UserData::create | function | core/ |
Creates an instance of the plugin. |
| UserData::create | function | core/ |
Creates an instance of the plugin. |
| 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/ |
Builds an user data entity destination. |
| UserData::__construct | function | core/ |
Constructs a new user data service. |
| UserData::__construct | function | core/ |
Constructs a UserData object. |
| 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/ |
Modules to enable. |
| UserDataTest::$testViews | property | core/ |
Views to be enabled. |
| UserDataTest::testDataField | function | core/ |
Tests field handler. |
| UserDeleteTest | class | core/ |
Tests deleting of user accounts. |
| UserDeleteTest.php | file | core/ |
|
| UserDeleteTest::$modules | property | core/ |
Modules to enable. |
| UserDeleteTest::testUserDeleteMultiple | function | core/ |
Test deleting multiple users. |
| UserEditedOwnAccountTest | class | core/ |
Tests user edited own account can still log in. |
| UserEditedOwnAccountTest.php | file | core/ |
|
| UserEditedOwnAccountTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserEditedOwnAccountTest::testUserEditedOwnAccount | function | core/ |
|
| UserEditTest | class | core/ |
Tests user edit page. |
| UserEditTest.php | file | core/ |
|
| UserEditTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserEditTest::testUserChangeSiteLanguage | function | core/ |
Tests that a user is able to change site language. |
| UserEditTest::testUserEdit | function | core/ |
Test user edit page. |
| 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/ |
Pagination
- Previous page
- Page 1324
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.