Skip to content

Cache ECA: invalidate

Available since: 2.0.0

Invalidates a part or the whole ECA cache.

Fields

Cache tags

Optionally define cache tags for fine-granular cache invalidation. Separate multiple tags with commas. More information about cache tags can be found in the documentation. When empty, then the whole cache is being invalidated.

Cache backend


When using the "Defined by token" option, make sure there is a token with this name: eca_cache_invalidate_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.
This field supports tokens.