Search for reset
- Search 7.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StatisticsStorageInterface::resetDayCount | function | core/ |
Reset the day counter for all entities once every day. |
StorageCacheInterface::resetListCache | function | core/ |
Reset the static cache of the listAll() cache. |
StorageComparer::reset | function | core/ |
Recalculates the differences. |
StorageComparerInterface::reset | function | core/ |
Recalculates the differences. |
taxonomy_terms_static_reset | function | core/ |
Clear all static cache variables for terms. |
taxonomy_vocabulary_static_reset | function | core/ |
Clear all static cache variables for vocabularies. |
TermStorage::resetCache | function | core/ |
Resets the entity cache. |
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. |
ToolkitTestTrait::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. |
UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
UserAccountFormPasswordResetTest.php | file | core/ |
|
UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to enable. |
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. |
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. |
UserHalLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
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. |
UserLoginTest::resetUserPassword | function | core/ |
Reset user password. |
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. |
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.