検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 257 for call (0.008 sec.)
Copy a function 4582
« uopz_compose uopz_del_function » PHP Manual Uopz 関数 Copy a function uopz_copy (PECL uopz 1 > ... nction( $arg1 , $arg2 ) use( $strtotime ) { /* can call original strtotime from here */ var_dump ( $arg1 ) ...
https://man.plustar.jp/php/function.uopz-copy.html - [similar]
Add a background task to be run in parallel 4582
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... round task to be run in parallel with other tasks. Call this method for all the tasks to be run in paralle ... l, then call GearmanClient::runTasks() to perform the work. パラ ... ion, but one is added with addTaskBackground() . A callback is set so that progress of the job can be trac ... progress and the client picks this up through the callback. Two workers are run for this example. Note th ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Set a callback for when a task is queued 4582
« GearmanClient::setContext GearmanClient::setData » PHP Manual GearmanClient Set a callback for ... when a task is queued GearmanClient::setCreatedCallback (PECL gearman >= 0.5.0) GearmanClient::setCrea ... tedCallback — Set a callback for when a task is queued 説明 ... public GearmanClient::setCreatedCallback ( string $callback ): bool Sets a function to ... be called when a task is received and queued by the Gearma ...
https://man.plustar.jp/php/gearmanclient.setcreatedcallback.html - [similar]
Callback function when there is a data packet for a task 4582
« GearmanClient::setData GearmanClient::setExceptionCallback » PHP Manual GearmanClient Callback ... is a data packet for a task GearmanClient::setDataCallback (PECL gearman >= 0.6.0) GearmanClient::setData ... Callback — Callback function when there is a data packet for a tas ... k 説明 public GearmanClient::setDataCallback ( callable $callback ): bool 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.setdatacallback.html - [similar]
Set callback for job failure 4582
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set call ... allback for job failure GearmanClient::setFailCallback (PECL gearman >= 0.5.0) GearmanClient::setFail ... Callback — Set callback for job failure 説明 public GearmanClient::set ... FailCallback ( callable $callback ): bool Sets the callback ... single argument, a GearmanTask object. パラメータ callback A function to call 戻り値 成功した場合に true ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]
Set a callback for collecting task status 4582
« GearmanClient::setOptions GearmanClient::setTimeout » PHP Manual GearmanClient Set a callback ... for collecting task status GearmanClient::setStatusCallback (PECL gearman >= 0.5.0) GearmanClient::setStat ... usCallback — Set a callback for collecting task status 説 ... 明 public GearmanClient::setStatusCallback ( callable $callback ): bool Sets a callback f ... single argument, a GearmanTask object. パラメータ callback A function to call 戻り値 成功した場合に true ...
https://man.plustar.jp/php/gearmanclient.setstatuscallback.html - [similar]
Set a callback for worker warnings 4582
« GearmanClient::setTimeout GearmanClient::setWorkloadCallback » PHP Manual GearmanClient Set a ... lback for worker warnings GearmanClient::setWarningCallback (PECL gearman >= 0.5.0) GearmanClient::setWarn ... ingCallback — Set a callback for worker warnings 説明 publ ... ic GearmanClient::setWarningCallback ( callable $callback ): bool Sets a function t ... o be called when a worker sends a warning. The callback shou ...
https://man.plustar.jp/php/gearmanclient.setwarningcallback.html - [similar]
Wrap a PHP callable in a LuaSandboxFunction 4582
« LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable i ... >= 1.2.0) LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction 説明 public LuaSandbox ... ::wrapPhpFunction ( callable $function ): LuaSandboxFunction Wraps a PHP ca ... imeError exceptions may be caught inside Lua with pcall() or xpcall() . For more information about calling ... ons and the return values, see LuaSandboxFunction::call() . パラメータ function Callable to wrap. 戻り値 R ...
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html - [similar]
新しい関数 4582
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移 ... 行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およ ... _random_seed() 数学関数 intdiv() PCRE preg_replace_callback_array() PHP オプションと情報 gc_mem_caches() g ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
Notification method for closing a server 4582
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverChanged MongoDB\Driver\Monitoring\SDAMSubscrib ... he subscriber has been registered, the driver will call this method when a server is closed. パラメータ ev ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverclosed... - [similar]