検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 3128 for the (0.030 sec.)
Advances the cluster time for this session 2506
« MongoDB\Driver\Session::abortTransaction MongoDB\Driver\Session::advanceOperationTime » PHP Ma ... nual MongoDB\Driver\Session Advances the cluster time for this session MongoDB\Driver\Sessi ... goDB\Driver\Session::advanceClusterTime — Advances the cluster time for this session 説明 final public Mo ... ime ( array | object $clusterTime ): void Advances the cluster time for this session. If the cluster time ... is less than or equal to the session's current cluster time, this function is a ...
https://man.plustar.jp/php/mongodb-driver-session.advanceclustertime.html - [similar]
Advances the operation time for this session 2506
« MongoDB\Driver\Session::advanceClusterTime MongoDB\Driver\Session::commitTransaction » PHP Man ... ual MongoDB\Driver\Session Advances the operation time for this session MongoDB\Driver\Ses ... DB\Driver\Session::advanceOperationTime — Advances the operation time for this session 説明 final public ... TimestampInterface $operationTime ): void Advances the operation time for this session. If the operation ... time is less than or equal to the session's current operation time, this function is ...
https://man.plustar.jp/php/mongodb-driver-session.advanceoperationtime.html - [similar]
Commits a transaction 2506
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual ... B\Driver\Session::commitTransaction (): void Saves the changes made by the operations in the multi-docume ... nt transaction and ends the transaction. Until the commit, none of the data ch ... anges made from within the transaction are visible outside the transaction. パ ... hrows MongoDB\Driver\Exception\CommandException if the server could not commit the transaction (e.g. due ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
Installing the MongoDB PHP Driver on macOS with Homebrew 2506
« Installing the MongoDB PHP Driver with PECL Installing the MongoDB PHP Driver on Windows » PHP ... Manual インストール手順 Installing the MongoDB PHP Driver on macOS with Homebrew Installi ... ng the MongoDB PHP Driver on macOS with Homebrew » Homebr ... ew 1.5.0 deprecated the » Homebrew/php tap and removed formulae for indivi ... Going forward, macOS users are advised to install the » php formula and follow the standard PECL install ...
https://man.plustar.jp/php/mongodb.installation.homebrew.html - [similar]
Script Injection Attacks 2506
« Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script ... avaScript, make sure that any variables that cross the PHP- to-JavaScript boundry are passed in the scope ... of MongoDB\BSON\Javascript , not interpolated into the JavaScript string. This can come up when using $wh ... in queries, mapReduce and group commands, and any other time you may pass JavaScript into the database. F ... suppose we have some JavaScript to greet a user in the database logs. We could do: <?php $m = new MongoDB ...
https://man.plustar.jp/php/mongodb.security.script_injection.html - [similar]
Toggles the echoHandler parameter 2506
« SolrQuery::removeStatsField SolrQuery::setEchoParams » PHP Manual SolrQuery Toggles the echoHa ... solr >= 0.9.2) SolrQuery::setEchoHandler — Toggles the echoHandler parameter 説明 public SolrQuery::setEc ... ool $flag ): SolrQuery If set to true, Solr places the name of the handle used in the response to the cli ... oses. パラメータ flag true or false 戻り値 Returns the current SolrQuery object, if the return value is u ... ド: SolrQuery , Toggles , echoHandler , parameter , the , setEchoHandler , flag , debugging , Returns , パ ...
https://man.plustar.jp/php/solrquery.setechohandler.html - [similar]
Specifies the maximum number of rows to return in the result 2506
« SolrQuery::setQuery SolrQuery::setShowDebugInfo » PHP Manual SolrQuery Specifies the maximum n ... umber of rows to return in the result SolrQuery::setRows (PECL solr >= 0.9.2) Sol ... rQuery::setRows — Specifies the maximum number of rows to return in the result 説明 ... rQuery::setRows ( int $rows ): SolrQuery Specifies the maximum number of rows to return in the result パラ ... メータ rows The maximum number of rows to return 戻り値 Returns th ...
https://man.plustar.jp/php/solrquery.setrows.html - [similar]
Sets the maximum number of terms to return 2506
« SolrQuery::setTermsIncludeUpperBound SolrQuery::setTermsLowerBound » PHP Manual SolrQuery Sets ... the maximum number of terms to return SolrQuery::setTe ... ECL solr >= 0.9.2) SolrQuery::setTermsLimit — Sets the maximum number of terms to return 説明 public Solr ... uery::setTermsLimit ( int $limit ): SolrQuery Sets the maximum number of terms to return パラメータ limit ... The maximum number of terms to return. All the terms w ...
https://man.plustar.jp/php/solrquery.settermslimit.html - [similar]
Returns the size of the named shared memory 2506
« SyncSharedMemory::read SyncSharedMemory::write » PHP Manual SyncSharedMemory Returns the size ... of the named shared memory SyncSharedMemory::size (PECL s ... ync >= 1.1.0) SyncSharedMemory::size — Returns the size of the named shared memory 説明 public SyncSh ... aredMemory::size (): int Retrieves the shared memory size of a SyncSharedMemory object. パ ... ラメータはありません。 戻り値 An integer containing the size of the shared memory. This will be the same s ...
https://man.plustar.jp/php/syncsharedmemory.size.html - [similar]
Gets the data associated with a node synchronously 2506
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a nod ... et (PECL zookeeper >= 0.1.0) Zookeeper::get — Gets the data associated with a node synchronously 説明 pub ... null , int $max_size = 0 ): string パラメータ path The name of the node. Expressed as a file name with sl ... ashes separating ancestors of the node. watcher_cb If nonzero, a watch will be set a ... t the server to notify the client if the node changes. s ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]