ArrayAdapter
ArrayAdapter
class ArrayAdapter implements AdapterInterface, LoggerAwareInterface
Traits
LoggerAwareTrait |
Methods
__construct(int $defaultLifetime, bool $storeSerialized = true) | ||
getItem($key) {@inheritdoc} | ||
getItems(array $keys = array()) {@inheritdoc} | ||
array | getValues() Returns all cached values, with cache miss as null. | |
hasItem($key) {@inheritdoc |