Home
last modified time | relevance | path

Searched refs:flushAll (Results 1 – 6 of 6) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/Cache/
DDoctrineBridge.php67 public function flushAll(): bool function in DeviceDetector\\Cache\\DoctrineBridge
69 return $this->cache->flushAll();
DCacheInterface.php50 public function flushAll(): bool; function
DLaravelCache.php54 public function flushAll(): bool function in DeviceDetector\\Cache\\LaravelCache
DStaticCache.php68 public function flushAll(): bool function in DeviceDetector\\Cache\\StaticCache
DPSR16Bridge.php68 public function flushAll(): bool function in DeviceDetector\\Cache\\PSR16Bridge
DPSR6Bridge.php77 public function flushAll(): bool function in DeviceDetector\\Cache\\PSR6Bridge