.. |
Preprocessors
|
771a0ee179
Pass method names to preprocessors by value.
|
14 anni fa |
Append.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Auth.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
BackgroundRewriteAppendOnlyFile.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
BackgroundSave.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Command.php
|
944a478272
Remove Predis\Commands\Command::setArguments().
|
14 anni fa |
Config.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
DatabaseSize.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
DebugObject.php
|
80f1cedf79
Add the OBJECT command to the dev server profile.
|
14 anni fa |
Decrement.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
DecrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Delete.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
Discard.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
DoEcho.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Exec.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Exists.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Expire.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ExpireAt.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
FlushAll.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
FlushDatabase.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Get.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
GetBit.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
GetMultiple.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
GetRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
GetSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashDelete.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashExists.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashGet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashGetAll.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashGetMultiple.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashKeys.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashSetMultiple.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashSetPreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
HashValues.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ICommand.php
|
944a478272
Remove Predis\Commands\Command::setArguments().
|
14 anni fa |
Increment.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
IncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Info.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
InfoV24x.php
|
b84c84007f
Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command.
|
14 anni fa |
Keys.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
KeysV12x.php
|
fda4f32f06
Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard.
|
14 anni fa |
LastSave.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListIndex.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListInsert.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListLength.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopFirst.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopFirstBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopLast.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopLastBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopLastPushHead.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPopLastPushHeadBlocking.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPushHead.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPushHeadX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPushTail.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListPushTailX.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListSet.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ListTrim.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
MoveKey.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Multi.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Persist.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Ping.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Publish.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Quit.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
RandomKey.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Rename.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
RenamePreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Save.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SelectDatabase.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Set.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetAdd.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetBit.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetDifference.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetDifferenceStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetExpire.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetIntersection.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
SetIntersectionStore.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
SetIsMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetMembers.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetMove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetMultiple.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetMultiplePreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetPop.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetPreserve.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetRandomMember.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetUnion.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SetUnionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Shutdown.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
SlaveOf.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Sort.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Strlen.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Subscribe.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
SubscribeByPattern.php
|
86df741937
Rename Predis\Utils to Predis\Helpers.
|
14 anni fa |
Substr.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
TimeToLive.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Type.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Unsubscribe.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
UnsubscribeByPattern.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Unwatch.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
Watch.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetAdd.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetCardinality.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetCount.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetIncrementBy.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetIntersectionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRemove.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRemoveRangeByRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetRemoveRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetReverseRange.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetReverseRangeByScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetReverseRank.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetScore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |
ZSetUnionStore.php
|
3b70d1e020
Change code formatting for the classes in the Predis\Commands namespace.
|
14 anni fa |