検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 428 for Driver (0.023 sec.)
Create a new ServerApi instance 4717
« MongoDB\Driver\ServerApi::bsonSerialize MongoDB\Driver\ServerApi::serialize » PHP Manual Mongo ... DB\Driver\ServerApi Create a new ServerApi instance MongoDB\ ... \ServerApi::__construct (mongodb >=1.10.0) MongoDB\Driver\ServerApi::__construct — Create a new ServerApi in ... stance 説明 final public MongoDB\Driver\ServerApi::__construct ( string $version , bool $s ... $deprecationErrors = null ) Creates a new MongoDB\Driver\ServerApi instance used to declare an API version ...
https://man.plustar.jp/php/mongodb-driver-serverapi.construct.html - [similar]
Returns the cluster time for this session 4717
« MongoDB\Driver\Session::endSession MongoDB\Driver\Session::getLogicalSessionId » PHP Manual Mo ... ngoDB\Driver\Session Returns the cluster time for this session ... MongoDB\Driver\Session::getClusterTime (mongodb >=1.4.0) MongoDB\ ... er time for this session 説明 final public MongoDB\Driver\Session::getClusterTime (): ? object Returns the c ... on has not been used for any operation and MongoDB\Driver\Session::advanceClusterTime() has not been called, ...
https://man.plustar.jp/php/mongodb-driver-session.getclustertime.html - [similar]
Returns the current transaction state for this session 4717
« MongoDB\Driver\Session::getTransactionOptions MongoDB\Driver\Session::isDirty » PHP Manual Mon ... goDB\Driver\Session Returns the current transaction state for ... this session MongoDB\Driver\Session::getTransactionState (mongodb >=1.7.0) Mon ... goDB\Driver\Session::getTransactionState — Returns the current ... n state for this session 説明 final public MongoDB\Driver\Session::getTransactionState (): string Returns th ...
https://man.plustar.jp/php/mongodb-driver-session.gettransactionstate.html - [similar]
Returns the number of documents deleted 4717
« MongoDB\Driver\WriteResult MongoDB\Driver\WriteResult::getInsertedCount » PHP Manual MongoDB\Driver ... lt Returns the number of documents deleted MongoDB\Driver\WriteResult::getDeletedCount (mongodb >=1.0.0) Mon ... goDB\Driver\WriteResult::getDeletedCount — Returns the number ... of documents deleted 説明 final public MongoDB\Driver\WriteResult::getDeletedCount (): ? int パラメータ ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getdeletedcount.html - [similar]
Returns the number of documents inserted (excluding upserts) 4717
« MongoDB\Driver\WriteResult::getDeletedCount MongoDB\Driver\WriteResult::getMatchedCount » PHP ... Manual MongoDB\Driver\WriteResult Returns the number of documents insert ... ed (excluding upserts) MongoDB\Driver\WriteResult::getInsertedCount (mongodb >=1.0.0) Mo ... ngoDB\Driver\WriteResult::getInsertedCount — Returns the number ... rted (excluding upserts) 説明 final public MongoDB\Driver\WriteResult::getInsertedCount (): ? int パラメータ ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getinsertedcount.html - [similar]
The MongoDB\Driver\Exception\InvalidArgumentException class 4700
« MongoDB\Driver\Exception\ExecutionTimeoutException MongoDB\Driver\Exception\LogicException » P ... HP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\InvalidArgu ... mentException class The MongoDB\Driver\Exception\InvalidArgumentException class (mongodb ... >= 1.0.0) はじめに Thrown when a driver method is given invalid arguments (e.g. invalid op ... tion types). クラス概要 class MongoDB\Driver\Exception\InvalidArgumentException extends Invalid ...
https://man.plustar.jp/php/class.mongodb-driver-exception-invalidargumentexcepti... - [similar]
The MongoDB\Driver\Exception\LogicException class 4700
« MongoDB\Driver\Exception\InvalidArgumentException MongoDB\Driver\Exception\RuntimeException » ... PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\LogicExcept ... ion class The MongoDB\Driver\Exception\LogicException class (mongodb >= 1.0.0) ... はじめに Thrown when the driver is incorrectly used (e.g. rewinding a cursor). クラ ... ス概要 class MongoDB\Driver\Exception\LogicException extends LogicException im ...
https://man.plustar.jp/php/class.mongodb-driver-exception-logicexception.html - [similar]
The MongoDB\Driver\Exception\UnexpectedValueException class 4700
« MongoDB\Driver\Exception\SSLConnectionException MongoDB\Driver\Exception\WriteException » PHP ... Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\UnexpectedV ... alueException class The MongoDB\Driver\Exception\UnexpectedValueException class (mongodb ... >= 1.0.0) はじめに Thrown when the driver encounters an unexpected value (e.g. during BSON s ... tion or deserialization). クラス概要 class MongoDB\Driver\Exception\UnexpectedValueException extends Unexpec ...
https://man.plustar.jp/php/class.mongodb-driver-exception-unexpectedvalueexcepti... - [similar]
Create a new ClientEncryption object 4700
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... ngoDB\Driver\ClientEncryption Create a new ClientEncryption obj ... ect MongoDB\Driver\ClientEncryption::__construct (mongodb >=1.14.0) M ... ongoDB\Driver\ClientEncryption::__construct — Create a new Clien ... tEncryption object 説明 final public MongoDB\Driver\ClientEncryption::__construct ( array $options ) C ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
Advances the cursor to the next result 4700
« MongoDB\Driver\Cursor::key MongoDB\Driver\Cursor::rewind » PHP Manual MongoDB\Driver\Cursor Ad ... vances the cursor to the next result MongoDB\Driver\Cursor::next (mongodb >=1.9.0) MongoDB\Driver\Curs ... the cursor to the next result 説明 public MongoDB\Driver\Cursor::next (): void パラメータ この関数にはパラメ ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ... バーへの接続が認証以外の理由で失敗した場合に MongoDB\Driver\Exception\ConnectionException をスローします。 認証 ...
https://man.plustar.jp/php/mongodb-driver-cursor.next.html - [similar]