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
AccessResult::resetCacheContexts function core/lib/Drupal/Core/Access/AccessResult.php Resets cache contexts (to the empty array).
AccessResult::resetCacheTags function core/lib/Drupal/Core/Access/AccessResult.php Resets cache tags (to the empty array).
admin-reset-styles.css file core/modules/navigation/css/base/admin-reset-styles.css Reset styles from parent theme.
https://developer.mozilla.org/en-US/docs/Web/CSS/all
admin-reset-styles.pcss.css file core/modules/navigation/css/base/admin-reset-styles.pcss.css Reset styles from parent theme.
https://developer.mozilla.org/en-US/docs/Web/CSS/all
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can use the PrivateTempStore.
AssetQueryString::reset function core/lib/Drupal/Core/Asset/AssetQueryString.php Resets the cache query string added to all CSS and JavaScript URLs.
AssetQueryStringInterface::reset function core/lib/Drupal/Core/Asset/AssetQueryStringInterface.php Resets the cache query string added to all CSS and JavaScript URLs.
AssetQueryStringTest::testResetGet function core/tests/Drupal/KernelTests/Core/Asset/AssetQueryStringTest.php @covers ::get
@covers ::reset
BlockExposedFilterAJAXTest::testExposedFilteringAndReset function core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php Tests if exposed filtering and reset works with a views block and ajax.
CacheableMetadataCalculationTest::resetState function core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php Resets the state so we are ready for a new test.
CacheCollector::reset function core/lib/Drupal/Core/Cache/CacheCollector.php Resets the local cache.
CacheCollectorInterface::reset function core/lib/Drupal/Core/Cache/CacheCollectorInterface.php Resets the local cache.
CacheCollectorTest::testUpdateCacheReset function core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php Tests a reset of the cache collector.
CachedStorage::resetListCache function core/lib/Drupal/Core/Config/CachedStorage.php Clears the static list cache.
CacheTagsChecksumDecorator::reset function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Reset statically cached tags.
CacheTagsChecksumInterface::reset function core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php Reset statically cached tags.
CacheTagsChecksumTrait::reset function core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()
CacheTagsInvalidator::resetChecksums function core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php Reset statically cached tags in all cache tag checksum services.
ChainedFastBackend::reset function core/lib/Drupal/Core/Cache/ChainedFastBackend.php @todo Document in https://www.drupal.org/node/2311945.
Config::resetOverriddenData function core/lib/Drupal/Core/Config/Config.php Resets the current data, so overrides are re-applied.
ConfigEntityStaticCacheTest::testReset function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php Tests that the static cache is reset on entity save and delete.
ConfigFactory::reset function core/lib/Drupal/Core/Config/ConfigFactory.php Resets and re-initializes configuration objects. Internal use only.
ConfigFactoryInterface::reset function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Resets and re-initializes configuration objects. Internal use only.
ConfigImporter::reset function core/lib/Drupal/Core/Config/ConfigImporter.php Resets the storage comparer and processed list.
ConfigurableLanguageManager::reset function core/modules/language/src/ConfigurableLanguageManager.php Resets the given language type or all types if none specified.
Container::reset function core/lib/Drupal/Component/DependencyInjection/Container.php Resets shared services from the container.
ContainerResetWebTest class core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php Ensures that the container rebuild works as expected.
ContainerResetWebTest.php file core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php
ContainerResetWebTest::$defaultTheme property core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php The theme to install as the default for testing.
ContainerResetWebTest::$modules property core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php Modules to enable.
ContainerResetWebTest::setUp function core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php
ContainerResetWebTest::testContainerRebuild function core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php Sets a different deployment identifier.
ContainerTest::testReset function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests Container::reset().
ContentEntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Resets the entity cache.
CronTest::resetTestingState function core/tests/Drupal/Tests/Core/CronTest.php Resets the testing state.
CurrentRouteMatch::resetRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Resets the route match static cache.
CurrentRouteMatchTest::testResetRouteMatch function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::resetRouteMatch
d6_imagecache_presets.yml file core/modules/image/migrations/d6_imagecache_presets.yml core/modules/image/migrations/d6_imagecache_presets.yml
DblogFilterForm::resetForm function core/modules/dblog/src/Form/DblogFilterForm.php Resets the filter form.
DeprecationHandler::reset function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Resets the extension.
DrupalKernel::resetContainer function core/lib/Drupal/Core/DrupalKernel.php Force a container reset.
DrupalKernelInterface::resetContainer function core/lib/Drupal/Core/DrupalKernelInterface.php Force a container reset.
DrupalKernelTest::testResetContainer function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php @covers ::resetContainer
drupal_static_reset function core/includes/bootstrap.inc Resets one or all centrally stored static variable(s).
EntityAccessControlHandler::resetCache function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Clears all cached access checks.
EntityAccessControlHandlerInterface::resetCache function core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php Clears all cached access checks.
EntityDefinitionTestTrait::resetEntityType function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Resets the entity type definition.
EntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Resets the internal entity cache.
EntityStorageInterface::resetCache function core/lib/Drupal/Core/Entity/EntityStorageInterface.php Resets the internal entity cache.
EntityViewBuilder::resetCache function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Resets the entity render cache.

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