APCUIterator::getTotalHits
(PECL apcu >= 5.0.0)
APCUIterator::getTotalHits — Get total cache hits
Beschreibung
Gets the total number of cache hits.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
The number of hits on success, or false
on failure.
Siehe auch
- APCUIterator::getTotalCount() - Get total count
- APCUIterator::getTotalSize() - Get total cache size
- apcu_cache_info() - Retrieves cached information from APCu's data store