検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 420 for [SIMILAR] 16 1024 4096 WITH 34717 splobjectstora... (0.265 sec.)
NoRewindIterator を作成する 3172
« 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]
RecursiveCallbackFilterIterator クラス 2197
« RecursiveCachingIterator::hasChildren RecursiveCallbackFilterIterator::__construct » PHP Manual イテレータ RecursiveCallbackFilterIterator クラス RecursiveCallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class RecursiveCallbackFilterIterator extends Call ...
https://man.plustar.jp/php/class.recursivecallbackfilteriterator.html - [similar]
CallbackFilterIterator クラス 2197
« CachingIterator::valid CallbackFilterIterator::accept » PHP Manual イテレータ CallbackFilterIterator クラス CallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class CallbackFilterIterator extends FilterIterator { /* メソッド */ public __construct ( Iterato ...
https://man.plustar.jp/php/class.callbackfilteriterator.html - [similar]
IntlIterator クラス 2197
« 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 2197
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セッションのサポート Memcached — Memcached クラス ...
https://man.plustar.jp/php/book.memcached.html - [similar]
Memcached クラス 2197
« セッションのサポート 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]
キャッシュ内のすべてのアイテムを無効にする 2197
« 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]
複数のアイテムを削除する 2197
« 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]
指定したサーバーからアイテムを削除する 2197
« Memcached::delete Memcached::deleteMulti » PHP Manual Memcached 指定したサーバーからアイテムを削除する Memcached::deleteByKey (PECL memcached >= 0.1.0) Memcached::deleteByKey — 指定したサーバーからアイテムを削除する 説明 public Memcached::deleteByKey ( string $server_key , string $key ...
https://man.plustar.jp/php/memcached.deletebykey.html - [similar]
指定したサーバーから複数のアイテムを削除する 2197
« Memcached::deleteMulti Memcached::fetch » PHP Manual Memcached 指定したサーバーから複数のアイテムを削除する Memcached::deleteMultiByKey (PECL memcached >= 2.0.0) Memcached::deleteMultiByKey — 指定したサーバーから複数のアイテムを削除する 説明 public Memcached::deleteMultiByKey ( string ...
https://man.plustar.jp/php/memcached.deletemultibykey.html - [similar]