Search for invalidate
- Search 7.x for invalidate
- Search 9.5.x for invalidate
- Search 10.3.x for invalidate
- Search 11.x for invalidate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
View::invalidateCaches | function | core/ |
Invalidates cache tags. |
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.