Php/docs/swoole-table.count

From Get docs

Swoole\Table::count

(PECL swoole >= 1.9.0)

Swoole\Table::countCount the rows in the table, or count all the elements in the table if $mode = 1.


Description

public Swoole\Table::count ( ) : int

Parameters

This function has no parameters.


Return Values