検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 759 for KEY (0.167 sec.)
イテレータを巻き戻す 2851
« AppendIterator::next AppendIterator::valid » PHP Manual AppendIterator イテレータを巻き戻す Ap ... or::current() - 現在の値を取得する AppendIterator::key() - 現在のキーを取得する AppendIterator::next() - ...
https://man.plustar.jp/php/appenditerator.rewind.html - [similar]
振る舞いのフラグを取得する 2851
« ArrayIterator::getArrayCopy ArrayIterator::key » PHP Manual ArrayIterator 振る舞いのフラグを取 ...
https://man.plustar.jp/php/arrayiterator.getflags.html - [similar]
内部イテレータが有効な次の要素を持つかどうかをチェックする 2851
« CachingIterator::getInnerIterator CachingIterator::key » PHP Manual CachingIterator 内部イテレ ...
https://man.plustar.jp/php/cachingiterator.hasnext.html - [similar]
The Pair class 2851
« Ds\Map::xor Ds\Pair::clear » PHP Manual Data Structures The Pair class The Pair class (No vers ... in Git) はじめに A pair is used by Ds\Map to pair keys with values. クラス概要 class Ds\Pair implements ... zable { /* メソッド */ public __construct ( mixed $key = ? , mixed $value = ? ) public clear (): void pub ...
https://man.plustar.jp/php/class.ds-pair.html - [similar]
ReflectionReference クラス 2851
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクショ ... ic fromArrayElement ( array $array , int | string $key ): ? ReflectionReference public getId (): string } ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
SplObjectStorage クラス 2851
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラ ... $object ): string public getInfo (): mixed public key (): int public next (): void public offsetExists ( ... ントリに関連づけられたデータを返す SplObjectStorage::key — イテレータの現在位置を返す SplObjectStorage::nex ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
Yaf_Config_Ini クラス 2851
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス ... void public __isset ( string $name ): void public key (): void public next (): void public offsetExists ... isset — キーが存在するかを判定する Yaf_Config_Ini::key — 現在の要素のキーを取得する Yaf_Config_Ini::next ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
定義済み定数 2851
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... he direct super table of table. CUBRID_SCH_PRIMARY_KEY Get the table primary key. CUBRID_SCH_IMPORTED_KEY ... S Get imported keys of table. CUBRID_SCH_EXPORTED_KEYS Get exported k ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
Returns the first pair in the map 2851
« Ds\Map::filter Ds\Map::get » PHP Manual Map Returns the first pair in the map Ds\Map::first (P ... えば以下のようになります。 object(Ds\Pair)#2 (2) { ["key"]=> string(1) "a" ["value"]=> int(1) } 関連キーワー ...
https://man.plustar.jp/php/ds-map.first.html - [similar]
Returns the last pair of the map 2851
« Ds\Map::ksorted Ds\Map::map » PHP Manual Map Returns the last pair of the map Ds\Map::last (PE ... えば以下のようになります。 object(Ds\Pair)#2 (2) { ["key"]=> string(1) "c" ["value"]=> int(3) } 関連キーワー ...
https://man.plustar.jp/php/ds-map.last.html - [similar]