Cache::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
Retrieves cached information from data store |
ApcCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php |
Retrieves cached information from data store |
FileCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Retrieves cached information from data store |
RedisCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Retrieves cached information from data store |
ArrayCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php |
Retrieves cached information from data store |
CacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
@group DCOM-43 |
CacheProvider::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
XcacheCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php |
Retrieves cached information from data store |
MemcacheCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Retrieves cached information from data store |
ZendDataCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Retrieves cached information from data store |
WinCacheCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php |
Retrieves cached information from data store |
CacheProvider::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
MemcachedCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Retrieves cached information from data store |
ArrayCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php |
@group DCOM-43 |
PhpFileCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
@group DCOM-43 |
ZendDataCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php |
@group DCOM-43 |
FilesystemCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
@group DCOM-43 |