Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nette
Caching
IBulkReader
PHP Interface Nette\Caching\IBulkReader
Show file
Open project: nette/caching
Public Methods
Method
Description
bulkRead
(
array
$keys
) :
array
Reads from cache in bulk.
Method Details
bulkRead()
public
method
Reads from cache in bulk.
public
bulkRead
(
array
$keys
) :
array
$keys
array
return
array
key => value pairs, missing items are omitted