Search for invalidate
- Search 7.x for invalidate
- Search 9.5.x for invalidate
- Search 8.9.x for invalidate
- Search 10.3.x for invalidate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsChecksumDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ComposerInspector::invalidateCacheIfNeeded | function | core/ |
Invalidates cached data if composer.json or composer.lock have changed. |
DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
LruMemoryCache::invalidate | function | core/ |
Marks a cache item as invalid. |
LruMemoryCache::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
LruMemoryCache::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
LruMemoryCacheTest::testInvalidate | function | core/ |
Tests invalidation from the LRU memory cache. |
LruMemoryCacheTest::testInvalidateNumeric | function | core/ |
Tests invalidation with numeric keys from the LRU memory cache. |
OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
VariationCache::invalidate | function | core/ |
Marks a cache item as invalid. |
VariationCacheInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
ViewsTestDataViewsHooks::viewsInvalidateCache | function | core/ |
Implements hook_views_invalidate_cache(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.