検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1231 for function (0.016 sec.)
Set a callback for collecting task status 3755
« GearmanClient::setOptions GearmanClient::setTimeout » PHP Manual GearmanClient Set a callback ... lback ( callable $callback ): bool Sets a callback function used for getting updated status information from a ... worker. The function should accept a single argument, a GearmanTask obj ... ect. パラメータ callback A function to call 戻り値 成功した場合に true を、失敗した場合 ... 。 参考 GearmanClient::setDataCallback() - Callback function when there is a data packet for a task GearmanClie ...
https://man.plustar.jp/php/gearmanclient.setstatuscallback.html - [similar]
列挙型とメソッド 3755
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... ase で有効です。 <?php interface Colorful { public function color (): string ; } enum Suit implements Colorful ... // インターフェイスの規約を満たすための実装 public function color (): string { return match ( $this ) { Suit : ... ンターフェイスの一部ではないが、正しいコード public function shape (): string { return "Rectangle" ; } } functi ... の直後に置きます。 <?php interface Colorful { public function color (): string ; } enum Suit : string implements ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
Dump the function as a binary blob 3755
« LuaSandboxFunction::__construct LuaSandboxError » PHP Manual LuaSandboxFunction Dump the function ... ion as a binary blob LuaSandboxFunction::dump (PECL luasandbox >= 1.0.0) LuaSandboxFunctio ... n::dump — Dump the function as a binary blob 説明 public LuaSandboxFunction::d ... ump (): string Dumps the function as a binary blob. パラメータ この関数にはパラメータ ... ssed to LuaSandbox::loadBinary() . 関連キーワード: function , binary , Dump , the , LuaSandboxFunction , パラメ ...
https://man.plustar.jp/php/luasandboxfunction.dump.html - [similar]
Register callback function based on event name. 3738
« Swoole\MySQL::getBuffer Swoole\MySQL::query » PHP Manual Swoole\MySQL Register callback function ... ole >= 1.9.0) Swoole\MySQL::on — Register callback function based on event name. 説明 public Swoole\MySQL::on ... ame , callable $callback ): void Register callback function based on event name, current only 'close' event is ... 戻り値 関連キーワード: event , callback , Register , function , based , Swoole , getBuffer , query , swoole , pu ...
https://man.plustar.jp/php/swoole-mysql.on.html - [similar]
Trigger a callback function after a period of time. 3738
« Swoole\Timer Swoole\Timer::clear » PHP Manual Swoole\Timer Trigger a callback function after a ... >= 1.9.0) Swoole\Timer::after — Trigger a callback function after a period of time. 説明 public static Swoole\ ... ms , callable $callback ): void Trigger a callback function after a period of time. パラメータ after_time_ms c ... allback 戻り値 関連キーワード: after , callback , function , period , Swoole , Timer , of , time , swoole , p ...
https://man.plustar.jp/php/swoole-timer.after.html - [similar]
Updates all values by applying a callback function to each value 3721
« Ds\Deque::allocate Ds\Deque::capacity » PHP Manual Deque Updates all values by applying a call ... back function to each value Ds\Deque::apply (PECL ds >= 1.0.0) D ... :apply — Updates all values by applying a callback function to each value 説明 public Ds\Deque::apply ( callab ... ): void Updates all values by applying a callback function to each value in the deque. パラメータ callback ca ... new \ Ds \ Deque ([ 1 , 2 , 3 ]); $deque -> apply (function( $value ) { return $value * 2 ; }); print_r ( $deq ...
https://man.plustar.jp/php/ds-deque.apply.html - [similar]
Updates all values by applying a callback function to each value 3721
« Ds\Vector::allocate Ds\Vector::capacity » PHP Manual Vector Updates all values by applying a c ... allback function to each value Ds\Vector::apply (PECL ds >= 1.0.0) ... :apply — Updates all values by applying a callback function to each value 説明 public Ds\Vector::apply ( calla ... ): void Updates all values by applying a callback function to each value in the vector. パラメータ callback c ... w \ Ds \ Vector ([ 1 , 2 , 3 ]); $vector -> apply (function( $value ) { return $value * 2 ; }); print_r ( $vec ...
https://man.plustar.jp/php/ds-vector.apply.html - [similar]
Bind callback function to HTTP server by event name. 3721
« Swoole\Http\Server Swoole\Http\Server::start » PHP Manual Swoole\Http\Server Bind callback function ... e >= 1.9.0) Swoole\Http\Server::on — Bind callback function to HTTP server by event name. 説明 public Swoole\H ... nt_name , callable $callback ): void Bind callback function to HTTP server by event name. パラメータ event_nam ... k 戻り値 関連キーワード: callback , event , Bind , function , server , Swoole , Http , Server , swoole , publi ...
https://man.plustar.jp/php/swoole-http-server.on.html - [similar]
Gearman 3704
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... anClient::clearCallbacks — Clear all task callback functions GearmanClient::clone — Create a copy of a Gearman ... rallel GearmanClient::setClientCallback — Callback function when there is a data packet for a task (deprecated ... ) GearmanClient::setCompleteCallback — Set a function to be called on task completion GearmanClient::set ... recated) GearmanClient::setDataCallback — Callback function when there is a data packet for a task GearmanClie ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Updates all values by applying a callback function to each value 3704
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applyi ... ng a callback function to each value Ds\Sequence::apply (PECL ds >= 1.0.0 ... :apply — Updates all values by applying a callback function to each value 説明 abstract public Ds\Sequence::ap ... ): void Updates all values by applying a callback function to each value in the sequence. パラメータ callback ... Ds \ Sequence ([ 1 , 2 , 3 ]); $sequence -> apply (function( $value ) { return $value * 2 ; }); print_r ( $seq ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT