Cache
Table of Contents
Interfaces
- CacheException
 - Exception interface for all exceptions thrown by an Implementing Library.
 - CacheItemInterface
 - CacheItemInterface defines an interface for interacting with objects inside a cache.
 - CacheItemPoolInterface
 - CacheItemPoolInterface generates CacheItemInterface objects.
 - InvalidArgumentException
 - Exception interface for invalid cache arguments.