検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1160 for Object (0.011 sec.)
Returns an array of information describing this server 3974
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... ) ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#4 (1) { ["oid"]=> string(24 ... "]=> string(15) "localhost:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#5 (1) { ["oid"]=> string(24 ... te"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#6 (2) { ["increment"]=> st ... 1635478989" } ["t"]=> int(1) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#7 (1) { ["milliseconds"] ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
Get the current value of the atomic object. 3974
« Swoole\Atomic::__construct Swoole\Atomic::set » PHP Manual Swoole\Atomic Get the current value ... of the atomic object. Swoole\Atomic::get (PECL swoole >= 1.9.0) Swoole\ ... Atomic::get — Get the current value of the atomic object. 説明 public Swoole\Atomic::get (): int Get the cu ... rrent value of the atomic object. パラメータ この関数にはパラメータはありません。 戻 ... り値 The current value of the atomic object. 関連キーワード: Get , the , Swoole , Atomic , of ...
https://man.plustar.jp/php/swoole-atomic.get.html - [similar]
Subtract a number to the value of the atomic object. 3974
« Swoole\Atomic::set Swoole\Buffer » PHP Manual Swoole\Atomic Subtract a number to the value of ... the atomic object. Swoole\Atomic::sub (PECL swoole >= 1.9.0) Swoole\ ... sub — Subtract a number to the value of the atomic object. 説明 public Swoole\Atomic::sub ( int $sub_value = ... : int Subtract a number to the value of the atomic object. パラメータ sub_value The value which will be subt ... rent value. 戻り値 The current value of the atomic object. 関連キーワード: Subtract , the , Swoole , a , of ...
https://man.plustar.jp/php/swoole-atomic.sub.html - [similar]
The Hashable interface 3957
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... it) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_ob ... ject_hash() , which determines an object's hash based on its handle: this means that two ob ... is used to return a scalar value to be used as the object's hash value, which determines where it goes in th ... able. While this value does not have to be unique, objects which are equal must have the same hash value. eq ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
Removes all values 3957
« Ds\Map::capacity Ds\Map::__construct » PHP Manual Map Removes all values Ds\Map::clear (PECL d ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 1 ... ) [1] => Ds\Pair Object ( [key] => b [value] => 2 ) [2] => Ds\Pair Object ... ( [key] => c [value] => 3 ) ) Ds\Map Object ( ) 関連キーワード: Ds , Map , Removes , all , val ... ues , Object , Pair , key , パラメータ , public ...
https://man.plustar.jp/php/ds-map.clear.html - [similar]
3957
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds ... の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] => b [2] => c [3] => d ) 例2 Map <? ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 1 ... ) [1] => Ds\Pair Object ( [key] => b [value] => 2 ) [2] => Ds\Pair Object ... y] => c [value] => 3 ) ) 関連キーワード: 例 , Ds , Object , Pair , key , 出力 , Map , 定義 , 定数 , Collecti ...
https://man.plustar.jp/php/ds.examples.html - [similar]
Constructs EventDnsBase object 3957
« EventDnsBase::clearSearch EventDnsBase::countNameservers » PHP Manual EventDnsBase Constructs ... EventDnsBase object EventDnsBase::__construct (PECL event >= 1.2.6-bet ... ventDnsBase::__construct — Constructs EventDnsBase object 説明 public EventDnsBase::__construct ( EventBase ... $base , bool $initialize ) Constructs EventDnsBase object. パラメータ base Event base. initialize If the ini ... e::parseResolvConf() . 戻り値 Returns EventDnsBase object. 関連キーワード: EventDnsBase , Constructs , const ...
https://man.plustar.jp/php/eventdnsbase.construct.html - [similar]
Disables an event connect listener object 3957
« EventListener::__construct EventListener::enable » PHP Manual EventListener Disables an event ... connect listener object EventListener::disable (PECL event >= 1.2.6-beta) ... ener::disable — Disables an event connect listener object 説明 public EventListener::disable (): bool Disabl ... es an event connect listener object パラメータ この関数にはパラメータはありません。 戻 ... ener::enable() - Enables an event connect listener object 関連キーワード: event , Disables , EventListener , ...
https://man.plustar.jp/php/eventlistener.disable.html - [similar]
Enables an event connect listener object 3957
« EventListener::disable EventListener::getBase » PHP Manual EventListener Enables an event conn ... ect listener object EventListener::enable (PECL event >= 1.2.6-beta) E ... stener::enable — Enables an event connect listener object 説明 public EventListener::enable (): bool Enables ... an event connect listener object パラメータ この関数にはパラメータはありません。 戻 ... er::disable() - Disables an event connect listener object 関連キーワード: event , Enables , EventListener , ...
https://man.plustar.jp/php/eventlistener.enable.html - [similar]
Add a number to the value to the atomic object. 3957
« Swoole\Atomic Swoole\Atomic::cmpset » PHP Manual Swoole\Atomic Add a number to the value to th ... e atomic object. Swoole\Atomic::add (PECL swoole >= 1.9.0) Swoole\ ... mic::add — Add a number to the value to the atomic object. 説明 public Swoole\Atomic::add ( int $add_value = ... ? ): int Add a number to the value to the atomic object. パラメータ add_value The value which will be adde ... current value. 戻り値 The new value of the atomic object. 関連キーワード: Add , the , Swoole , Atomic , a , ...
https://man.plustar.jp/php/swoole-atomic.add.html - [similar]