APCIterator::getTotalSize
(PECL apc >= 3.1.1)
APCIterator::getTotalSize — Get total cache size
Beschreibung
public int APCIterator::getTotalSize
( void
)
Gets the total cache size.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The total cache size.
Siehe auch
- APCIterator::getTotalCount() - Get total count
- APCIterator::getTotalHits() - Get total cache hits
- apc_cache_info() - Retrieves cached information from APC's data store