APCUIterator::getTotalCount
(PECL apcu >= 5.0.0)
APCUIterator::getTotalCount — Get total count
Описание
public int APCUIterator::getTotalCount
( void
)
Get the total count.
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
The total count.
Смотрите также
- APCUIterator::getTotalHits() - Get total cache hits
- APCUIterator::getTotalSize() - Get total cache size
- apc_cache_info() - Retrieves cached information from APC's data store
Коментарии
404 Not Found