9 methods override CacheProvider::doGetStats()

ApcCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php
Retrieves cached information from data store
ArrayCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php
Retrieves cached information from data store
FileCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php
Retrieves cached information from data store
MemcacheCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php
Retrieves cached information from data store
MemcachedCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php
Retrieves cached information from data store
RedisCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php
Retrieves cached information from data store
WinCacheCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php
Retrieves cached information from data store
XcacheCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php
Retrieves cached information from data store
ZendDataCache::doGetStats in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php
Retrieves cached information from data store