trait ArrayTrait
| LoggerAwareTrait |
| array | getValues() Returns all cached values, with cache miss as null. | |
| hasItem($key) {@inheritdoc} | ||
| clear() {@inheritdoc} | ||
| deleteItem($key) {@inheritdoc} | ||
| reset() {@inheritdoc} |
Returns all cached values, with cache miss as null.
| array |
{@inheritdoc}
| $key |
{@inheritdoc}
{@inheritdoc}
| $key |
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/Traits/ArrayTrait.html