検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 483 for [SIMILAR] 16 1024 4096 WITH 27093 ャッ WITH 2463... (0.392 sec.)
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
現在のキャッシュリミッタを取得または設定する 0
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得または設定する session_cache_limiter (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) session_cache_limiter — 現在のキャッシュリミッタを取得または設定する 説明 session_cache_limiter ( ? string $value = n ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
キャッシュのサイズの合計を取得する 0
« APCUIterator::getTotalHits APCUIterator::key » PHP Manual APCUIterator キャッシュのサイズの合計を取得する APCUIterator::getTotalSize (PECL apcu >= 5.0.0) APCUIterator::getTotalSize — キャッシュのサイズの合計を取得する 説明 public APCUIterator::getTotalSize (): int キャッシュのサイズの合 ...
https://man.plustar.jp/php/apcuiterator.gettotalsize.html - [similar]
キャッシュヒットの総数を取得する 0
« APCUIterator::getTotalCount APCUIterator::getTotalSize » PHP Manual APCUIterator キャッシュヒットの総数を取得する APCUIterator::getTotalHits (PECL apcu >= 5.0.0) APCUIterator::getTotalHits — キャッシュヒットの総数を取得する 説明 public APCUIterator::getTotalHits (): int キャッシュヒット ...
https://man.plustar.jp/php/apcuiterator.gettotalhits.html - [similar]
キャッシュについての構成情報を取得 0
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報を取得 opcache_get_configuration (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_configuration — キャッシュについての構成情報を取得 説明 opcache_get_configuration (): arra ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]
キャッシュの内容を取得する 0
« CachingIterator::current CachingIterator::getFlags » PHP Manual CachingIterator キャッシュの内容を取得する CachingIterator::getCache (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::getCache — キャッシュの内容を取得する 説明 public CachingIterator::getCache (): array キャッシュの内容を取 ...
https://man.plustar.jp/php/cachingiterator.getcache.html - [similar]
現在のキャッシュの有効期限を取得/設定する 0
« session_abort session_cache_limiter » PHP Manual セッション関数 現在のキャッシュの有効期限を取得/設定する session_cache_expire (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) session_cache_expire — 現在のキャッシュの有効期限を取得/設定する 説明 session_cache_expire ( ? int $value = null ): int | ...
https://man.plustar.jp/php/function.session-cache-expire.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]