APCUIterator::getTotalHits

Get total cache hits

Description

public int APCUIterator::getTotalHits()

Gets the total number of cache hits.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The number of hits on success, or false on failure.

See Also

  • APCUIterator::getTotalCount
  • APCUIterator::getTotalSize
  • apcu_cache_info