APCUIterator::getTotalHits
PHP function
Edit on GitHub ✎
(PECL apcu >= 5.0.0)
Get total cache hits
Description
APCUIterator::getTotalHits(): int
Gets the total number of cache hits.
Func
Parameters Parameters
Return Values
The number of hits on success, or false on failure.
See Also
APCUIterator::getTotalCountAPCUIterator::getTotalSizeapcu_cache_info()