Results of 91 - 100 of about 428 for Driver (0.007 sec.)
- The MongoDB\Driver\Monitoring\ServerOpeningEvent class 4851
- « MongoDB\Driver\Monitoring\ServerClosedEvent::getTopologyId MongoDB\Driver\Monitoring\ServerOpe
...
ningEvent::getHost » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\ServerOpe ...
ningEvent class The MongoDB\Driver\Monitoring\ServerOpeningEvent class (mongodb >=1.1 ...
3.0) はじめに The MongoDB\Driver\Monitoring\ServerOpeningEvent class encapsulates i ...
t an opened server. クラス概要 final class MongoDB\Driver\Monitoring\ServerOpeningEvent { /* メソッド */ fin ...
-
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serveropeningevent.ht...
- [similar]
- The MongoDB\Driver\ReadConcern class 4851
- « MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man
...
ual MongoDB\Driver The MongoDB\Driver\ReadConcern class The MongoDB\D ...
adConcern class (mongodb >=1.1.0) はじめに MongoDB\Driver\ReadConcern controls the level of isolation for re ...
ngoDB 3.2 or later. クラス概要 final class MongoDB\Driver\ReadConcern implements MongoDB\BSON\Serializable , ...
string $serialized ): void } 定義済み定数 MongoDB\Driver\ReadConcern::AVAILABLE Default for reads against s ...
-
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html
- [similar]
- Unregisters a monitoring event subscriber globally 4851
- « MongoDB\Driver\Monitoring\addSubscriber MongoDB\Driver\Monitoring\CommandFailedEvent » PHP Man
...
ers a monitoring event subscriber globally MongoDB\Driver\Monitoring\removeSubscriber (mongodb >=1.3.0) Mong ...
oDB\Driver\Monitoring\removeSubscriber — Unregisters a monito ...
ring event subscriber globally 説明 MongoDB\Driver\Monitoring\removeSubscriber ( MongoDB\Driver\Monit ...
nction is a no-op. パラメータ subscriber ( MongoDB\Driver\Monitoring\Subscriber ) A monitoring event subscri ...
-
https://man.plustar.jp/php/function.mongodb.driver.monitoring.removesubscriber.h...
- [similar]
- Returns the ReadConcern's "level" option 4851
- « MongoDB\Driver\ReadConcern::__construct MongoDB\Driver\ReadConcern::isDefault » PHP Manual Mon
...
goDB\Driver\ReadConcern Returns the ReadConcern's "level" opti ...
on MongoDB\Driver\ReadConcern::getLevel (mongodb >=1.0.0) MongoDB\Dr ...
Concern's "level" option 説明 final public MongoDB\Driver\ReadConcern::getLevel (): ? string パラメータ この ...
エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
-
https://man.plustar.jp/php/mongodb-driver-readconcern.getlevel.html
- [similar]
- Returns the hostname of this server 4851
- « MongoDB\Driver\Server::executeWriteCommand MongoDB\Driver\Server::getInfo » PHP Manual MongoDB
...
\Driver\Server Returns the hostname of this server MongoDB ...
\Driver\Server::getHost (mongodb >=1.0.0) MongoDB\Driver\S ...
hostname of this server 説明 final public MongoDB\Driver\Server::getHost (): string Returns the hostname of ...
エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
-
https://man.plustar.jp/php/mongodb-driver-server.gethost.html
- [similar]
- Returns the port on which this server is listening 4851
- « MongoDB\Driver\Server::getLatency MongoDB\Driver\Server::getServerDescription » PHP Manual Mon
...
goDB\Driver\Server Returns the port on which this server is li ...
stening MongoDB\Driver\Server::getPort (mongodb >=1.0.0) MongoDB\Driver\S ...
this server is listening 説明 final public MongoDB\Driver\Server::getPort (): int Returns the port on which ...
エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
-
https://man.plustar.jp/php/mongodb-driver-server.getport.html
- [similar]
- Create a new Cursor (not used) 4834
- « MongoDB\Driver\Cursor MongoDB\Driver\Cursor::current » PHP Manual MongoDB\Driver\Cursor Create
...
a new Cursor (not used) MongoDB\Driver\Cursor::__construct (mongodb >=1.0.0) MongoDB\Driv ...
a new Cursor (not used) 説明 final private MongoDB\Driver\Cursor::__construct () MongoDB\Driver\Cursor objec ...
この関数にはパラメータはありません。 参考 MongoDB\Driver\Manager::executeCommand() - Execute a database com ...
mand MongoDB\Driver\Manager::executeQuery() - Execute a database query ...
-
https://man.plustar.jp/php/mongodb-driver-cursor.construct.html
- [similar]
- Start a new client session for use with this client 4834
- « MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage
...
ew client session for use with this client MongoDB\Driver\Manager::startSession (mongodb >=1.4.0) MongoDB\Dr ...
for use with this client 説明 final public MongoDB\Driver\Manager::startSession ( array $options = ? ): Mong ...
oDB\Driver\Session Creates a MongoDB\Driver\Session for the g ...
s, queries, and write operations. 注意 : A MongoDB\Driver\Session can only be used with the MongoDB\Driver\M ...
-
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html
- [similar]
- Returns the Server on which the command was executed 4834
- « MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId MongoDB\Driver\Monitoring\CommandS
...
dEvent::getServerConnectionId » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the Server ...
on which the command was executed MongoDB\Driver\Monitoring\CommandStartedEvent::getServer (mongodb ...
>=1.3.0) MongoDB\Driver\Monitoring\CommandStartedEvent::getServer — Return ...
the command was executed 説明 final public MongoDB\Driver\Monitoring\CommandStartedEvent::getServer (): Mong ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getserv...
- [similar]
- Checks if this is the default write concern 4834
- « MongoDB\Driver\WriteConcern::getWtimeout MongoDB\Driver\WriteConcern::serialize » PHP Manual M
...
ongoDB\Driver\WriteConcern Checks if this is the default write c ...
oncern MongoDB\Driver\WriteConcern::isDefault (mongodb >=1.3.0) MongoDB\ ...
he default write concern 説明 final public MongoDB\Driver\WriteConcern::isDefault (): bool Returns whether t ...
ly intended to be used in conjunction with MongoDB\Driver\Manager::getWriteConcern() to determine whether th ...
-
https://man.plustar.jp/php/mongodb-driver-writeconcern.isdefault.html
- [similar]