Search for invalidate
- Search 7.x for invalidate
- Search 9.5.x for invalidate
- Search 8.9.x for invalidate
- Search 11.x for invalidate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
|
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. |
State::invalidateCache | function | core/ |
Invalidate the cache. |
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. |
views_invalidate_cache | function | core/ |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
views_test_data_views_invalidate_cache | function | core/ |
Implements hook_views_invalidate_cache(). |
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.