Documentation

FlushableCache

Interface for cache that can be flushed.

Tags
link
www.doctrine-project.org

Table of Contents

Methods

flushAll()  : bool
Flushes all cache entries, globally.

Methods

flushAll()

Flushes all cache entries, globally.

public flushAll() : bool
Return values
bool

TRUE if the cache entries were successfully flushed, FALSE otherwise.


        
On this page

Search results