APCUIterator::getTotalHits
(PECL apcu >= 5.0.0)
APCUIterator::getTotalHits — Get total cache hits
說明
public APCUIterator::getTotalHits(): int
Gets the total number of cache hits.
警告
本函式還未編寫文件,僅有參數列表。
參數
此函式沒有參數。
返回值
The number of hits on success, or false
on failure.
參見
- APCUIterator::getTotalCount() - Get total count
- APCUIterator::getTotalSize() - Get total cache size
- apcu_cache_info() - 從 APCu 儲存中獲取快取資訊