Spec-Zone.ru › Symfony 3.4

Интерфейс адаптера

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

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

Методы

CacheItem getItem($key)

{@inheritdoc}

getItems(array $keys = array())

{@inheritdoc}

Подробности

CacheItem getItem($key)

{@inheritdoc}

Параметры

$key

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

CacheItem

getItems(array $keys = array())

{@inheritdoc}

возвращает \Traversable|CacheItem[]

Параметры

array $keys

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

Spec-Zone.ru

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