static validateKey(string $key) Validates a cache key according to PSR-6.
class CacheItem implements CacheItemInterface Methods
expiresAt($expiration) {@inheritdoc} Parameters
class DoctrineProvider extends CacheProvider Methods
expiresAfter($time) {@inheritdoc} Parameters
static log(LoggerInterface $logger = null, $message, $context = array()) Internal
getKey() {@inheritdoc}
isHit() {@inheritdoc}
Classes