Search for invalidate

  1. Search 7.x for invalidate
  2. Search 8.9.x for invalidate
  3. Search 10.3.x for invalidate
  4. Search 11.x for invalidate
  5. Other projects
Title Object type File name Summary
MemoryBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items as invalid.
MemoryBackend::invalidateTags function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items with any of the specified tags as invalid.
NullBackend::invalidate function core/lib/Drupal/Core/Cache/NullBackend.php Marks a cache item as invalid.
NullBackend::invalidateAll function core/lib/Drupal/Core/Cache/NullBackend.php Marks all cache items as invalid.
NullBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Marks cache items as invalid.
OpCodeCache::invalidate function core/lib/Drupal/Component/Utility/OpCodeCache.php Invalidates a PHP file from a possibly active opcode cache.
PathAlias::getCacheTagsToInvalidate function core/modules/path_alias/src/Entity/PathAlias.php Returns the cache tags that should be used to invalidate caches.
PhpBackend::invalidate function core/lib/Drupal/Core/Cache/PhpBackend.php Marks a cache item as invalid.
PhpBackend::invalidateAll function core/lib/Drupal/Core/Cache/PhpBackend.php Marks all cache items as invalid.
PhpBackend::invalidateByHash function core/lib/Drupal/Core/Cache/PhpBackend.php Invalidate one cache item.
PhpBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Marks cache items as invalid.
Shortcut::getCacheTagsToInvalidate function core/modules/shortcut/src/Entity/Shortcut.php Returns the cache tags that should be used to invalidate caches.
TwigEnvironment::invalidate function core/lib/Drupal/Core/Template/TwigEnvironment.php Invalidates all compiled Twig templates.
View::invalidateCaches function core/modules/views/src/Entity/View.php Invalidates cache tags.
views_invalidate_cache function core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_test_data_views_invalidate_cache function core/modules/views/tests/modules/views_test_data/views_test_data.views.inc Implements hook_views_invalidate_cache().
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
_locale_invalidate_js function core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed.

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