Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserBlocksTest::setUp | function | core/ |
|
| UserCacheTagsTest::setUp | function | core/ |
|
| UserCancelTest::setUp | function | core/ |
|
| UserChangedTest::setUp | function | core/ |
Sets up the test. |
| 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/ |
|
| UserHalLoginHttpTest::setUp | function | core/ |
|
| UserHalLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
| 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. |
| UserKernelTestBase::setUp | function | core/ |
|
| UserKernelTestBase::setupPermissionTestData | function | core/ |
Set some test data for permission related tests. |
| UserLocalTasksTest::setUp | function | core/ |
|
| UserLocalTaskTest::setUp | function | core/ |
|
| UserLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
| UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
| UserLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
| UserLoginHttpTest::setUp | function | core/ |
|
| UserLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
| UserLoginTest::resetUserPassword | function | core/ |
Reset user password. |
| UserMailDefaultsTest::setUp | function | core/ |
|
| UserNameFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| UserNameFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| UserNameFormatterTest::setUp | function | core/ |
|
| UserPasswordResetForm | class | core/ |
Form controller for the user password forms. |
| UserPasswordResetForm.php | file | core/ |
|
| UserPasswordResetForm::buildForm | function | core/ |
|
| UserPasswordResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordResetForm::submitForm | function | core/ |
Form submission handler. |
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest | class | core/ |
Ensure that password reset methods work as expected. |
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest.php | file | core/ |
|
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
| UserPasswordResetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.