PHP Predis\Command Пространство имен

Пространства имен

Predis\Command\Processor
Predis\Command\Redis

Interfaces

Имя Описание
CommandInterface Defines an abstraction representing a Redis command.
FactoryInterface Command factory interface.
PrefixableCommandInterface Defines a command whose keys can be prefixed.

Классы

Имя Описание
Command Base class for Redis commands.
ConnectionAuth
ConnectionEcho
ConnectionPing
ConnectionQuit
ConnectionSelect
Factory Base command factory.
GeospatialGeoAdd
GeospatialGeoDist
GeospatialGeoHash
GeospatialGeoPos
GeospatialGeoRadius
GeospatialGeoRadiusByMember
HashDelete
HashExists
HashGet
HashGetAll
HashGetMultiple
HashIncrementBy
HashIncrementByFloat
HashKeys
HashLength
HashScan
HashSet
HashSetMultiple
HashSetPreserve
HashStringLength
HashValues
HyperLogLogAdd
HyperLogLogCount
HyperLogLogMerge
KeyDelete
KeyDump
KeyExists
KeyExpire
KeyExpireAt
KeyKeys
KeyMigrate
KeyMove
KeyPersist
KeyPreciseExpire
KeyPreciseExpireAt
KeyPreciseTimeToLive
KeyRandom
KeyRename
KeyRenamePreserve
KeyRestore
KeyScan
KeySort
KeyTimeToLive
KeyType
ListIndex
ListInsert
ListLength
ListPopFirst
ListPopFirstBlocking
ListPopLast
ListPopLastBlocking
ListPopLastPushHead
ListPopLastPushHeadBlocking
ListPushHead
ListPushHeadX
ListPushTail
ListPushTailX
ListRange
ListRemove
ListSet
ListTrim
PubSubPublish
PubSubPubsub
PubSubSubscribe
PubSubSubscribeByPattern
PubSubUnsubscribe
PubSubUnsubscribeByPattern
RawCommand Class for generic "anonymous" Redis commands.
RedisFactory Command factory for the mainline Redis server.
ScriptCommand Base class used to implement an higher level abstraction for commands based on Lua scripting with EVAL and EVALSHA.
ServerBackgroundRewriteAOF
ServerBackgroundSave
ServerClient
ServerCommand
ServerConfig
ServerDatabaseSize
ServerEval
ServerEvalSHA
ServerFlushAll
ServerFlushDatabase
ServerInfo
ServerInfoV26x
ServerLastSave
ServerMonitor
ServerObject
ServerSave
ServerScript
ServerSentinel
ServerShutdown
ServerSlaveOf
ServerSlowlog
ServerTime
SetAdd
SetCardinality
SetDifference
SetDifferenceStore
SetIntersection
SetIntersectionStore
SetIsMember
SetMembers
SetMove
SetPop
SetRandomMember
SetRemove
SetScan
SetUnion
SetUnionStore
StringAppend
StringBitCount
StringBitField
StringBitOp
StringBitPos
StringDecrement
StringDecrementBy
StringGet
StringGetBit
StringGetMultiple
StringGetRange
StringGetSet
StringIncrement
StringIncrementBy
StringIncrementByFloat
StringPreciseSetExpire
StringSet
StringSetBit
StringSetExpire
StringSetMultiple
StringSetMultiplePreserve
StringSetPreserve
StringSetRange
StringStrlen
StringSubstr
TransactionDiscard
TransactionExec
TransactionMulti
TransactionUnwatch
TransactionWatch
ZSetAdd
ZSetCardinality
ZSetCount
ZSetIncrementBy
ZSetIntersectionStore
ZSetLexCount
ZSetRange
ZSetRangeByLex
ZSetRangeByScore
ZSetRank
ZSetRemove
ZSetRemoveRangeByLex
ZSetRemoveRangeByRank
ZSetRemoveRangeByScore
ZSetReverseRange
ZSetReverseRangeByLex
ZSetReverseRangeByScore
ZSetReverseRank
ZSetScan
ZSetScore
ZSetUnionStore