Search for reset

  1. Search 7.x for reset
  2. Search 9.5.x for reset
  3. Search 10.3.x for reset
  4. Search 11.x for reset
  5. Other projects
Title Object type File name Summary
MenuTreeStorageInterface::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Clears all definitions cached in memory.
MenuUiTest::resetMenuLink function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Resets a standard menu link using the UI.
MockRouteProvider::reset function core/modules/system/src/Tests/Routing/MockRouteProvider.php
ModuleHandler::resetImplementations function core/lib/Drupal/Core/Extension/ModuleHandler.php
ModuleHandlerInterface::resetImplementations function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Resets the cached list of hook implementations.
ModuleHandlerTest::testResetImplementations function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Test internal implementation cache reset.
NodeStatisticsDatabaseStorage::resetDayCount function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
off-canvas.reset.css file core/misc/dialog/off-canvas.reset.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.css file core/themes/stable/css/core/dialog/off-canvas.reset.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.pcss.css file core/misc/dialog/off-canvas.reset.pcss.css Reset most HTML elements styles for the off-canvas dialog.
off-canvas.reset.pcss.css file core/themes/stable/css/core/dialog/off-canvas.reset.pcss.css Reset most HTML elements styles for the off-canvas dialog.
OverviewTerms::submitReset function core/modules/taxonomy/src/Form/OverviewTerms.php Redirects to confirmation form for the reset action.
PathFilterForm::resetForm function core/modules/path/src/Form/PathFilterForm.php Resets the filter selections.
PathProcessorLanguage::reset function core/modules/language/src/HttpKernel/PathProcessorLanguage.php Resets the collected processors instances.
PluralFormula::reset function core/modules/locale/src/PluralFormula.php
PluralFormulaInterface::reset function core/modules/locale/src/PluralFormulaInterface.php Resets the static formulae cache.
Registry::reset function core/lib/Drupal/Core/Theme/Registry.php Invalidates theme registry caches.
RendererTest::testRenderWithPresetAccess function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render
@covers ::doRender
reset-appearance.module.css file core/themes/stable/css/system/components/reset-appearance.module.css /*
* @file
* Utility class to remove browser styles, especially for button.
*/

.reset-appearance {
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
line-height: inherit;
-webkit-appearance: none;
-moz-appearance:…
reset-appearance.module.css file core/modules/system/css/components/reset-appearance.module.css /*
* @file
* Utility class to remove browser styles, especially for button.
*/

.reset-appearance {
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
line-height: inherit;
-webkit-appearance: none;
-moz-appearance:…
ResettableStackedRouteMatchInterface interface core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Defines an interface for a resettable stack of route matches.
ResettableStackedRouteMatchInterface.php file core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php
ResettableStackedRouteMatchInterface::resetRouteMatch function core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Resets the route match static cache.
ResettableStaticTest class core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php Tests that drupal_static() and drupal_static_reset() work.
ResettableStaticTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
ResettableStaticTest::testDrupalStatic function core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php Tests drupal_static() function.
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
RouteProvider::reset function core/lib/Drupal/Core/Routing/RouteProvider.php
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
RouteSubscriber::reset function core/modules/views/src/EventSubscriber/RouteSubscriber.php Resets the internal state of the route subscriber.
Schema::resetTableInformation function core/lib/Drupal/Core/Database/Driver/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
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
StateInterface::resetCache function core/lib/Drupal/Core/State/StateInterface.php Resets the static cache.
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
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
StorageComparerInterface::reset function core/lib/Drupal/Core/Config/StorageComparerInterface.php Recalculates the differences.
system_list_reset function core/includes/module.inc Resets all system_list() caches.
taxonomy_terms_static_reset function core/modules/taxonomy/taxonomy.module Clear all static cache variables for terms.
taxonomy_vocabulary_static_reset function core/modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php

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