Skip to content

Kirby 4.2.0

$memcached->flush()

Flushes the entire cache and returns whether the operation was successful; WARNING: Memcached only supports flushing the whole cache at once!

$memcached->flush(): bool

Return type

bool

Parent class

Kirby\Cache\MemCached