検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 2407 for a (0.048 sec.)
The MongoDB\Driver\Manager class 2803
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... river\Manager class The MongoDB\Driver\Manager class (mongo ... db >=1.0.0) はじめに The MongoDB\Driver\Manager is the main entry point to the extension. It ... is responsible for maintaining connections to MongoDB (be it standalone ... server, replica set, or sharded cluster). No connection to MongoDB ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
Returns a shallow copy of the map 2803
« Ds\Map::__construct Ds\Map::count » PHP Manual Map Returns a shallow copy of the map Ds\Map::c ... opy (PECL ds >= 1.0.0) Ds\Map::copy — Returns a shallow copy of the map 説明 pu ... blic Ds\Map::copy (): Ds\Map Returns a shallow copy of the ma ... この関数にはパラメータはありません。 戻り値 Returns a shallow copy of the map. 例 例1 Ds\Map::copy() exa ... mple <?php $map = new \ Ds \ Map ([ "a" => 1 , "b" => 2 , "c" => ...
https://man.plustar.jp/php/ds-map.copy.html - [similar]
Reduces the map to a single value using a callback function 2803
« Ds\Map::putAll Ds\Map::remove » PHP Manual Map Reduces the map to a single value using a callb ... ack function Ds\Map::reduce (PECL ds >= 1.0.0) Ds\Map::reduce — Reduc ... es the map to a single value using a callback function 説明 ... public Ds\Map::reduce ( callable $callback , mixed $initial = ? ... ): mixed Reduces the map to a single value using a callback function. パラ ...
https://man.plustar.jp/php/ds-map.reduce.html - [similar]
Returns a reversed copy 2803
« Ds\Map::reverse Ds\Map::skip » PHP Manual Map Returns a reversed copy Ds\Map::reversed (PECL d ... s >= 1.0.0) Ds\Map::reversed — Returns a reversed copy 説明 public D ... s\Map::reversed (): Ds\Map Returns a reversed copy of t ... he map. パラメータ この関数にはパラメータはありません。 ... 戻り値 A reversed copy of the map. 注意 : The current insta ...
https://man.plustar.jp/php/ds-map.reversed.html - [similar]
Unregisters a monitoring event subscriber with this Manager 2803
« MongoDB\Driver\Manager::getWriteConcern MongoDB\Driver\Manager::selectServer » PHP Manual Mong ... oDB\Driver\Manager Unregisters a monitoring event subscriber wit ... h this Manager MongoDB\Driver\Manager::removeSubscriber (mon ... godb >=1.10.0) MongoDB\Driver\Manager::removeSubscriber — Unregisters a monitoring ... event subscriber with this Manager 説明 final public MongoDB\Driver\Manager::rem ...
https://man.plustar.jp/php/mongodb-driver-manager.removesubscriber.html - [similar]
Aborts a transaction 2803
« MongoDB\Driver\Session MongoDB\Driver\Session::advanceClusterTime » PHP Manual MongoDB\Driver\ ... Session Aborts a transaction MongoDB\Driver\Session::abortTr ... ansaction (mongodb >=1.5.0) MongoDB\Driver\Session::abo ... rtTransaction — Aborts a transaction 説明 final public M ... ongoDB\Driver\Session::abortTransaction (): void Terminates the multi-docum ...
https://man.plustar.jp/php/mongodb-driver-session.aborttransaction.html - [similar]
Philosophy 2803
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... philosophies important to writing parallel code and some details about ... the internal implementation of parallel. Do not communicate by ... sharing memory; instead, share memory by communicating ... . This philosophy which is embraced by parallel has its origins in Go, one of the m ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
2803
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath ... 1 = SeasLog :: getBasePath (); SeasLog :: setBasePath ( '/ ... log/base_test' ); $basePath2 = SeasLog :: getBasePath (); ... var_dump ( $basePath1 , $basePath2 ); ?> 上の例の出力 ... は、 たとえば以下のようになります。 string(12) "/var/log/www" string(14) "/log/base_test" 例2 Get and ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
Releases a read lock 2803
« SyncReaderWriter::readlock SyncReaderWriter::writelock » PHP Manual SyncReaderWriter Releases ... a read lock SyncReaderWriter::readunlock (PECL sync >= 1 ... .0.0) SyncReaderWriter::readunlock — Releases a read lock 説明 p ... ublic SyncReaderWriter::readunlock (): bool Releases a read lock ... on a SyncReaderWriter object. パラメータ この関数にはパ ...
https://man.plustar.jp/php/syncreaderwriter.readunlock.html - [similar]
Returns a sorted copy 2790
« Ds\Deque::sort Ds\Deque::sum » PHP Manual Deque Returns a sorted copy Ds\Deque::sorted (PECL d ... s >= 1.0.0) Ds\Deque::sorted — Returns a sorted copy 説明 public Ds\Deque::sorted ( callabl ... e $comparator = ? ): Ds\Deque Returns a sorted copy, using ... an optional comparator function. パラメータ comparator 比較関 ... の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 警告 Returning ...
https://man.plustar.jp/php/ds-deque.sorted.html - [similar]