| 4101 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Server::isPrimary
|
詳細
|
|
1. Checks if this server is a primary member of a replica set
|
|
| 4102 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Server::isSecondary
|
詳細
|
|
1. Checks if this server is a secondary member of a replica set
|
|
| 4103 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Server::__construct
|
詳細
|
|
1. Create a new Server (not used)
|
|
| 4104 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerApi::bsonSerialize
|
詳細
|
|
1. Returns an object for BSON serialization
|
|
| 4105 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerApi::serialize
|
詳細
|
|
1. Serialize a ServerApi
|
|
スポンサー
|
| 4106 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerApi::unserialize
|
詳細
|
|
1. Unserialize a ServerApi
|
|
| 4107 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerApi::__construct
|
詳細
|
|
1. Create a new ServerApi instance
|
|
| 4108 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getHelloResponse
|
詳細
|
|
1. Returns the server's most recent "hello" response
|
|
| 4109 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getHost
|
詳細
|
|
1. Returns the hostname of this server
|
|
| 4110 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getLastUpdateTime
|
詳細
|
|
1. Returns the server's last update time in microseconds
|
|
スポンサー
|
| 4111 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getPort
|
詳細
|
|
1. Returns the port on which this server is listening
|
|
| 4112 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getRoundTripTime
|
詳細
|
|
1. Returns the server's round trip time in milliseconds
|
|
| 4113 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\ServerDescription::getType
|
詳細
|
|
1. Returns a string denoting the type of this server
|
|
| 4114 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::abortTransaction
|
詳細
|
|
1. Aborts a transaction
|
|
| 4115 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::advanceClusterTime
|
詳細
|
|
1. Advances the cluster time for this session
|
|
スポンサー
|
| 4116 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::advanceOperationTime
|
詳細
|
|
1. Advances the operation time for this session
|
|
| 4117 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::commitTransaction
|
詳細
|
|
1. Commits a transaction
|
|
| 4118 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::endSession
|
詳細
|
|
1. Terminates a session
|
|
| 4119 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getClusterTime
|
詳細
|
|
1. Returns the cluster time for this session
|
|
| 4120 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getLogicalSessionId
|
詳細
|
|
1. Returns the logical session ID for this session
|
|
スポンサー
|
| 4121 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getOperationTime
|
詳細
|
|
1. Returns the operation time for this session
|
|
| 4122 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getServer
|
詳細
|
|
1. Returns the server to which this session is pinned
|
|
| 4123 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getTransactionOptions
|
詳細
|
|
1. Returns options for the currently running transaction
|
|
| 4124 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::getTransactionState
|
詳細
|
|
1. Returns the current transaction state for this session
|
|
| 4125 |
PHPの関数・メソッドの単語集 |
|
MongoDB\Driver\Session::isDirty
|
詳細
|
|
1. Returns whether the session has been marked as dirty
|
|
スポンサー
|