PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\Table
Swoole\Table::column
Swoole\Table::__construct
Swoole\Table::count
Swoole\Table::create
Swoole\Table::current
Swoole\Table::decr
Swoole\Table::del
Swoole\Table::destroy
Swoole\Table::exist
Swoole\Table::get
Swoole\Table::incr
Swoole\Table::key
Swoole\Table::next
Swoole\Table::rewind
Swoole\Table::set
Swoole\Table::valid
Swoole\Table::exist
Swoole\Table::incr
Swoole\Table
PHP マニュアル
Swoole\Table::get
Get the value in the Swoole table by $key and $field.
説明
public
mixed
Swoole\Table::get
(
string
$key
,
string
$field
= ?
)
パラメータ
key
field
戻り値