trait ApcuTrait
| static | isSupported() | |
| doFetch(array $ids) {@inheritdoc} | ||
| doHave($id) {@inheritdoc} | ||
| doClear($namespace) {@inheritdoc} | ||
| doDelete(array $ids) {@inheritdoc} | ||
| doSave(array $values, $lifetime) {@inheritdoc} |
{@inheritdoc}
| array | $ids |
{@inheritdoc}
| $id |
{@inheritdoc}
| $namespace |
{@inheritdoc}
| array | $ids |
{@inheritdoc}
| array | $values | |
| $lifetime |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/Traits/ApcuTrait.html