__construct() __construct(\Predis\Client $redis, string $hash = 'phpdebugbar') Parameters \Predis\Client $redis Redis Client string $hash
get() get(string $id) : array Returns collected data with the specified id Parameters string $id Returns array
find() find(array $filters = array(), integer $max = 20, integer $offset) : array Returns a metadata about collected data Parameters array $filters integer $max integer $offset Returns array