Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| User::setLastLoginTime | function | core/ |
Sets the UNIX timestamp when the user last logged in. |
| User::setPassword | function | core/ |
Sets the user password. |
| User::setUsername | function | core/ |
Sets the username of this account. |
| UserAccessControlHandlerTest::hiddenUserSettingsProvider | function | core/ |
Provides test data for testHiddenUserSettings(). |
| UserAccessControlHandlerTest::setUp | function | core/ |
|
| UserAccessControlHandlerTest::testHiddenUserSettings | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
| UserAccountFormPasswordResetTest.php | file | core/ |
|
| UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormPasswordResetTest::$user | property | core/ |
User object. |
| UserAccountFormPasswordResetTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormPasswordResetTest::setUp | function | core/ |
|
| UserAccountFormPasswordResetTest::testPasswordResetToken | function | core/ |
Tests the reset token used only from query string. |
| UserAccountLinksTest::setUp | function | core/ |
|
| UserAdminLanguageTest::setLanguageNegotiation | function | core/ |
Sets the User interface negotiation detection method. |
| UserAdminLanguageTest::setUp | function | core/ |
|
| UserAdminSettingsFormTest | class | core/ |
Configuration object user.mail and user.settings save test. |
| UserAdminSettingsFormTest.php | file | core/ |
|
| UserAdminSettingsFormTest::$modules | property | core/ |
Modules to install. |
| UserAdminSettingsFormTest::setUp | function | core/ |
|
| UserAnonymousActivateTest::setUp | function | core/ |
|
| UserAuthenticationController::resetPassword | function | core/ |
Resets a user password. |
| UserAuthTest::setUp | function | core/ |
|
| UserBlocksTest::setUp | function | core/ |
|
| UserCacheTagsTest::setUp | function | core/ |
|
| UserCancelTest::setUp | function | core/ |
|
| UserChangedTest::setUp | function | core/ |
Sets up the test. |
| UserConfigValidationTest::providerTestUserSettings | function | core/ |
Data provider for testUserSettings(). |
| UserConfigValidationTest::setUp | function | core/ |
|
| UserConfigValidationTest::testUserSettings | function | core/ |
Tests invalid values in 'user.settings' config properties. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
| 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. |
| UserControllerTest::setUp | function | core/ |
|
| 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::set | function | core/ |
Stores data for a user account. |
| UserDataInterface::set | function | core/ |
Stores data for a user account. |
| UserEntityReferenceTest::setUp | function | core/ |
|
| UserEntityTest::setUp | function | core/ |
|
| UserFieldsTest::setUp | function | core/ |
|
| UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| UserHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| UserInstallTest::setUp | function | core/ |
|
| UserInterface::setEmail | function | core/ |
Sets the email address of the user. |
| UserInterface::setExistingPassword | function | core/ |
Sets the existing plain text password. |
| UserInterface::setLastAccessTime | function | core/ |
Sets the UNIX timestamp when the user last accessed the site. |
| UserInterface::setLastLoginTime | function | core/ |
Sets the UNIX timestamp when the user last logged in. |
| UserInterface::setPassword | function | core/ |
Sets the user password. |
| UserInterface::setUsername | function | core/ |
Sets the username of this account. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.