検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 124 for job (0.053 sec.)
Send a warning (deprecated) 5946
« GearmanJob::unique GearmanJob::workload » PHP Manual GearmanJob Send a warning (deprecated) Ge ... armanJob::warning (PECL gearman <= 0.5.0) GearmanJob::warni ... g — Send a warning (deprecated) 説明 public GearmanJob::warning ( string $warning ): bool Sends a warning ... for this job while it is running. 注意 : This method has been r ... eplaced by GearmanJob::sendWarning() in the 0.6.0 release of the Gearman ...
https://man.plustar.jp/php/gearmanjob.warning.html - [similar]
Get the unique identifier for a task (deprecated) 5922
« GearmanTask::unique GearmanWorker » PHP Manual GearmanTask Get the unique identifier for a tas ... assigned by the GearmanClient , as opposed to the job handle which is set by the Gearman job server. 注意 ... precated , Get , GearmanTask , the , uuid , This , job ...
https://man.plustar.jp/php/gearmantask.uuid.html - [similar]
Add a task to get status 5885
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... 説明 public GearmanClient::addTaskStatus ( string $job_handle , string &$context = ? ): GearmanTask Used ... g GearmanClient::setStatusCallback() ). パラメータ job_handle The job handle for the task to get status f ... gmclient -> addServer (); /* start some background jobs and save the handles */ $handles = array(); $hand ... ); /* Poll the server to see when those background jobs finish; */ /* a better method would be to use eve ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
ドキュメントのフィールドのフィルタを設定する 5885
« CollectionFind::execute CollectionFind::groupBy » PHP Manual mysql_xdevapi\CollectionFind ドキ ... ; $create -> add ( '{"name": "Alfred", "age": 18, "job": "Butler"}' ) -> execute (); // ... $collection = ... ion ( "people" ); $result = $collection -> find ( 'job like :job and age > :age' ) -> bind ([ 'job' => 'B ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.fields.html - [similar]
Set a callback for when a task is queued 5860
« GearmanClient::setContext GearmanClient::setData » PHP Manual GearmanClient Set a callback for ... when a task is received and queued by the Gearman job server. The callback should accept a single argume ... earmanClient::setFailCallback() - Set callback for job failure GearmanClient::setStatusCallback() - Set a ... ued , a , function , setCreatedCallback , worker , job ...
https://man.plustar.jp/php/gearmanclient.setcreatedcallback.html - [similar]
コレクションを削除する 5762
« Collection::modify Collection::removeOne » PHP Manual mysql_xdevapi\Collection コレクションを削 ... ollection -> add ( '{"name": "Alfred", "age": 18, "job": "Butler"}' )-> execute (); $collection -> add ( ... '{"name": "Bob", "age": 19, "job": "Painter"}' )-> execute (); // 全ての Painter を ... 削除 $collection -> remove ( "job in ('Painter')" ) -> execute (); // もっとも古い B ... ulter を削除 $collection -> remove ( "job in ('Butler')" ) -> sort ( 'age desc' ) -> limit ( ...
https://man.plustar.jp/php/mysql-xdevapi-collection.remove.html - [similar]
ドキュメントのフィールドの値を削除する 5725
« CollectionModify::sort mysql_xdevapi\CollectionRemove » PHP Manual mysql_xdevapi\CollectionMod ... dify::unset() の例 <?php $res = $coll -> modify ( 'job like :job_name' )-> unset ([ "age" , "name" ])-> b ... ind ([ 'job_name' => 'Plumber' ])-> execute (); ?> 関連キーワー ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.unset.html - [similar]
Collection のコンストラクタ 5626
« Collection::addOrReplaceOne Collection::count » PHP Manual mysql_xdevapi\Collection Collection ... ollection -> add ( '{"name": "Alfred", "age": 42, "job": "Butler"}' )-> execute (); // ユニークな _id が( ... [_id] => 00005b6b536100000000000000b1 [age] => 42 [job] => Butler [name] => Alfred ) 関連キーワード: Coll ... , construct , パラメータ , オブジェクト , Butler , job , age , Array , 出力 ...
https://man.plustar.jp/php/mysql-xdevapi-collection.construct.html - [similar]
5602
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイン ... ?php $marco = [ "name" => "Marco" , "age" => 19 , "job" => "Programmer" ]; $mike = [ "name" => "Mike" , " ... age" => 39 , "job" => "Manager" ]; $schema = $session -> getSchema ( ... "00005ad66aaf0000000000000003" ["age"]=> int(39) ["job"]=> string(7) "Manager" ["name"]=> string(4) "Mike ... $doc ) { echo " ${ doc [ "name" ]} is a ${ doc [ "job" ]} .\n" ; } ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
ドキュメントをひとつ取得 5565
« Collection::getName Collection::getSchema » PHP Manual mysql_xdevapi\Collection ドキュメントを ... ollection -> add ( '{"name": "Alfred", "age": 42, "job": "Butler"}' )-> execute (); // A unique _id is (b ... [_id] => 00005b6b536100000000000000b1 [age] => 42 [job] => Butler [name] => Alfred ) 関連キーワード: 取得 ... , ドキュメント , getOne , コレクション , xdevapi , job , age , Array , find ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getone.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT