検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 370 for when (0.023 sec.)
Starts a transaction 4343
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... on() . Transactions are also automatically aborted when the session is closed from garbage collection or b ... rom the "defaultTransactionOptions" option, if set when starting the session with MongoDB\Driver\Manager:: ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
RADIUS Packet Types 4343
« RADIUS Options RADIUS Attribute Types » PHP Manual 定義済み定数 RADIUS Packet Types RADIUS Pac ... ts are provided to make it easier to specify types when using radius_create_request() and when comparing t ...
https://man.plustar.jp/php/radius.constants.packets.html - [similar]
Checks if the cursor is exhausted or may have additional results 4290
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... ethod in the MongoDB shell and is primarily useful when iterating » tailable cursors . A cursor has no add ... itional results and is considered "dead" when one of the following is true: The current batch ha ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
Building the MongoDB PHP Driver from source 4290
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... list of configure options, run configure --help . When using bundled versions of libbson and libmongoc, t ... libssl-dev ) and » pkg-config are both installed. When using Homebrew on macOS, it is common for a system ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
Apache Solr 4237
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... urns the maximum number of characters from a field when using the regex fragmenter SolrQuery::getHighlight ... cetMethod — Specifies the type of algorithm to use when faceting a field SolrQuery::setFacetMinCount — Map ... ghlighter — Whether to highlight phrase terms only when they appear within the query phrase SolrQuery::set ... s the initial size of the collapse data structures when collapsing on a numeric field only SolrCollapseFun ...
https://man.plustar.jp/php/book.solr.html - [similar]
The ZMQ class 4237
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... OCKOPT_ROUTER_RAW Sets the raw mode on the ROUTER, when set to 1. In raw mode when using tcp:// transport ... :ERR_EAGAIN Implies that the operation would block when ZMQ::MODE_DONTWAIT is used ZMQ::ERR_ENOTSUP The op ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Start a new client session for use with this client 4237
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... e given options. The session may then be specified when executing commands, queries, and write operations. ... These options are used unless they are overridden when a transaction is started with different value for ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
Execute a database command that reads on this server 4237
« MongoDB\Driver\Server::executeQuery MongoDB\Driver\Server::executeReadWriteCommand » PHP Manua ... ted on this server object. Instead, it may be used when issuing the operation to a secondary (from a repli ... thrown. Instead, you should set these two options when you create the transaction with MongoDB\Driver\Ses ...
https://man.plustar.jp/php/mongodb-driver-server.executereadcommand.html - [similar]
The Zookeeper class 4193
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ON_EVENT A session has been lost This is generated when a client loses contact or reconnects with a server ... G_EVENT A watch has been removed This is generated when the server for some reason, probably a resource co ... ED Attempts to perform a reconfiguration operation when reconfiguration feature is disabled. 目次 Zookeepe ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
4193
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... base -> dispatch (); } // This callback is invoked when there is data to read on $bev public function acce ... base -> dispatch (); } // This callback is invoked when there is data to read on $bev. function ssl_read_c ... writeBuffer ( $in ); } // This callback is invoked when some even occurs on the event listener, // e.g. co ... { $bev -> free (); } } // This callback is invoked when a client accepts new connection function ssl_accep ...
https://man.plustar.jp/php/event.examples.html - [similar]