ClassMetadata|false read(string
class ApcCache implements
interface CacheInterface Persists ClassMetadata instances in a cache.
setCache(Cache $cache) Sets the cache to adapt.
has(string $class) Returns whether metadata for the given class exists in the cache.
has(string $class) Returns whether metadata for the given class exists in the cache
write(ClassMetadata $metadata)
Page 1 of 2