You are here

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

ApcCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
Retrieves cached information from the data store.
ArrayCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
Retrieves cached information from the data store.
ChainCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php
Retrieves cached information from the data store.
CouchbaseCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
Retrieves cached information from the data store.
FileCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
Retrieves cached information from the data store.
MemcacheCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
Retrieves cached information from the data store.
MemcachedCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
Retrieves cached information from the data store.
MongoDBCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
Retrieves cached information from the data store.
PredisCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php
Retrieves cached information from the data store.
RedisCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
Retrieves cached information from the data store.
RiakCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php
Retrieves cached information from the data store.
SQLite3Cache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php
Retrieves cached information from the data store.
VoidCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php
Retrieves cached information from the data store.
WinCacheCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
Retrieves cached information from the data store.
XcacheCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
Retrieves cached information from the data store.
ZendDataCache::doGetStats in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
Retrieves cached information from the data store.