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 | 
|---|---|---|---|
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ | 
                                                                                        Tests invalidate. | 
| GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ | 
                                                                                        Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). | 
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ | 
                                                                                        Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). | 
| hook_views_invalidate_cache | function | core/ | 
                                                                                        Allow modules to respond to the invalidation of the Views cache. | 
| 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. | 
| MemoryBackend::invalidate | function | core/ | 
                                                                                        Marks a cache item as invalid. | 
| MemoryBackend::invalidateAll | function | core/ | 
                                                                                        Marks all cache items as invalid. | 
| MemoryBackend::invalidateMultiple | function | core/ | 
                                                                                        Marks cache items as invalid. | 
| MemoryBackend::invalidateTags | function | core/ | 
                                                                                        Marks cache items with any of the specified tags as invalid. | 
| NullBackend::invalidate | function | core/ | 
                                                                                        Marks a cache item as invalid. | 
| NullBackend::invalidateAll | function | core/ | 
                                                                                        Marks all cache items as invalid. | 
| NullBackend::invalidateMultiple | function | core/ | 
                                                                                        Marks cache items as invalid. | 
| OpCodeCache::invalidate | function | core/ | 
                                                                                        Invalidates a PHP file from a possibly active opcode cache. | 
| PathAlias::getCacheTagsToInvalidate | function | core/ | 
                                                                                        Returns the cache tags that should be used to invalidate caches. | 
| PhpBackend::invalidate | function | core/ | 
                                                                                        Marks a cache item as invalid. | 
| PhpBackend::invalidateAll | function | core/ | 
                                                                                        Marks all cache items as invalid. | 
| PhpBackend::invalidateByHash | function | core/ | 
                                                                                        Invalidate one cache item. | 
| PhpBackend::invalidateMultiple | function | core/ | 
                                                                                        Marks cache items as invalid. | 
| Shortcut::getCacheTagsToInvalidate | function | core/ | 
                                                                                        Returns the cache tags that should be used to invalidate caches. | 
| TwigEnvironment::invalidate | function | core/ | 
                                                                                        Invalidates all compiled Twig templates. | 
| VariationCache::invalidate | function | core/ | 
                                                                                        Marks a cache item as invalid. | 
| VariationCacheInterface::invalidate | function | core/ | 
                                                                                        Marks a cache item as invalid. | 
| View::invalidateCaches | function | core/ | 
                                                                                        Invalidates cache tags. | 
| ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ | 
                                                                                        Test that hook_views_invalidate_cache() is called when a view is deleted. | 
| ViewsTestDataViewsHooks::viewsInvalidateCache | function | core/ | 
                                                                                        Implements hook_views_invalidate_cache(). | 
| views_invalidate_cache | function | core/ | 
                                                                                        Invalidate the views cache, forcing a rebuild on the next grab of table data. | 
| ViewUI::getCacheTagsToInvalidate | function | core/ | 
                                                                                        Returns the cache tags that should be used to invalidate caches. | 
| _locale_invalidate_js | function | core/ | 
                                                                                        Force the JavaScript translation file(s) to be refreshed. | 
Pagination
- Previous page
 - Page 2
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.