You are here

16 methods override CacheProvider::doFlush() in Zircon Profile 8

ApcCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
Flushes all cache entries.
ArrayCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
Flushes all cache entries.
ChainCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php
Flushes all cache entries.
CouchbaseCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
Flushes all cache entries.
FileCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
Flushes all cache entries.
MemcacheCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
Flushes all cache entries.
MemcachedCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
Flushes all cache entries.
MongoDBCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
Flushes all cache entries.
PredisCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php
Flushes all cache entries.
RedisCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
Flushes all cache entries.
RiakCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php
Flushes all cache entries.
SQLite3Cache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php
Flushes all cache entries.
VoidCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php
Flushes all cache entries.
WinCacheCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
Flushes all cache entries.
XcacheCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
Flushes all cache entries.
ZendDataCache::doFlush in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
Flushes all cache entries.