検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 167 for Try (0.004 sec.)
Returns any write errors that occurred 6111
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... [ '_id' => 4 ]); $bulk -> insert ([ '_id' => 4 ]); try { $result = $manager -> executeBulkWrite ( 'db.col ... [ '_id' => 4 ]); $bulk -> insert ([ '_id' => 4 ]); try { $result = $manager -> executeBulkWrite ( 'db.col ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 6111
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内 ... た場合に true を返します。しかし、より安全を期すなら try/catch ブロック内で使用して例外がスローされないこと ... ッパーの場合は trigger_error() を使用します。 <?php try { $phar = new Phar ( 'myphar.phar' ); $phar [ 'a' ...
https://man.plustar.jp/php/phar.copy.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 6111
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のフ ... た場合に true を返します。しかし、より安全を期すなら try/catch ブロック内で使用して例外がスローされないこと ... ッパーの場合は trigger_error() を使用します。 <?php try { $phar = new PharData ( 'myphar.tar' ); $phar [ ' ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
Cancellation 5998
« parallel\Future parallel\Future::cancelled » PHP Manual parallel\Future Cancellation parallel\ ... 説明 public parallel\Future::cancel (): bool Shall try to cancel the task 注意 : If task is running, it w ...
https://man.plustar.jp/php/parallel-future.cancel.html - [similar]
5998
« リソース型 V8Js » PHP Manual V8js 例 例 基本的な使用例 例1 基本的な Javascript の実行 <?php $v ... print('Hello' + ' ' + 'World!' + "\\n"); len; EOT; try { var_dump ( $v8 -> executeString ( $JS , 'basic.j ...
https://man.plustar.jp/php/v8js.examples.html - [similar]
Create a new Command 5884
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... DB \ Driver \ Command (array( "buildinfo" => 1 )); try { $cursor = $manager -> executeCommand ( "admin" , ... , "key" => "beer_name" , "maxTimeMS" => 10 , ) ); try { $cursor = $manager -> executeCommand ( "beerdb" ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
Alternation and repetition 5884
« Unicode character classes Anchors » PHP Manual Pattern matching Alternation and repetition Alt ... d repetition Sequence Greedy Description ...|... - Try subpatterns in alternation. * yes Match 0 or more ...
https://man.plustar.jp/php/parle.regex.alternation.html - [similar]
基本的な VarnishStat の使用法 5884
« 基本的な VarnishAdmin の使用法 基本的な VarnishLog の使用法 » PHP Manual 例 基本的な VarnishSt ... プショットをを取得する <?php $vs = new VarnishStat ; try { $data = $vs -> getSnapshot (); } catch ( Varnish ...
https://man.plustar.jp/php/varnish.example.stat.html - [similar]
PharException クラス 5771
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP ... CL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラ ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
エラーコードを取得する 5771
« Error::getPrevious Error::getFile » PHP Manual Error エラーコードを取得する Error::getCode (PH ... 型として返します 例 例1 Error::getCode() の例 <?php try { throw new Error ( "Some error message" , 30 ); } ...
https://man.plustar.jp/php/error.getcode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT