検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1461 for IN (0.066 sec.)
Poll the items 3080
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... Poll::poll ( array &$readable , array &$writable , int $timeout = -1 ): int Polls the items in the curre ... set. The readable and writable items are returned in the readable and writable parameters. ZMQPoll::get ... are returned. The array will be cleared at the beginning of the operation. writable Array where writabl ... are returned. The array will be cleared at the beginning of the operation. timeout Timeout for the oper ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
Execute a database command that writes 3059
« MongoDB\Driver\Manager::executeReadWriteCommand MongoDB\Driver\Manager::getEncryptedFieldsMap ... and — Execute a database command that writes 説明 final public MongoDB\Driver\Manager::executeWriteComma ... nd ( string $db , MongoDB\Driver\Command $command , array $op ... (e.g. » drop ) and take the MongoDB server version into account. The "writeConcern" option will default ... to the corresponding value from the MongoDB Connection URI . 注意 : Th ...
https://man.plustar.jp/php/mongodb-driver-manager.executewritecommand.html - [similar]
Commits a transaction 3059
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual ... n::commitTransaction — Commits a transaction 説明 final public MongoDB\Driver\Session::commitTransaction ... (): void Saves the changes made by the operations in the multi-document transaction and ends the transa ... the commit, none of the data changes made from within the transaction are visible outside the transactio ... 数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws Mong ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
Merges one input document into another 3059
« SolrInputDocument::hasChildDocuments SolrInputDocument::reset » PHP Manual SolrInputDocument M ... erges one input document into another SolrInputDocument::merge ... (PECL solr >= 0.9.2) SolrInputDocument::merge — Merges one input document into ... another 説明 public SolrInputDocument::merge ( SolrInputDocument $sourceDoc , ... bool $overwrite = true ): bool Merges one input document into another. パラメータ sourceDoc The ...
https://man.plustar.jp/php/solrinputdocument.merge.html - [similar]
現在のドキュメントにノードをインポートする 3032
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメン ... ; $orgdoc -> loadXML ( "<root><element><child>text in child</child></element></root>" ); // 新しいドキュ ... します $newdoc -> loadXML ( "<root><someelement>text in some element</someelement></root>" ); echo "The 'n ... ew document' before copying nodes into it:\n" ; echo $newdoc -> saveXML (); / ... ld ( $node ); echo "\nThe 'new document' after copying the nodes into it:\n" ; echo $newdoc -> saveXML ( ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
Return the value of a specific field in a specific row 3032
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return th ... e value of a specific field in a specific row cubrid_result (PECL CUBRID >= 8.3.0 ... brid_result — Return the value of a specific field in a specific row 説明 cubrid_result ( resource $resu ... lt , int $row , mixed $field = 0 ): string This function r ... eturns the value of a specific field in a specific row from a result set. パラメータ resul ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
Checks if the current position in the cursor is valid 3032
« MongoDB\Driver\Cursor::toArray MongoDB\Driver\CursorId » PHP Manual MongoDB\Driver\Cursor Chec ... ks if the current position in the cursor is valid MongoDB\Driver\Cursor::valid ( ... ver\Cursor::valid — Checks if the current position in the cursor is valid 説明 public MongoDB\Driver\Cur ...
https://man.plustar.jp/php/mongodb-driver-cursor.valid.html - [similar]
Execute a database command that reads on this server 3032
« MongoDB\Driver\Server::executeQuery MongoDB\Driver\Server::executeReadWriteCommand » PHP Manua ... a database command that reads on this server 説明 final public MongoDB\Driver\Server::executeReadCommand ... ( string $db , MongoDB\Driver\Command $command , array $op ... e.g. » count ) and take the MongoDB server version into account. The "readConcern" option will default t ... o the corresponding value from the MongoDB Connection URI . 注意 : Th ...
https://man.plustar.jp/php/mongodb-driver-server.executereadcommand.html - [similar]
Execute a database command that writes on this server 3032
« MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon ... database command that writes on this server 説明 final public MongoDB\Driver\Server::executeWriteComman ... d ( string $db , MongoDB\Driver\Command $command , array $op ... (e.g. » drop ) and take the MongoDB server version into account. The "writeConcern" option will default ... to the corresponding value from the MongoDB Connection URI . 注意 : Th ...
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html - [similar]
Architecture Overview 3032
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... e Overview Architecture Overview This section explains how all the different parts of the driver fit tog ... rary will also implement common » specifications , in the interest of improving API consistency across a ... ll of the » drivers maintained by MongoDB (and hopefully some community dri ... vers, too). Sitting below that library we have the lower level driver ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]