検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for libmongoc (0.006 sec.)
Connection handling and persistence 13390
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... l versions of the driver since 1.2.0 persist the » libmongoc client object in the PHP worker process, which all ... iver will attempt to find a previously persisted » libmongoc client object for that hash. If an existing client ... he first two Manager objects will share the same » libmongoc client since their constructor arguments are ident ... PI for database connections, using an API within » libmongoc to designate custom handlers for socket communicat ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
Building the MongoDB PHP Driver from source 10494
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... driver will use bundled versions of » libbson , » libmongoc , and » libmongocrypt and attempt to configure the ... lize them by specifying --with-libbson=yes --with--libmongoc=yes as arguments to configure . Starting with vers ... -help . When using bundled versions of libbson and libmongoc, the driver will also attempt to select an SSL lib ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
要件 10082
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8. ... PHP versions. The driver requires » libbson and » libmongoc , and will use bundled versions of both libraries ... manual installation documentation. The driver, via libmongoc, optionally depends on a TLS library (e.g. OpenSSL ...
https://man.plustar.jp/php/mongodb.requirements.html - [similar]
実行時設定 8295
« Building the MongoDB PHP Driver from source 定義済み定数 » PHP Manual インストール/設定 実行時 ... sable trace-level debug logging in the driver (and libmongoc). Specify an empty string, "0" , "off" , "no" , or ...
https://man.plustar.jp/php/mongodb.configuration.html - [similar]
Installing the MongoDB PHP Driver with PECL 8295
« インストール手順 Installing the MongoDB PHP Driver on macOS with Homebrew » PHP Manual インスト ... PECL will use bundled versions of » libbson and » libmongoc and attempt to automatically configure them. 注意 ...
https://man.plustar.jp/php/mongodb.installation.pecl.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 8152
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLab ... unters a runtime error (e.g. internal error from » libmongoc ). クラス概要 class MongoDB\Driver\Exception\Runti ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
Start a new client session for use with this client 7883
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... xception if the session could not be created (e.g. libmongoc does not support crypto). 変更履歴 バージョン 説明 ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
Architecture Overview 7883
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... the glue between PHP and our system libraries ( » libmongoc and » libbson ). This extension will expose an ide ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
MongoDB driver 7615
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driv ... er This extension is developed atop the » libmongoc and » libbson libraries. It provides a minimal API ...
https://man.plustar.jp/php/set.mongodb.html - [similar]
Create new MongoDB Manager 7204
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... that are not bypassed will result in error (see » libmongocrypt: Auto Encryption Allow-List ). To bypass autom ... istence bool If true , this Manager will use a new libmongoc client, which will not be persisted or shared with ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
PREV 1 NEXT