検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 257 for call (0.010 sec.)
Callback function when there is a data packet for a task (deprecated) 4542
« GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback ... et for a task (deprecated) GearmanClient::setClientCallback (PECL gearman <= 0.5.0) GearmanClient::setClie ... ntCallback — Callback function when there is a data packe ... k (deprecated) 説明 public GearmanClient::setClientCallback ( callable $callback ): void Sets the callback ... unction for accepting data packets for a task. The callback function should take a single argument, a Gear ...
https://man.plustar.jp/php/gearmanclient.setclientcallback.html - [similar]
Set a callback for accepting incremental data updates 4542
« GearmanClient::setWarningCallback GearmanClient::timeout » PHP Manual GearmanClient Set a call ... incremental data updates GearmanClient::setWorkloadCallback (PECL gearman >= 0.5.0) GearmanClient::setWork ... loadCallback — Set a callback for accepting incremental dat ... a updates 説明 public GearmanClient::setWorkloadCallback ( callable $callback ): bool Sets a function t ... o be called when a worker needs to send back data prior to j ...
https://man.plustar.jp/php/gearmanclient.setworkloadcallback.html - [similar]
遅延静的束縛 (Late Static Bindings) 4542
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Sta ... たコール。 あるいはクラス階層の中での forward_static_call() によるコールのことです。 get_called_class() 関数 ... となります。 success! success! success! Fatal error: Call to private method C::foo() from context 'A' in /tm ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
Load Lua code into the Lua environment 4542
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into ... // Execute the loaded code var_dump ( $function -> call () ); ?> 上の例の出力は以下となります。 array(1) { ... library LuaSandbox::wrapPhpFunction() - Wrap a PHP callable in a LuaSandboxFunction 関連キーワード: into , ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
Set the memory limit for the Lua environment 4542
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory l ... ory limit in bytes. 戻り値 値を返しません。 例 例1 Calling a Lua function <?php // create a new LuaSandbox ... 'local x = "x"; while true do x = x .. x; end' )-> call (); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
Notification method for a failed command 4542
« MongoDB\Driver\Monitoring\CommandSubscriber MongoDB\Driver\Monitoring\CommandSubscriber::comma ... he subscriber has been registered, the driver will call this method when a command has failed. パラメータ ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandfa... - [similar]
Notification method for a started command 4542
« MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed MongoDB\Driver\Monitoring\CommandSu ... he subscriber has been registered, the driver will call this method when a command has started. パラメータ ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandst... - [similar]
Notification method for a successful command 4542
« MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted MongoDB\Driver\Monitoring\SDAMSubs ... he subscriber has been registered, the driver will call this method when a command has succeeded. パラメー ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandsu... - [similar]
Notification method for a server description change 4542
« MongoDB\Driver\Monitoring\SDAMSubscriber MongoDB\Driver\Monitoring\SDAMSubscriber::serverClose ... he subscriber has been registered, the driver will call this method when a server's description has change ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverchange... - [similar]
Notification method for a failed server heartbeat 4542
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosed MongoDB\Driver\Monitoring\SDAMSubscribe ... he subscriber has been registered, the driver will call this method when a server heartbeat (i.e. » hello ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverheartb... - [similar]