検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 322 for [SIMILAR] 16 1024 4096 WITH 17956 arrayiterator ... (0.279 sec.)
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
タイムゾーンの変遷を返す 0
« DateTimeZone::getOffset DateTimeZone::listAbbreviations » PHP Manual DateTimeZone タイムゾーンの変遷を返す DateTimeZone::getTransitions timezone_transitions_get (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::getTransitions -- timezone_transitions_get — タイムゾーンの変遷を返す 説明 オブジ ...
https://man.plustar.jp/php/datetimezone.gettransitions.html - [similar]
指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 0
« strrpos strstr » PHP Manual String 関数 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す strspn (PHP 4, PHP 5, PHP 7, PHP 8) strspn — 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 説明 strspn ( string $string , string $characters , ...
https://man.plustar.jp/php/function.strspn.html - [similar]
AppendIterator クラス 0
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 複数のイテレータをひとつひとつ処理するイテレータです。 クラス概要 class AppendIterator extends IteratorIterator { /* メソッド */ public __constr ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
Associates a key with a value 0
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ds >= 1.0.0) Ds\Map::put — Associates a key with a value 説明 public Ds\Map::put ( mixed $key , mixed $value ): void Associates a key with a value , overwriting a previous association if one e ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
別のストレージに含まれているオブジェクトを現在のストレージから取り除く 0
« SplObjectStorage::offsetUnset SplObjectStorage::removeAllExcept » PHP Manual SplObjectStorage 別のストレージに含まれているオブジェクトを現在のストレージから取り除く SplObjectStorage::removeAll (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::removeAll — 別のストレージに含まれているオブ ...
https://man.plustar.jp/php/splobjectstorage.removeall.html - [similar]
現在のキーを取得する 0
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを取得する AppendIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::key — 現在のキーを取得する 説明 public AppendIterator::key (): scalar 現在のキーを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]
ArrayObject のイテレータクラス名を設定する 0
« ArrayObject::setFlags ArrayObject::uasort » PHP Manual ArrayObject ArrayObject のイテレータクラス名を設定する ArrayObject::setIteratorClass (PHP 5 >= 5.1.0, PHP 7, PHP 8) ArrayObject::setIteratorClass — ArrayObject のイテレータクラス名を設定する 説明 public ArrayObject::setIteratorClas ...
https://man.plustar.jp/php/arrayobject.setiteratorclass.html - [similar]
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]