検索

phrase: max: clip:
target: order:
Results of 681 - 690 of about 1267 for Value (0.058 sec.)
Read-through キャッシュコールバック 2583
« Result コールバック セッションのサポート » PHP Manual コールバック Read-through キャッシュコー ... o_cb' ); function user_info_cb ( $memc , $key , & $value ) { $user_id = substr ( $key , 5 ); /* プロファイル ... 情報を DB から探します */ /* ... */ $value = $profile_info ; return true ; } ?> 関連キーワード ...
https://man.plustar.jp/php/memcached.callbacks.read-through.html - [similar]
指定したサーバーに複数のアイテムを要求する 2583
« Memcached::getDelayed Memcached::getMulti » PHP Manual Memcached 指定したサーバーに複数のアイテ ... key , array $keys , bool $with_cas = ? , callable $value_cb = ? ): bool Memcached::getDelayedByKey() は機能 ... 配列。 with_cas CAS トークンの値も要求するかどうか。 value_cb result コールバック、あるいは null 。 戻り値 成 ...
https://man.plustar.jp/php/memcached.getdelayedbykey.html - [similar]
指定したサーバーで既存のアイテムの前にデータを付加する 2583
« Memcached::prepend Memcached::quit » PHP Manual Memcached 指定したサーバーで既存のアイテムの前 ... ByKey ( string $server_key , string $key , string $value ): bool Memcached::prependByKey() は機能的に Memca ... ます。 key データを先頭に付加したいアイテムのキー。 value 先頭に付加する文字列。 戻り値 成功した場合に true ...
https://man.plustar.jp/php/memcached.prependbykey.html - [similar]
Memcached のオプションの値を設定する 2583
« Memcached::setMultiByKey Memcached::setOptions » PHP Manual Memcached Memcached のオプションの ... public Memcached::setOption ( int $option , mixed $value ): bool このメソッドは、Memcached のオプションの値 ... ちのひとつ。 詳細は Memcached 定数 を参照ください。 value 設定する値 注意 : 以下のオプションの値は、定数で指 ...
https://man.plustar.jp/php/memcached.setoption.html - [similar]
Construct a new UTCDateTime 2583
« MongoDB\BSON\UTCDateTime MongoDB\BSON\UTCDateTime::jsonSerialize » PHP Manual MongoDB\BSON\UTC ... conds since the Unix epoch (Jan 1, 1970). Negative values represent dates before 1970. This value may be pr ... nds since the Unix epoch will be derived from that value. Note that in versions of PHP versions before 7.1. ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.construct.html - [similar]
現在のエントリが配列あるいはオブジェクトであるかどうかを返す 2583
« RecursiveArrayIterator::getChildren RecursiveCachingIterator » PHP Manual RecursiveArrayIterat ... foreach ( $iterator -> getChildren () as $key => $value ) { echo $key . ' : ' . $value . "\n" ; } } else { ...
https://man.plustar.jp/php/recursivearrayiterator.haschildren.html - [similar]
パラメータの値を設定する 2583
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメー ... meter ( string $namespace , string $name , string $value ): bool public XSLTProcessor::setParameter ( strin ... す。 name XSLT パラメータのローカル名を指定します。 value XSLT パラメータの新しい値を指定します。 options 名 ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
Create a node synchronously 2583
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... public Zookeeper::create ( string $path , string $value , array $acls , int $flags = null ): string This m ... ame with slashes separating ancestors of the node. value The data to be stored in the node. acls The initia ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
Add servers to the ensemble 2583
« ZookeeperConfig ZookeeperConfig::get » PHP Manual ZookeeperConfig Add servers to the ensemble ... ll not take place. stat If not NULL, will hold the value of stat for the path on return. 戻り値 値を返しませ ... arameters count or types are wrong or fail to save value to node. 例 例1 ZookeeperConfig::add() example Add ...
https://man.plustar.jp/php/zookeeperconfig.add.html - [similar]
Remove servers from the ensemble 2583
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ... ll not take place. stat If not NULL, will hold the value of stat for the path on return. 戻り値 値を返しませ ... arameters count or types are wrong or fail to save value to node. 例 例1 ZookeeperConfig::remove() example ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]