Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Predis
Command
ServerEval
PHP Класс Predis\Command\ServerEval
См. ссылку:
http://redis.io/commands/eval
Автор:
Daniele Alessandri (
[email protected]
)
Наследование:
extends
Predis\Command\AbstractCommand
,
implements
Predis\Command\PrefixableCommandInterface
Показать файл
Открыть проект
Открытые методы
Метод
Описание
getId
( )
getScriptHash
( ) :
string
Calculates the SHA1 hash of the body of the script.
Описание методов
getId()
публичный
Метод
public
getId
( )
getScriptHash()
публичный
Метод
Calculates the SHA1 hash of the body of the script.
public
getScriptHash
( ) :
string
Результат
string
SHA1 hash.