Solar_Cache_Adapter_Apc::deleteAll()
public
void
Solar_Cache_Adapter_Apc::deleteAll ( void
)
Removes all cache entries.
Parameters
None.
Returns
(void)
Description
Removes all cache entries.
Note that APC makes a distinction between "user" entries and "system" entries; this only deletes the "user" entries.