Search for reset
- Search 7.x for reset
- Search 9.5.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermStorage::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
TermStorageInterface::resetWeights | function | core/ |
Reset the weights for a given vocabulary ID. |
ThemeExtensionList::reset | function | core/ |
Resets the stored extension list. |
ThemeHandler::reset | function | core/ |
Resets the internal state of the theme handler. |
ThemeHandlerInterface::reset | function | core/ |
Resets the internal state of the theme handler. |
ThemeInstaller::resetSystem | function | core/ |
Resets some other systems like rebuilding the route information or caches. |
ThemeManager::resetActiveTheme | function | core/ |
Resets the current active theme. |
ThemeManagerInterface::resetActiveTheme | function | core/ |
Resets the current active theme. |
Token::resetInfo | function | core/ |
Resets metadata describing supported tokens. |
TokenTest::testResetInfo | function | core/ |
@covers ::resetInfo |
ToolkitTestBase::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
ToolkitTestBase::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
Tour::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
TourInterface::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
TranslateFilterForm::resetForm | function | core/ |
Provides a submit handler for the reset button. |
TranslationManager::reset | function | core/ |
Resets translation cache. |
TranslationStringTest::rebootAndPrepareSettings | function | core/ |
Reboots the kernel to set custom translations in Settings. |
TranslatorInterface::reset | function | core/ |
Resets translation cache. |
UpdatePathTestBase::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
UpdatePathTestBase::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
UserAuthenticationController::resetPassword | function | core/ |
Resets a user password. |
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. |
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::testPasswordReset | function | core/ |
Tests user password reset. |
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::$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::assertNoPasswordUserFlood | function | core/ |
Makes assertions about a password reset not triggering user 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::assertPasswordUserFlood | function | core/ |
Makes assertions about a password reset triggering user 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.