Cache Raw: invalidate¶
Invalidates a part or the whole raw cache.
Fields¶
Cache backend
-
The following cache backends are available:
- default shared cache
- runtime in-memory cache
- chained cache (in-memory plus shared)
Cache key
-
The cache key is a unique machine name and identifies the cache item.
Cache tags
-
Optionally define cache tags for fine-granular cache invalidation. Separate multiple tags with comma. More information about cache tags can be found in the documentation. When empty, then the whole cache is being invalidated.
Last update:
February 5, 2023 15:10:36