APCIterator::getTotalHits
(PECL apc >= 3.1.1)
APCIterator::getTotalHits — Get total cache hits
Beschreibung
public int APCIterator::getTotalHits
( void
)
Gets the total number of cache hits.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The number of hits on success, or FALSE on failure.
Siehe auch
- APCIterator::getTotalCount() - Get total count
- APCIterator::getTotalSize() - Get total cache size
- apc_cache_info() - Retrieves cached information from APC's data store