検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 403 for callable (0.033 sec.)
Register a callback function by event name. 4141
« Swoole\Server::listen Swoole\Server::pause » PHP Manual Swoole\Server Register a callback func ... 説明 public Swoole\Server::on ( string $event_name , callable $callback ): void パラメータ event_name callback 戻 ...
https://man.plustar.jp/php/swoole-server.on.html - [similar]
Repeats a given function at every given time-interval. 4141
« Swoole\Server::taskWaitMulti Swoole\Table » PHP Manual Swoole\Server Repeats a given function ... 説明 public Swoole\Server::tick ( int $interval_ms , callable $callback ): void パラメータ interval_ms callback ...
https://man.plustar.jp/php/swoole-server.tick.html - [similar]
Register event callback function 4141
« Swoole\WebSocket\Server::exist Swoole\WebSocket\Server::pack » PHP Manual Swoole\WebSocket\Ser ... Swoole\WebSocket\Server::on ( string $event_name , callable $callback ): ReturnType Register event callback fu ...
https://man.plustar.jp/php/swoole-websocket-server.on.html - [similar]
ArrayIterator クラス 4098
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス Array ... blic setFlags ( int $flags ): void public uasort ( callable $callback ): bool public uksort ( callable $callba ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
ArrayObject クラス 4098
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびイン ... ss ( string $iteratorClass ): void public uasort ( callable $callback ): bool public uksort ( callable $callba ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
The Swoole\Coroutine class 4098
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... * メソッド */ public static call_user_func_array ( callable $callback , array $param_array ): mixed public sta ... tic call_user_func ( callable $callback , mixed ...$args ): mixed public static ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
Constructs the EvIdle watcher object 4098
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle:: ... e watcher object 説明 public EvIdle::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
Creates EvIdle watcher object associated with the current event loop instance 4098
« EvLoop::fork EvLoop::invokePending » PHP Manual EvLoop Creates EvIdle watcher object associate ... ent loop instance 説明 final public EvLoop::idle ( callable $callback , mixed $data = null , int $priority = 0 ...
https://man.plustar.jp/php/evloop.idle.html - [similar]
パラメータの配列を指定してコールバック関数をコールする 4098
« 関数処理 関数 call_user_func » PHP Manual 関数処理 関数 パラメータの配列を指定してコールバック ... ルバック関数をコールする 説明 call_user_func_array ( callable $callback , array $args ): mixed args にパラメータ ... 関数をコールします。 パラメータ callback コールする callable 。 args コールバック関数に渡すパラメータを指定する ...
https://man.plustar.jp/php/function.call-user-func-array.html - [similar]
Read a file asynchronously 4098
« swoole_async_read swoole_async_set » PHP Manual Swoole 関数 Read a file asynchronously swoole_ ... ly 説明 swoole_async_readfile ( string $filename , callable $callback ): bool パラメータ filename The filename ...
https://man.plustar.jp/php/function.swoole-async-readfile.html - [similar]