検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 167 for Try (0.012 sec.)
例外をジェネレータにスローする 5533
« Generator::send Generator::valid » PHP Manual Generator 例外をジェネレータにスローする Generat ... 例外のスロー <?php function gen () { echo "Foo\n" ; try { yield; } catch ( Exception $e ) { echo "Exceptio ...
https://man.plustar.jp/php/generator.throw.html - [similar]
Commits a transaction 5533
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual ... wnTransactionCommitResult" value, it is safe to re-try the whole transaction. In newer versions of the dr ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
Returns the WriteConcernError's error code 5533
« MongoDB\Driver\WriteConcernError MongoDB\Driver\WriteConcernError::getInfo » PHP Manual MongoD ... n = new MongoDB \ Driver \ WriteConcern ( 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getcode.html - [similar]
Returns metadata document for the WriteConcernError 5533
« MongoDB\Driver\WriteConcernError::getCode MongoDB\Driver\WriteConcernError::getMessage » PHP M ... n = new MongoDB \ Driver \ WriteConcern ( 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getinfo.html - [similar]
Returns the WriteConcernError's error message 5533
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Drive ... n = new MongoDB \ Driver \ WriteConcern ( 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]
Returns the index of the write operation corresponding to this WriteError 5533
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... [ '_id' => 1 ]); $bulk -> insert ([ '_id' => 1 ]); try { $manager -> executeBulkWrite ( 'db.collection' , ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
Returns the WriteError's error message 5533
« MongoDB\Driver\WriteError::getInfo MongoDB\Driver\WriteResult » PHP Manual MongoDB\Driver\Writ ... [ '_id' => 1 ]); $bulk -> insert ([ '_id' => 1 ]); try { $manager -> executeBulkWrite ( 'db.collection' , ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getmessage.html - [similar]
新しいスキーマを作成する 5533
« Session::__construct Session::dropSchema » PHP Manual mysql_xdevapi\Session 新しいスキーマを作 ... 0/' ; $sess = mysql_xdevapi \ getSession ( $uri ); try { if ( $schema = $sess -> createSchema ( 'fruit' ) ...
https://man.plustar.jp/php/mysql-xdevapi-session.createschema.html - [similar]
Phar アーカイブ内のエントリ (ファイル) の数を返す 5533
« Phar::copy Phar::createDefaultStub » PHP Manual Phar Phar アーカイブ内のエントリ (ファイル) の ... 確実にしておきます @ unlink ( 'brandnewphar.phar' ); try { $p = new Phar ( dirname ( __FILE__ ) . '/brandne ...
https://man.plustar.jp/php/phar.count.html - [similar]
Phar ファイルエントリのフラグを返す 5533
« PharFileInfo::getMetadata PharFileInfo::hasMetadata » PHP Manual PharFileInfo Phar ファイルエン ... )。 例 例1 PharFileInfo::getPharFlags() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.pha ...
https://man.plustar.jp/php/pharfileinfo.getpharflags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT