検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1025 for [SIMILAR] 16 1024 4096 WITH 18198 yac WITH 7104 ... (0.880 sec.)
The Yac class 10000
« 定義済み定数 Yac::add » PHP Manual Yac The Yac class The Yac class (PECL yac >= 1.0.0) はじめに クラス概要 class Yac { /* プロパティ */ protected $ _prefix ; /* メソッド */ public __construct ( string $prefix = "" ) public add ( string $keys , mixed $value , int $ttl = 0 ): bool public ...
https://man.plustar.jp/php/class.yac.html - [similar]
Store into cache 9923
« Yac::info Yac::__set » PHP Manual Yac Store into cache Yac::set (PECL yac >= 1.0.0) Yac::set — Store into cache 説明 public Yac::set ( string $keys , mixed $value , int $ttl = 0 ): bool public Yac::add ( array $key_vals ): bool Add a item into cache, it the key is already exists, overr ...
https://man.plustar.jp/php/yac.set.html - [similar]
Yac 9901
« xhprof_sample_enable はじめに » PHP Manual PHP の振る舞いの変更 Yac Yac はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Yac — The Yac class Yac::add — Store into cache Yac::__construct — Constructor Yac::delete — Remove items from cache Yac::dump — D ...
https://man.plustar.jp/php/book.yac.html - [similar]
Dump cache 9800
« Yac::delete Yac::flush » PHP Manual Yac Dump cache Yac::dump (PECL yac >= 1.0.0) Yac::dump — Dump cache 説明 public Yac::dump ( int $$num ): mixed Dump values stored in cache パラメータ num Maximum number of items should be returned 戻り値 mixed 関連キーワード: Dump , Yac , num , flush ...
https://man.plustar.jp/php/yac.dump.html - [similar]
Retrieve values from cache 9800
« Yac::flush Yac::__get » PHP Manual Yac Retrieve values from cache Yac::get (PECL yac >= 1.0.0) Yac::get — Retrieve values from cache 説明 public Yac::get ( string | array $key , int &$cas = null ): mixed Retrieve values from cache パラメータ key string keys, or array of multiple keys. ...
https://man.plustar.jp/php/yac.get.html - [similar]
Flush the cache 9800
« Yac::dump Yac::get » PHP Manual Yac Flush the cache Yac::flush (PECL yac >= 1.0.0) Yac::flush — Flush the cache 説明 public Yac::flush (): bool Remove all cached values パラメータ この関数にはパラメータはありません。 戻り値 bool, always true 関連キーワード: Flush , Yac , the , flush , ...
https://man.plustar.jp/php/yac.flush.html - [similar]
Store into cache 9243
« Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add — Store into cache 説明 public Yac::add ( string $keys , mixed $value , int $ttl = 0 ): bool public Yac::add ( array $key_vals ): bool Added a item into cache. パラメータ keys string key value ...
https://man.plustar.jp/php/yac.add.html - [similar]
Setter 9243
« Yac::set 音声フォーマットの操作 » PHP Manual Yac Setter Yac::__set (PECL yac >= 1.0.0) Yac::__set — Setter 説明 public Yac::__set ( string $keys , mixed $value ): mixed store a item into cache パラメータ keys string key value mixed value, All php value type could be stored except リソー ...
https://man.plustar.jp/php/yac.setter.html - [similar]
Getter 9243
« Yac::get Yac::info » PHP Manual Yac Getter Yac::__get (PECL yac >= 1.0.0) Yac::__get — Getter 説明 public Yac::__get ( string $key ): mixed Retrieve values from cache パラメータ key string key 戻り値 mixed on success, null on failure 関連キーワード: Getter , Yac , key , string , info , ...
https://man.plustar.jp/php/yac.getter.html - [similar]
Remove items from cache 9243
« Yac::__construct Yac::dump » PHP Manual Yac Remove items from cache Yac::delete (PECL yac >= 1.0.0) Yac::delete — Remove items from cache 説明 public Yac::delete ( string | array $keys , int $ttl = ? ): bool remove items from cache パラメータ keys string key, or array of multiple keys ...
https://man.plustar.jp/php/yac.delete.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT