Search for reset

  1. Search 7.x for reset
  2. Search 9.5.x for reset
  3. Search 8.9.x for reset
  4. Search 10.3.x for reset
  5. Other projects
Title Object type File name Summary
UserPasswordResetTest::testUserResetPasswordIpFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one IP.
UserPasswordResetTest::testUserResetPasswordTextboxNotFilled function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests the text box on incorrect login via link to password reset page.
UserPasswordResetTest::testUserResetPasswordUserFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one user.
UserPasswordResetTest::testUserResetPasswordUserFloodControlAdmin function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests user password reset flood control is cleared on admin reset.
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests user password reset flood control is cleared on successful reset.
user_pass_reset_url function core/modules/user/user.module Generates a unique URL for a user to log in and reset their password.
VariationCache::reset function core/lib/Drupal/Core/Cache/VariationCache.php Reset statically cached variables.
VocabularyResetForm class core/modules/taxonomy/src/Form/VocabularyResetForm.php Provides confirmation form for resetting a vocabulary to alphabetical order.
VocabularyResetForm.php file core/modules/taxonomy/src/Form/VocabularyResetForm.php
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.
VocabularyResetForm::create function core/modules/taxonomy/src/Form/VocabularyResetForm.php Instantiates a new instance of this class.
VocabularyResetForm::getCancelUrl function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the route to go to if the user cancels the action.
VocabularyResetForm::getConfirmText function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a caption for the button that confirms the action.
VocabularyResetForm::getDescription function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns additional text to display as a description.
VocabularyResetForm::getFormId function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a unique string identifying the form.
VocabularyResetForm::getQuestion function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the question to ask the user.
VocabularyResetForm::submitForm function core/modules/taxonomy/src/Form/VocabularyResetForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
VocabularyResetForm::__construct function core/modules/taxonomy/src/Form/VocabularyResetForm.php Constructs a new VocabularyResetForm object.
VocabularyRouteProvider::getResetPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the reset page route.
WorkspaceRepository::resetCache function core/modules/workspaces/src/WorkspaceRepository.php Resets the cached workspace tree.
WorkspaceRepositoryInterface::resetCache function core/modules/workspaces/src/WorkspaceRepositoryInterface.php Resets the cached workspace tree.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.