1 cache.inc | BackdropCacheInterface::flush() |
Flushes all cache items in a bin.
File
- core/
includes/ cache.inc, line 331 - Functions and interfaces for cache handling.
Class
- BackdropCacheInterface
- Defines an interface for cache implementations.
Code
function flush();