Casts Redis class from ext-redis to array representation.
- Auteur
- Nicolas Grekas p@tch.nosp@m.work.nosp@m..com
◆ castRedis()
static castRedis |
( |
\Redis |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castRedisArray()
static castRedisArray |
( |
\RedisArray |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ castRedisCluster()
static castRedisCluster |
( |
\RedisCluster |
$c, |
|
|
array |
$a, |
|
|
Stub |
$stub, |
|
|
bool |
$isNested |
|
) |
| |
|
static |
◆ getRedisOptions()
static getRedisOptions |
( |
|
$redis, |
|
|
array |
$options = [] |
|
) |
| |
|
staticprivate |
- Paramètres
-
\Redis | \RedisArray | \RedisCluster | $redis | |
Références $options, et elseif.
◆ COMPRESSION_MODES
◆ FAILOVER_OPTIONS
const const FAILOVER_OPTIONS |
|
private |
Valeur initiale := [
\RedisCluster::FAILOVER_NONE => 'NONE'
◆ MODES
Valeur initiale := [
\Redis::ATOMIC => 'ATOMIC'
◆ SERIALIZERS
Valeur initiale := [
\Redis::SERIALIZER_NONE => 'NONE'
La documentation de cette classe a été générée à partir du fichier suivant :