API17:JCacheStorageWincache::gc
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCacheStorageWincache::gc
Description
Force garbage collect expired cache data as items are removed only on get/add/delete/info etc.
Description:JCacheStorageWincache::gc [Edit Descripton]
Since
Synopsis
public JCacheStorageWincache::gc ()
Returns
boolean True on success, false otherwise.
Defined in
libraries/joomla/cache/storage/wincache.php (line 146)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCacheStorageWincache::gc
Examples
<CodeExamplesForm />
