検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 2407 for a (0.023 sec.)
Returns whether the topology has a readable server 2724
« MongoDB\Driver\TopologyDescription::getType MongoDB\Driver\TopologyDescription::hasWritableSer ... ver » PHP Manual MongoDB\Driver\TopologyDescription Returns whe ... ther the topology has a readable server MongoDB\Driver\TopologyDescript ... ion::hasReadableServer (mongodb >=1.13.0) MongoDB\Driver\T ... opologyDescription::hasReadableServer — Returns whether the topology has ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.hasreadableserver.... - [similar]
Submits a task to a specific worker for execution 2724
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... ::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a s ... ion 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the specified wor ... ker in the pool. The workers are indexed from 0, and will only exist if the pool ... has needed to create them (since threads are lazily s ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
Trigger a callback function after a period of time. 2724
« Swoole\Server::addProcess Swoole\Server::bind » PHP Manual Swoole\Server Trigger a callback fu ... nction after a period of time. Swoole\Server::after (PECL s ... woole >= 1.9.0) Swoole\Server::after — Trigger a callback function after a period o ... f time. 説明 public Swoole\Server::after ( int $after_time_ms , callable $callback , st ... ring $param = ? ): ReturnType パラメータ after_time_ms call ...
https://man.plustar.jp/php/swoole-server.after.html - [similar]
Rotates the deque by a given number of rotations 2711
« Ds\Deque::reversed Ds\Deque::set » PHP Manual Deque Rotates the deque by a given number of rot ... ations Ds\Deque::rotate (PECL ds >= 1.0.0) Ds\Deque::rotate — Rotates th ... e deque by a given number of rotations 説明 public Ds\Deque::ro ... tate ( int $rotations ): void Rotates the deque by a ... given number of rotations, which is equivalent to successively calling ...
https://man.plustar.jp/php/ds-deque.rotate.html - [similar]
Rotates the sequence by a given number of rotations 2711
« Ds\Sequence::reversed Ds\Sequence::set » PHP Manual Sequence Rotates the sequence by a given n ... umber of rotations Ds\Sequence::rotate (PECL ds >= 1.0.0) Ds\Seq ... uence::rotate — Rotates the sequence by a given number of rota ... tions 説明 abstract public Ds\Sequence::rotate ( int $rotations ... ): void Rotates the sequence by a given number of rotations, wh ...
https://man.plustar.jp/php/ds-sequence.rotate.html - [similar]
Rotates the vector by a given number of rotations 2711
« Ds\Vector::reversed Ds\Vector::set » PHP Manual Vector Rotates the vector by a given number of ... rotations Ds\Vector::rotate (PECL ds >= 1.0.0) Ds\Vecto ... r::rotate — Rotates the vector by a given number of rotati ... ons 説明 public Ds\Vector::rotate ( int $rotations ): void Rotates the vector by a ... given number of rotations, which is equivalent to successively calling ...
https://man.plustar.jp/php/ds-vector.rotate.html - [similar]
関数 2711
« MongoDB\BSON MongoDB\BSON\fromJSON » PHP Manual MongoDB\BSON 関数 関数 目次 MongoDB\BSON\fromJ ... SON — Returns the BSON representation of a JSON value MongoDB\BSON\fromPHP — Returns ... the BSON representation of a PHP value MongoDB\BSON\toCanonicalExtende ... dJSON — Returns the Canonical Extended JSON representation of a BSON valu ... e MongoDB\BSON\toJSON — Returns the Legacy Extended JSON representation of a BSON value Mon ...
https://man.plustar.jp/php/ref.bson.functions.html - [similar]
Construct a new Brush 2711
« UI\Draw\Brush UI\Draw\Brush::getColor » PHP Manual UI\Draw\Brush Construct a new Brush UI\Draw ... \Brush::__construct (UI 0.9.9) UI\Draw\Brush::__construct — Construct a new Brush 説明 p ... ublic UI\Draw\Brush::__construct ( UI\Draw\Color $color ) publi ... c UI\Draw\Brush::__construct ( int $color ) Shall construct ... a solid brush using the given color パラメータ color ...
https://man.plustar.jp/php/ui-draw-brush.construct.html - [similar]
Creates a new instance 2697
« Ds\Deque::clear Ds\Deque::contains » PHP Manual Deque Creates a new instance Ds\Deque::__const ... ruct (PECL ds >= 1.0.0) Ds\Deque::__construct — Creates a new instance 説明 public Ds\Deque::__construc ... t ( mixed $values = ? ) Creates a new instance, using either a t ... raversable object or an array for the initial values ... . パラメータ values A traversable object or an array to use for th ...
https://man.plustar.jp/php/ds-deque.construct.html - [similar]
Returns the value at a given index 2697
« Ds\Deque::first Ds\Deque::insert » PHP Manual Deque Returns the value at a given index Ds\Dequ ... et (PECL ds >= 1.0.0) Ds\Deque::get — Returns the value at a given index 説明 public Ds\Deque::get ( in ... t $index ): mixed Returns the value at a given index. パラメータ index The index to ... access, starting at 0. 戻り値 The value at the reque ... sted index. エラー / 例外 OutOfRangeException if the index is not valid. 例 例1 Ds\D ...
https://man.plustar.jp/php/ds-deque.get.html - [similar]