検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 306 for first (0.004 sec.)
Check to see if the object is the first instance system-wide of named shared mem... 9710
« SyncSharedMemory::__construct SyncSharedMemory::read » PHP Manual SyncSharedMemory Check to se ... e if the object is the first instance system-wide of named shared memory SyncSh ... aredMemory::first (PECL sync >= 1.1.0) SyncSharedMemory::first — Che ... ck to see if the object is the first instance system-wide of named shared memory 説明 p ... ublic SyncSharedMemory::first (): bool Retrieves the system-wide first instance ...
https://man.plustar.jp/php/syncsharedmemory.first.html - [similar]
Returns the first value in the deque 9578
« Ds\Deque::find Ds\Deque::get » PHP Manual Deque Returns the first value in the deque Ds\Deque: ... :first (PECL ds >= 1.0.0) Ds\Deque::first — Returns the f ... irst value in the deque 説明 public Ds\Deque::first (): mixed Returns the first value in the deque. パ ... ータ この関数にはパラメータはありません。 戻り値 The first value in the deque. エラー / 例外 UnderflowExcepti ... on if empty. 例 例1 Ds\Deque::first() example <?php $deque = new \ Ds \ Deque ([ 1 , 2 ...
https://man.plustar.jp/php/ds-deque.first.html - [similar]
Returns the first value in the sequence 9578
« Ds\Sequence::find Ds\Sequence::get » PHP Manual Sequence Returns the first value in the sequen ... ce Ds\Sequence::first (PECL ds >= 1.0.0) Ds\Sequence::first — Returns th ... e first value in the sequence 説明 abstract public Ds\Sequ ... ence::first (): mixed Returns the first value in the sequence. ... ータ この関数にはパラメータはありません。 戻り値 The first value in the sequence. エラー / 例外 UnderflowExce ...
https://man.plustar.jp/php/ds-sequence.first.html - [similar]
Returns the first value in the set 9578
« Ds\Set::filter Ds\Set::get » PHP Manual Set Returns the first value in the set Ds\Set::first ( ... PECL ds >= 1.0.0) Ds\Set::first — Returns the first value in the set 説明 public D ... s\Set::first (): mixed Returns the first value in the set. パラ ... ータ この関数にはパラメータはありません。 戻り値 The first value in the set. エラー / 例外 UnderflowException ... if empty. 例 例1 Ds\Set::first() example <?php $set = new \ Ds \ Set ([ 1 , 2 , 3 ...
https://man.plustar.jp/php/ds-set.first.html - [similar]
Returns the first value in the vector 9578
« Ds\Vector::find Ds\Vector::get » PHP Manual Vector Returns the first value in the vector Ds\Ve ... ctor::first (PECL ds >= 1.0.0) Ds\Vector::first — Returns the ... first value in the vector 説明 public Ds\Vector::first (): mixed Returns the first value in the vector. パ ... ータ この関数にはパラメータはありません。 戻り値 The first value in the vector. エラー / 例外 UnderflowExcept ... ion if empty. 例 例1 Ds\Vector::first() example <?php $vector = new \ Ds \ Vector ([ 1 , ...
https://man.plustar.jp/php/ds-vector.first.html - [similar]
Returns the first pair in the map 9494
« Ds\Map::filter Ds\Map::get » PHP Manual Map Returns the first pair in the map Ds\Map::first (P ... ECL ds >= 1.0.0) Ds\Map::first — Returns the first pair in the map 説明 public Ds ... \Map::first (): Ds\Pair Returns the first pair in the map. パラ ... ータ この関数にはパラメータはありません。 戻り値 The first pair in the map. エラー / 例外 UnderflowException ... if empty. 例 例1 Ds\Map::first() example <?php $map = new \ Ds \ Map ([ "a" => 1 ...
https://man.plustar.jp/php/ds-map.first.html - [similar]
Gets the timestamp of the first sample from rrd file 8386
« rrd_fetch rrd_graph » PHP Manual RRD 関数 Gets the timestamp of the first sample from rrd file ... rrd_first (PECL rrd >= 0.9.0) rrd_first — Gets the timestamp ... of the first sample from rrd file 説明 rrd_first ( string $file ... , int $raaindex = 0 ): int Returns the first data sample from the specified RRA of the RRD file ...
https://man.plustar.jp/php/function.rrd-first.html - [similar]
配列の最初のキーを得る 6789
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first ... (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( ar ... ければ、 null を返します。 例 例1 基本的な array_key_first() 関数の使い方 <?php $array = [ 'a' => 1 , 'b' => ... 2 , 'c' => 3 ]; $firstKey = array_key_first ( $array ); var_dump ( $first ... れました。 <?php if (! function_exists ( 'array_key_first' )) { function array_key_first (array $arr ) { for ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
Removes and returns the first value 6705
« Ds\Deque::set Ds\Deque::slice » PHP Manual Deque Removes and returns the first value Ds\Deque: ... = 1.0.0) Ds\Deque::shift — Removes and returns the first value 説明 public Ds\Deque::shift (): mixed Remove ... s and returns the first value. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The first value, which was removed. エラー / 例外 UnderflowE ...
https://man.plustar.jp/php/ds-deque.shift.html - [similar]
Removes and returns the first value 6705
« Ds\Sequence::set Ds\Sequence::slice » PHP Manual Sequence Removes and returns the first value ... .0.0) Ds\Sequence::shift — Removes and returns the first value 説明 abstract public Ds\Sequence::shift (): ... mixed Removes and returns the first value. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The first value, which was removed. エラー / 例外 UnderflowE ...
https://man.plustar.jp/php/ds-sequence.shift.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT