Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
CacheProvider.php
»
CacheProvider
»
CacheProvider::doGetStats
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
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