検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for WriteError (0.003 sec.)
The MongoDB\Driver\WriteError class 11494
« MongoDB\Driver\WriteConcernError::getMessage MongoDB\Driver\WriteError::getCode » PHP Manual M ... ongoDB\Driver The MongoDB\Driver\WriteError class The MongoDB\Driver\WriteError class (mongodb ... >=1.0.0) はじめに The MongoDB\Driver\WriteError class encapsulates information about a write error ... array element from MongoDB\Driver\WriteResult::getWriteErrors() . クラス概要 final class MongoDB\Driver\WriteEr ... public getMessage (): string } 目次 MongoDB\Driver\WriteError::getCode — Returns the WriteError's error code Mon ...
https://man.plustar.jp/php/class.mongodb-driver-writeerror.html - [similar]
Returns metadata document for the WriteError 11111
« MongoDB\Driver\WriteError::getIndex MongoDB\Driver\WriteError::getMessage » PHP Manual MongoDB ... \Driver\WriteError Returns metadata document for the WriteError Mongo ... DB\Driver\WriteError::getInfo (mongodb >=1.0.0) MongoDB\Driver\WriteErr ... or::getInfo — Returns metadata document for the WriteError 説明 final public MongoDB\Driver\WriteError::getIn ... せん。 戻り値 Returns the metadata document for the WriteError, or null if no metadata is available. エラー / 例外 ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getinfo.html - [similar]
Returns the WriteError's error code 11006
« MongoDB\Driver\WriteError MongoDB\Driver\WriteError::getIndex » PHP Manual MongoDB\Driver\WriteError ... eError Returns the WriteError's error code MongoDB\Driver\WriteError::getCode (m ... ongodb >=1.0.0) MongoDB\Driver\WriteError::getCode — Returns the WriteError's error code 説明 ... final public MongoDB\Driver\WriteError::getCode (): int パラメータ この関数にはパラメータ ... はありません。 戻り値 Returns the WriteError's error code. エラー / 例外 引数のパースに失敗した ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getcode.html - [similar]
Returns the index of the write operation corresponding to this WriteError 10972
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... ver\WriteError Returns the index of the write operation correspon ... ding to this WriteError MongoDB\Driver\WriteError::getIndex (mongodb >=1.0 ... .0) MongoDB\Driver\WriteError::getIndex — Returns the index of the write operati ... on corresponding to this WriteError 説明 final public MongoDB\Driver\WriteError::getIn ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
Returns the WriteError's error message 10885
« MongoDB\Driver\WriteError::getInfo MongoDB\Driver\WriteResult » PHP Manual MongoDB\Driver\WriteError ... eError Returns the WriteError's error message MongoDB\Driver\WriteError::getMess ... age (mongodb >=1.0.0) MongoDB\Driver\WriteError::getMessage — Returns the WriteError's error messa ... ge 説明 final public MongoDB\Driver\WriteError::getMessage (): string パラメータ この関数にはパラ ... メータはありません。 戻り値 Returns the WriteError's error message. エラー / 例外 引数のパースに失敗し ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getmessage.html - [similar]
MongoDB driver classes 8394
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... e WriteConcernError's error message MongoDB\Driver\WriteError — The MongoDB\Driver\WriteError class MongoDB\Driv ... er\WriteError::getCode — Returns the WriteError's error code Mon ... goDB\Driver\WriteError::getIndex — Returns the index of the write operati ... on corresponding to this WriteError MongoDB\Driver\WriteError::getInfo — Returns metad ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
Returns any write errors that occurred 8081
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... PHP Manual MongoDB\Driver\WriteResult Returns any write errors that occurred MongoDB\Driver\WriteResult::getWri ... s (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getWriteErrors — Returns any write errors that occurred 説明 fin ... al public MongoDB\Driver\WriteResult::getWriteErrors (): array パラメータ この関数にはパラメータはあり ... ません。 戻り値 Returns an array of MongoDB\Driver\WriteError objects for any write errors encountered during th ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
The MongoDB\Driver\BulkWrite class 7854
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\D ... ns did not complete at all foreach ( $result -> getWriteErrors () as $writeError ) { printf ( "Operation#%d: %s ... (%d)\n" , $writeError -> getIndex (), $writeError -> getMessage (), $wri ... rn MongoDB\Driver\WriteConcernError MongoDB\Driver\WriteError 目次 MongoDB\Driver\BulkWrite::__construct — Creat ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
Create a new BulkWrite 7750
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... ns did not complete at all foreach ( $result -> getWriteErrors () as $writeError ) { printf ( "Operation#%d: %s ... (%d)\n" , $writeError -> getIndex (), $writeError -> getMessage (), $wri ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
Execute one or more write operations 7628
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Ma ... could not happen at all */ foreach ( $result -> getWriteErrors () as $writeError ) { printf ( "Operation#%d: %s ... (%d)\n" , $writeError -> getIndex (), $writeError -> getMessage (), $wri ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
PREV 1 2 NEXT