Retrieves cached information from data store
@since 2.2
Return value
array An associative array with server's statistics if available, NULL otherwise.
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php, line 230
Class
- CacheProvider
- Base class for cache provider implementations.
Namespace
Doctrine\Common\Cache
Code
protected abstract function doGetStats();