Searched defs:evict (Results 1 – 4 of 4) sorted by relevance
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/ | ||
H A D | CacheInterface.php | 24 public function evict(string $class): void; function |
H A D | DoctrineCacheAdapter.php | 50 public function evict(string $class): void function in Metadata\\Cache\\DoctrineCacheAdapter |
H A D | FileCache.php | 81 public function evict(string $class): void function in Metadata\\Cache\\FileCache |
H A D | PsrCacheAdapter.php | 60 public function evict(string $class): void function in Metadata\\Cache\\PsrCacheAdapter |