検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 407 for [SIMILAR] 16 1024 4096 WITH 27884 filteriterator... (0.299 sec.)
InfiniteIterator を作成する 2285
« InfiniteIterator InfiniteIterator::next » PHP Manual InfiniteIterator InfiniteIterator を作成する InfiniteIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) InfiniteIterator::__construct — InfiniteIterator を作成する 説明 public InfiniteIterator::__construct ( Iterator $iterator ) イ ...
https://man.plustar.jp/php/infiniteiterator.construct.html - [similar]
次の要素に移動する 2285
« AppendIterator::key AppendIterator::rewind » PHP Manual AppendIterator 次の要素に移動する AppendIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::next — 次の要素に移動する 説明 public AppendIterator::next (): void 次の要素に移動します。もし別のイテレータに移動する場合は、そ ...
https://man.plustar.jp/php/appenditerator.next.html - [similar]
現在の要素を取得する 2285
« LimitIterator::__construct LimitIterator::getInnerIterator » PHP Manual LimitIterator 現在の要素を取得する LimitIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::current — 現在の要素を取得する 説明 public LimitIterator::current (): mixed 内部イテレータの現在の要素を取得し ...
https://man.plustar.jp/php/limititerator.current.html - [similar]
現在のキーを取得する 2285
« LimitIterator::getPosition LimitIterator::next » PHP Manual LimitIterator 現在のキーを取得する LimitIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::key — 現在のキーを取得する 説明 public LimitIterator::key (): mixed 内部イテレータの現在の要素のキーを取得します。 パラメータ ...
https://man.plustar.jp/php/limititerator.key.html - [similar]
NoRewindIterator を作成する 2285
« NoRewindIterator NoRewindIterator::current » PHP Manual NoRewindIterator NoRewindIterator を作成する NoRewindIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) NoRewindIterator::__construct — NoRewindIterator を作成する 説明 public NoRewindIterator::__construct ( Iterator $iterator ) ...
https://man.plustar.jp/php/norewinditerator.construct.html - [similar]
IntlIterator クラス 1582
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかなるオブジェクトでも認識できない イテレータを表現します。 言語構造 foreach によって内 ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
Memcached 1582
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セッションのサポート Memcached — Memcached クラス ...
https://man.plustar.jp/php/book.memcached.html - [similar]
Memcached クラス 1582
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
キャッシュ内のすべてのアイテムを無効にする 1582
« Memcached::fetchAll Memcached::get » PHP Manual Memcached キャッシュ内のすべてのアイテムを無効にする Memcached::flush (PECL memcached >= 0.1.0) Memcached::flush — キャッシュ内のすべてのアイテムを無効にする 説明 public Memcached::flush ( int $delay = 0 ): bool Memcached::flush() は、既存 ...
https://man.plustar.jp/php/memcached.flush.html - [similar]
複数のアイテムを削除する 1582
« Memcached::deleteByKey Memcached::deleteMultiByKey » PHP Manual Memcached 複数のアイテムを削除する Memcached::deleteMulti (PECL memcached >= 2.0.0) Memcached::deleteMulti — 複数のアイテムを削除する 説明 public Memcached::deleteMulti ( array $keys , int $time = 0 ): array Memcached::del ...
https://man.plustar.jp/php/memcached.deletemulti.html - [similar]