array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'swoole-table.get.php', 1 => 'Swoole\\Table::get', 2 => 'Get the value in the Swoole table by $key and $field.', ), 'up' => array ( 0 => 'class.swoole-table.php', 1 => 'Swoole\\Table', ), 'prev' => array ( 0 => 'swoole-table.exist.php', 1 => 'Swoole\\Table::exist', ), 'next' => array ( 0 => 'swoole-table.incr.php', 1 => 'Swoole\\Table::incr', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/table/get.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Table::get

(PECL swoole >= 1.9.0)

Swoole\Table::getGet the value in the Swoole table by $key and $field.

Açıklama

public Swoole\Table::get(string $key, string $field = ?): mixed

Bağımsız Değişkenler

key

field

Dönen Değerler