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
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).
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can use the PrivateTempStore.
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.
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.
ColorTest::testOverrideAndResetScheme function core/modules/color/tests/src/Functional/ColorTest.php Test whether the scheme can be set, viewed anonymously and reset.
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.
ContentEntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Resets the internal, static entity cache.
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.
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.
EntityDefinitionTestTrait::resetEntityType function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Resets the entity type definition.
EntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Resets the internal, static entity cache.
EntityStorageInterface::resetCache function core/lib/Drupal/Core/Entity/EntityStorageInterface.php Resets the internal, static entity cache.
EntityViewBuilder::resetCache function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Resets the entity render cache.
EntityViewBuilderInterface::resetCache function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php Resets the entity render cache.
ExposedFormCache::reset function core/modules/views/src/ExposedFormCache.php Rests the form cache.
ExposedFormPluginBase::resetForm function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php Resets all the states of the exposed form.
ExposedFormTest::testResetButton function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests whether the reset button works on an exposed form.
ExtensionList::reset function core/lib/Drupal/Core/Extension/ExtensionList.php Resets the stored extension list.
ExtensionListTest::testReset function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::reset
FileCache::reset function core/lib/Drupal/Component/FileCache/FileCache.php Resets the static cache.
file_test_file_scan_callback_reset function core/modules/file/tests/file_test/file_test.module Reset static variables used by file_test_file_scan_callback().
file_test_reset function core/modules/file/tests/file_test/file_test.module Reset/initialize the history of calls to the file_* hooks.
FilterDefaultFormatTest::resetFilterCaches function core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTest::resetFilterCaches function core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php Rebuilds text format and permission caches in the thread running the tests.
filter_formats_reset function core/modules/filter/filter.module Resets the text format caches.
FormBase::resetConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Resets the configuration factory.
ForumManager::resetCache function core/modules/forum/src/ForumManager.php Resets the ForumManager index and history.
ForumManagerInterface::resetCache function core/modules/forum/src/ForumManagerInterface.php Resets the ForumManager index and history.
FunctionalTestSetupTrait::prepareSettings function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Prepares site settings and services before installation.

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