php8.5
Home/ Manual/ apcu / apcuiterator/ APCUIterator::getTotalHits

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

Source: reference/apcu/apcuiterator/gettotalhits.xml · from the official PHP manual (php/doc-en)