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
ResourceResponseTestTrait::resetOmittedLinkKeys function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Resets omitted link keys.
ResultRow::resetEntityData function core/modules/views/src/ResultRow.php Resets the _entity and _relationship_entities properties.
ReverseProxyMiddlewareTest::trustedHeadersAreSet function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that trusted headers are set correctly.
RouteProvider::reset function core/tests/Drupal/KernelTests/RouteProvider.php Resets the route provider object.
RouteProvider::reset function core/lib/Drupal/Core/Routing/RouteProvider.php Resets the route provider object.
RouteProviderInterface::reset function core/lib/Drupal/Core/Routing/RouteProviderInterface.php Resets the route provider object.
RouteProviderLazyBuilder::reset function core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php Resets the route provider object.
RouteSubscriber::reset function core/modules/views/src/EventSubscriber/RouteSubscriber.php Resets the internal state of the route subscriber.
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
SessionTest::sessionReset function core/modules/system/tests/src/Functional/Session/SessionTest.php Reset the cookie file so that it refers to the specified user.
ShortcutSet::resetLinkWeights function core/modules/shortcut/src/Entity/ShortcutSet.php Resets the link weights in a shortcut set to match their current order.
ShortcutSetInterface::resetLinkWeights function core/modules/shortcut/src/ShortcutSetInterface.php Resets the link weights in a shortcut set to match their current order.
State::resetCache function core/lib/Drupal/Core/State/State.php Resets the static cache.
StateInterface::resetCache function core/lib/Drupal/Core/State/StateInterface.php Resets the static cache.
StateTest::testResetCache function core/tests/Drupal/Tests/Core/State/StateTest.php Tests both resetCache(), get() and getMultiple() method.
StaticFileCacheBackend::reset function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Allows tests to reset the static cache to avoid side effects.
StaticTranslation::reset function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Resets translation cache.
StatisticsStorageInterface::resetDayCount function core/modules/statistics/src/StatisticsStorageInterface.php Reset the day counter for all entities once every day.
StorageCacheInterface::resetListCache function core/lib/Drupal/Core/Config/StorageCacheInterface.php Reset the static cache of the listAll() cache.
StorageComparer::reset function core/lib/Drupal/Core/Config/StorageComparer.php Recalculates the differences.
StorageComparerInterface::reset function core/lib/Drupal/Core/Config/StorageComparerInterface.php Recalculates the differences.
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php Resets the entity cache.
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php Reset the weights for a given vocabulary ID.
TermStorageInterface::resetWeights function core/modules/taxonomy/src/TermStorageInterface.php Reset the weights for a given vocabulary ID.
TestController::containerReset function core/modules/system/tests/modules/container_rebuild_test/src/TestController.php Resets the container.
ThemeExtensionList::reset function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Resets the stored extension list.
ThemeHandler::reset function core/lib/Drupal/Core/Extension/ThemeHandler.php Resets the internal state of the theme handler.
ThemeHandlerInterface::reset function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Resets the internal state of the theme handler.
ThemeInstaller::resetSystem function core/lib/Drupal/Core/Extension/ThemeInstaller.php Resets some other systems like rebuilding the route information or caches.
ThemeManager::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Resets the current active theme.
ThemeManagerInterface::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Resets the current active theme.
Token::resetInfo function core/lib/Drupal/Core/Utility/Token.php Resets metadata describing supported tokens.
TokenTest::testResetInfo function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::resetInfo
ToolkitTestTrait::imageTestReset function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Resets/initializes the history of calls to the test toolkit functions.
Tour::resetKeyedRoutes function core/modules/tour/src/Entity/Tour.php Resets the statically cached keyed routes.
TourInterface::resetKeyedRoutes function core/modules/tour/src/TourInterface.php Resets the statically cached keyed routes.
TranslateFilterForm::resetForm function core/modules/locale/src/Form/TranslateFilterForm.php Provides a submit handler for the reset button.
TranslationManager::reset function core/lib/Drupal/Core/StringTranslation/TranslationManager.php Resets translation cache.
TranslationStringTest::rebootAndPrepareSettings function core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php Reboots the kernel to set custom translations in Settings.
TranslatorInterface::reset function core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php Resets translation cache.
UiHelperTrait::drupalResetSession function core/tests/Drupal/Tests/UiHelperTrait.php Resets the current active session back to Anonymous session.
UpdatePathTestBase::prepareSettings function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Add settings that are missed since the installer isn't run.
UserAccountFormPasswordResetTest class core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Verifies that the password reset behaves as expected with form elements.
UserAccountFormPasswordResetTest.php file core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
UserAccountFormPasswordResetTest::$modules property core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Modules to install.
UserAccountFormPasswordResetTest::$user property core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php User object.
UserAccountFormPasswordResetTest::buildAccountForm function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Builds the user account form for a given operation.
UserAccountFormPasswordResetTest::setUp function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
UserAccountFormPasswordResetTest::testPasswordResetToken function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Tests the reset token used only from query string.
UserAuthenticationController::resetPassword function core/modules/user/src/Controller/UserAuthenticationController.php Resets a user password.

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