検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for ollection (0.001 sec.)
Returns the number of values in the collection 11680
« Ds\Deque::copy Ds\Deque::filter » PHP Manual Deque Returns the number of values in the collection ... eque::count — Returns the number of values in the collection See Countable::count() 関連キーワード: Returns , v ... alues , ollection , the , of , in , Deque , Ds , count , copy ...
https://man.plustar.jp/php/ds-deque.count.html - [similar]
Returns the number of values in the collection 11680
« Ds\Vector::copy Ds\Vector::filter » PHP Manual Vector Returns the number of values in the collection ... ctor::count — Returns the number of values in the collection See Countable::count() 関連キーワード: Returns , v ... alues , ollection , the , of , in , Ds , count , copy , filter ...
https://man.plustar.jp/php/ds-vector.count.html - [similar]
The Collection interface 8079
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection i ... rmation available, might only be in Git) はじめに Collection is the base interface which covers functionality c ... ing json_encode() . インターフェイス概要 class Ds\Collection implements Countable , IteratorAggregate , JsonSer ... public clear (): void abstract public copy (): Ds\Collection abstract public isEmpty (): bool abstract public t ... ): array } 変更履歴 バージョン 説明 PECL ds 1.4.0 Collection implements IteratorAggregate now instead of just T ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
Returns whether the collection is empty 8079
« Ds\Collection::copy Ds\Collection::toArray » PHP Manual Collection Returns whether the collection ... ion is empty Ds\Collection::isEmpty (PECL ds >= 1.0.0) Ds\Collection::isEmpty ... — Returns whether the collection is empty 説明 abstract public Ds\Collection::isEmp ... ty (): bool Returns whether the collection is empty. パラメータ この関数にはパラメータはありま ... せん。 戻り値 Returns true if the collection is empty, false otherwise. 例 例1 Ds\Collection::i ...
https://man.plustar.jp/php/ds-collection.isempty.html - [similar]
Converts the collection to an array 8079
« Ds\Collection::isEmpty Hashable » PHP Manual Collection Converts the collection to an array Ds ... \Collection::toArray (PECL ds >= 1.0.0) Ds\Collection::toArray ... — Converts the collection to an array 説明 abstract public Ds\Collection::to ... Array (): array Converts the collection to an array . 注意 : Casting to an array is not su ... ontaining all the values in the same order as the collection. 例 例1 Ds\Collection::toArray() example <?php $co ...
https://man.plustar.jp/php/ds-collection.toarray.html - [similar]
Returns a shallow copy of the collection 7183
« Ds\Collection::clear Ds\Collection::isEmpty » PHP Manual Collection Returns a shallow copy of ... the collection Ds\Collection::copy (PECL ds >= 1.0.0) Ds\Collecti ... on::copy — Returns a shallow copy of the collection 説明 abstract public Ds\Collection::copy (): Ds\Co ... llection Returns a shallow copy of the collection. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns a shallow copy of the collection. 例 例1 Ds\Collection::copy() example <?php $a = n ...
https://man.plustar.jp/php/ds-collection.copy.html - [similar]
PREV 1 NEXT