API17:JCacheStorageApc::gc
From Joomla! Documentation
JCacheStorageApc::gc
Description
Force garbage collect expired cache data as items are removed only on fetch!
public function gc ()
- Returns boolean True on success, false otherwise.
- Defined on line 137 of libraries/joomla/cache/storage/apc.php
- Since

See also
JCacheStorageApc::gc source code on BitBucket
Class JCacheStorageApc
Subpackage Cache- Other versions of JCacheStorageApc::gc
User contributed notes
Code Examples