Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserPasswordResetTest::$languageManager | property | core/ |
Language manager object. |
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| UserPasswordResetTest::$modules | property | core/ |
Modules to enable. |
| UserPasswordResetTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| UserPasswordResetTest::assertNoPasswordIpFlood | function | core/ |
Makes assertions about a password reset not triggering IP flood control. |
| UserPasswordResetTest::assertNoValidPasswordReset | function | core/ |
Helper function to make assertions about an invalid password reset. |
| UserPasswordResetTest::assertPasswordIpFlood | function | core/ |
Makes assertions about a password reset triggering IP flood control. |
| UserPasswordResetTest::assertValidPasswordReset | function | core/ |
Helper function to make assertions about a valid password reset. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::languagePrefixTestProvider | function | core/ |
Data provider for testUserPasswordResetPreferredLanguage(). |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.