Solar_Cache_Adapter_None::deleteAll()

public void Solar_Cache_Adapter_None::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.



Local