class DoctrineProvider extends CacheProvider implements PruneableInterface, ResettableInterface
__construct(CacheItemPoolInterface $pool) | ||
bool | prune() | |
reset() | ||
doFetch($id) {@inheritdoc} | ||
doContains($id) {@inheritdoc} | ||
doSave($id, $data, $lifeTime = 0) {@inheritdoc} | ||
doDelete($id) {@inheritdoc} | ||
doFlush() {@inheritdoc} | ||
doGetStats() {@inheritdoc} |
CacheItemPoolInterface | $pool |
bool |
{@inheritdoc}
$id |
{@inheritdoc}
$id |
{@inheritdoc}
$id | ||
$data | ||
$lifeTime |
{@inheritdoc}
$id |
{@inheritdoc}
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/DoctrineProvider.html