検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 8507 for (0.102 sec.)
include_path 設定オプションの値を元に戻す 2126
« putenv set_include_path » PHP Manual PHP オプション/情報 関数 include_path 設定オプションの... estore_include_path — include_path 設定オプションのを元に戻す 警告 この関数は PHP 7.4.0 で 非推奨 になり ... 説明 restore_include_path (): void include_path 設定を php.ini でセットされたオリジナルの設定に戻します。 ... パラメータ この関数にはパラメータはありません。 戻り を返しません。 例 例1 restore_include_path() の例 ... al/lib/php ?> 参考 ini_restore() - 設定オプションのを元に戻す get_include_path() - 現在の include_path ...
https://man.plustar.jp/php/function.restore-include-path.html - [similar]
ハッシュ値を計算する 2126
« sodium_crypto_core_ristretto255_sub sodium_crypto_generichash_init » PHP Manual Sodium 関数 ハ ... ッシュを計算する sodium_crypto_generichash_final (PHP 7 >= ... , PHP 8) sodium_crypto_generichash_final — ハッシュを計算する 説明 sodium_crypto_generichash_final ( st ... から返されたハッシュステート。 length 出力の長さ 戻り ハッシュを返します。 例 例1 sodium_crypto_generi ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-final.html - [similar]
APCu 関数 2126
« 定義済み定数 apcu_add » PHP Manual APCu APCu 関数 APCu 関数 目次 apcu_add — 新規の変数をデータ ... から、キャッシュされた情報を取得する apcu_cas — 古いを新しいに更新する apcu_clear_cache — APCu キャッシ ... ュをクリアする apcu_dec — 保存した数を減らす apcu_delete — 格納されている変数をキャッシュ ... apcu が使えるかを確認する apcu_entry — アトミックにを取得するか、キャッシュエントリを生成する apcu_exis ... る変数をキャッシュから取得する apcu_inc — 保存した数を増やす apcu_key_info — キャッシュのキーに関する詳細 ...
https://man.plustar.jp/php/ref.apcu.html - [similar]
staticプロパティの値を取得する 2126
« ReflectionClass::getStaticProperties ReflectionClass::getTraitAliases » PHP Manual ReflectionC ... lass staticプロパティのを取得する ReflectionClass::getStaticPropertyValue ( ... nClass::getStaticPropertyValue — staticプロパティのを取得する 説明 public ReflectionClass::getStaticPro ... f_value = ? ): mixed このクラスのstaticプロパティのを取得します。 パラメータ name を返したいstaticプロ ... パティがそのクラスに存在しない場合に返す、デフォルト。 プロパティが存在せず、かつこの引数も省略されていた ...
https://man.plustar.jp/php/reflectionclass.getstaticpropertyvalue.html - [similar]
関数が戻り値の型を指定しているかを調べる 2126
« ReflectionFunctionAbstract::getTentativeReturnType ReflectionFunctionAbstract::hasTentativeRet ... » PHP Manual ReflectionFunctionAbstract 関数が戻りの型を指定しているかを調べる ReflectionFunctionAbstr ... lectionFunctionAbstract::hasReturnType — 関数が戻りの型を指定しているかを調べる 説明 public ReflectionF ... eturnType (): bool リフレクションされた関数が、戻りの型を指定しているかを調べます パラメータ この関数に ... はパラメータはありません。 戻り 関数が戻りの型を指定しているなら true を返します ...
https://man.plustar.jp/php/reflectionfunctionabstract.hasreturntype.html - [similar]
文書にフィールドを追加 2126
« SolrDocument SolrDocument::clear » PHP Manual SolrDocument 文書にフィールドを追加 SolrDocument ... メータ fieldName フィールド名 fieldValue フィールドの 戻り 成功した場合に true を、失敗した場合に fals ...
https://man.plustar.jp/php/solrdocument.addfield.html - [similar]
文書にフィールドを追加 2126
« SolrDocument::offsetGet SolrDocument::offsetUnset » PHP Manual SolrDocument 文書にフィールドを ... Name フィールド名 fieldValue このフィールドに対する 戻り 成功した場合に true を、失敗した場合に fals ...
https://man.plustar.jp/php/solrdocument.offsetset.html - [similar]
これは、SolrParams::addParam に対するエイリアスです 2126
« SolrParams SolrParams::addParam » PHP Manual SolrParams これは、SolrParams::addParam に対するエ ... です。 パラメータ name パラメータ名 value パラメータ 戻り 成功時に SolrParams インスタンスを返します ...
https://man.plustar.jp/php/solrparams.add.html - [similar]
数値アイテムの値を減らす 2121
« Memcached::__construct Memcached::decrementByKey » PHP Manual Memcached 数アイテムのを減ら ... (PECL memcached >= 0.1.0) Memcached::decrement — 数アイテムのを減らす 説明 public Memcached::decremen ... ry = 0 ): int | false Memcached::decrement() は、数アイテムのを offset で指定しただけ減らします。 アイ ... テムのが数でない場合はエラーとなります。 操作後のが 0 ... より小さくなる場合は、新しいは 0 となります。 アイテムが存在しない場合、 Memcach ...
https://man.plustar.jp/php/memcached.decrement.html - [similar]
設定を変更するには 2118
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更する ... さい。 php_value name value 指定した設定オプションにを設定します。変更の可否が、 PHP_INI_ALL もしくは PH ... である設定オプションに対し利用できます。 セット済みのをクリアしたい場合は、 none を として使用してくださ ... い。 注意 : 論理を設定する場合には php_value を使用しないでください。 ... あります。 php_flag name on|off 設定オプションに論理を設定するために使用します。変更の可否が、 PHP_INI_A ...
https://man.plustar.jp/php/configuration.changes.html - [similar]