Spec-Zone.ru › Symfony 4.1

AdapterInterface

интерфейс AdapterInterface реализует CacheItemPoolInterface

Интерфейс для адаптеров, управляющих экземплярами кэша Symfony CacheItem.

Методы

CacheItem getItem($key)

{@inheritdoc}

Traversable|CacheItem[] getItems(array $keys = array())

{@inheritdoc}

Подробности

CacheItem getItem($key)

{@inheritdoc}

Параметры

$key

Возвращаемое значение

CacheItem

Traversable|CacheItem[] getItems(array $keys = array())

{@inheritdoc}

Параметры

массив $keys

Возвращаемое значение

Traversable|CacheItem[]

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Cache/Adapter/AdapterInterface.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API