Search for reset

  1. Search 7.x for reset
  2. Search 8.9.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
MenuLinkResetForm::linkIsResettable function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Checks access based on whether the link can be reset.
MenuLinkResetForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Form submission handler.
MenuLinkResetForm::__construct function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Constructs a MenuLinkResetForm object.
MenuTreeStorage::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Clears all definitions cached in memory.
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 Resets the route provider object.
ModuleHandler::resetImplementations function core/lib/Drupal/Core/Extension/ModuleHandler.php Resets the cached list of hook implementations.
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 Tests internal implementation cache reset.
Mysql8RequirePrimaryKeyUpdateTest::prepareSettings function core/modules/user/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php Add settings that are missed since the installer isn't run.
NodeStatisticsDatabaseStorage::resetDayCount function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Reset the day counter for all entities once every day.
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/stable9/css/core/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/stable9/css/core/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 Resets the static formulae cache.
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/stable9/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/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 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.
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.

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