Search for invalidate

  1. Search 7.x for invalidate
  2. Search 9.5.x for invalidate
  3. Search 8.9.x for invalidate
  4. Search 10.3.x for invalidate
  5. Other projects
Title Object type File name Summary
CacheBackendDecorator::invalidate function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Marks a cache item as invalid.
CacheBackendDecorator::invalidateAll function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Marks all cache items as invalid.
CacheBackendDecorator::invalidateMultiple function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Marks cache items as invalid.
CacheBackendDecorator::invalidateTags function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Marks cache items with any of the specified tags as invalid.
CacheTagsChecksumDecorator::invalidateTags function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Marks cache items with any of the specified tags as invalid.
ComposerInspector::invalidateCacheIfNeeded function core/modules/package_manager/src/ComposerInspector.php Invalidates cached data if composer.json or composer.lock have changed.
DateFormat::getCacheTagsToInvalidate function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Returns the cache tags that should be used to invalidate caches.
DrupalKernel::invalidateContainer function core/lib/Drupal/Core/DrupalKernel.php Invalidate the service container for the next request.
ExtraFieldBlockCacheTagInvalidator::invalidateTags function core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php Marks cache items with any of the specified tags as invalid.
LruMemoryCache::invalidate function core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php Marks a cache item as invalid.
LruMemoryCache::invalidateMultiple function core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php Marks cache items as invalid.
LruMemoryCache::invalidateTags function core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php Marks cache items with any of the specified tags as invalid.
LruMemoryCacheTest::testInvalidate function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests invalidation from the LRU memory cache.
LruMemoryCacheTest::testInvalidateNumeric function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests invalidation with numeric keys from the LRU memory cache.
OpCodeCache::invalidate function core/lib/Drupal/Component/Utility/OpCodeCache.php Invalidates a PHP file from a possibly active opcode cache.
VariationCache::invalidate function core/lib/Drupal/Core/Cache/VariationCache.php Marks a cache item as invalid.
VariationCacheInterface::invalidate function core/lib/Drupal/Core/Cache/VariationCacheInterface.php Marks a cache item as invalid.
ViewsTestDataViewsHooks::viewsInvalidateCache function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_invalidate_cache().

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