検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 790 for result (0.109 sec.)
定義済み定数 2836
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... s this when it needs to send updates, send partial results, or flush data during long running jobs. GEARMAN_ ... in a non-blocking mode. GEARMAN_CLIENT_UNBUFFERED_RESULT ( int ) Allow the client to read data in chunks ra ... ther than have the library buffer the entire data result and pass that back. GEARMAN_CLIENT_FREE_TASKS ( in ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Send a warning (deprecated) 2836
« GearmanJob::unique GearmanJob::workload » PHP Manual GearmanJob Send a warning (deprecated) Ge ... します。 参考 GearmanJob::sendComplete() - Send the result and complete status GearmanJob::sendException() - ...
https://man.plustar.jp/php/gearmanjob.warning.html - [similar]
Get the unique identifier for a task 2836
« GearmanTask::taskNumerator GearmanTask::uuid » PHP Manual GearmanTask Get the unique identifie ... armanClient::do() - Run a single task and return a result [deprecated] GearmanClient::addTask() - Add a task ...
https://man.plustar.jp/php/gearmantask.unique.html - [similar]
クラスの基礎 2836
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... 算子 <?php // PHP 8.0.0 以降は、このように書けます: $result = $repository ?-> getUser ( 5 )?-> name ; // これは ... チェックと同等です: if ( is_null ( $repository )) { $result = null ; } else { $user = $repository -> getUser ( ... 5 ); if ( is_null ( $user )) { $result = null ; } else { $result = $user -> name ; } } ?> ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
Returns the current element 2836
« MongoDB\Driver\Cursor::__construct MongoDB\Driver\Cursor::getId » PHP Manual MongoDB\Driver\Cu ... パラメータはありません。 戻り値 Returns the current result document as an array or object, depending on the c ...
https://man.plustar.jp/php/mongodb-driver-cursor.current.html - [similar]
Expression のコンストラクタ 2836
« mysql_xdevapi\Expression mysql_xdevapi\Result » PHP Manual mysql_xdevapi\Expression Expression ...
https://man.plustar.jp/php/mysql-xdevapi-expression.construct.html - [similar]
操作を実行する 2836
« SqlStatement::__construct SqlStatement::getNextResult » PHP Manual mysql_xdevapi\SqlStatement ... ql_xdevapi\SqlStatement::execute (): mysql_xdevapi\Result 警告 この関数は、 現在のところ詳細な情報はありませ ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.execute.html - [similar]
次の結果を取得する 2836
« SqlStatement::execute SqlStatement::getResult » PHP Manual mysql_xdevapi\SqlStatement 次の結果 ... を取得する SqlStatement::getNextResult (No version information available, might only be i ... n Git) SqlStatement::getNextResult — 次の結果を取得する 説明 public mysql_xdevapi\Sql ... Statement::getNextResult (): mysql_xdevapi\Result 警告 この関数は、 現在のと ... 。 戻り値 例 例1 mysql_xdevapi\SqlStatement::getNextResult() の例 <?php /* ... */ ?> 関連キーワード: 取得 , S ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.getnextresult.html - [similar]
結果を取得する 2836
« SqlStatement::getNextResult SqlStatement::hasMoreResults » PHP Manual mysql_xdevapi\SqlStateme ... nt 結果を取得する SqlStatement::getResult (No version information available, might only be i ... n Git) SqlStatement::getResult — 結果を取得する 説明 public mysql_xdevapi\SqlStat ... ement::getResult (): mysql_xdevapi\Result 警告 この関数は、 現在のと ... せん。 戻り値 例 例1 mysql_xdevapi\SqlStatement::getResult() の例 <?php /* ... */ ?> 関連キーワード: 取得 , S ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.getresult.html - [similar]
次の結果を取得する 2836
« Statement::__construct Statement::getResult » PHP Manual mysql_xdevapi\Statement 次の結果を取得 ... する Statement::getNextResult (No version information available, might only be i ... n Git) Statement::getNextResult — 次の結果を取得する 説明 public mysql_xdevapi\Sta ... tement::getNextResult (): mysql_xdevapi\Result 警告 この関数は、 現在のと ... せん。 戻り値 例 例1 mysql_xdevapi\Statement::getNextResult() の例 <?php /* ... */ ?> 関連キーワード: 取得 , S ...
https://man.plustar.jp/php/mysql-xdevapi-statement.getnextresult.html - [similar]