検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 114 for Cache (0.006 sec.)
セッションキャッシュにキャッシュされたファイルについての情報を取得する 6015
« wincache_rplist_meminfo wincache_scache_meminfo » PHP Manual WinCache 関数 セッションキャッシュ ... キャッシュされたファイルについての情報を取得する wincache_scache_info (PECL wincache >= 1.1.0) wincache_scac ... ッシュされたファイルについての情報を取得する 説明 wincache_scache_info ( bool $summaryonly = false ): array | ... この関数が返す配列には次の要素が含まれます。 total_cache_uptime - セッションキャッシュがアクティブになってか ... セッションキャッシュに入っている要素の数。 is_local_cache - メタデータがローカルキャッシュ用のものである場合 ...
https://man.plustar.jp/php/function.wincache-scache-info.html - [similar]
.user.ini ファイル 5977
« 設定ファイル どこで設定を行うのか » PHP Manual 実行時設定 .user.ini ファイル .user.ini ファイル ... I ディレクティブ user_ini.filename および user_ini.cache_ttl で、ユーザー INI ファイルの使用法を制御します。 ... も探しません。デフォルトは .user.ini です。 user_ini.cache_ttl は、ユーザー INI ファイルの再読込頻度を設定しま ...
https://man.plustar.jp/php/configuration.file.per-user.html - [similar]
生の HTTP ヘッダを送信する 5977
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... 強制的にキャッシュを無効にできます。 <?php header ( "Cache-Control: no-cache, must-revalidate" ); // HTTP/1.1 ... 性がある設定を上書きするべきです。 さらに、 session_cache_limiter() および 設定 session.cache_limiter を用い ...
https://man.plustar.jp/php/function.header.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 5927
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、 ... pe handler uri filename path_info args boundary no_cache no_local_copy allowed send_bodyct bytes_sent byter ... => 0 [content_type] => application/x-httpd-php [no_cache] => 0 [no_local_copy] => 1 [unparsed_uri] => /dir/ ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
古い値を新しい値に更新する 5927
« apcu_cache_info apcu_clear_cache » PHP Manual APCu 関数 古い値を新しい値に更新する apcu_cas (P ...
https://man.plustar.jp/php/function.apcu-cas.html - [similar]
指定したサーバーからアイテムを取得する 5927
« Memcached::getAllKeys Memcached::getDelayed » PHP Manual Memcached 指定したサーバーからアイテム ... を取得する Memcached::getByKey (PECL memcached >= 0.1.0) Memcached::ge ... 定したサーバーからアイテムを取得する 説明 public Memcached::getByKey ( string $server_key , string $key , ca ... llable $cache_cb = ? , int $flags = ? ): mixed Memcached::getByK ... ey() は機能的に Memcached::get() と同等です。しかし、自由形式の server_key ...
https://man.plustar.jp/php/memcached.getbykey.html - [similar]
指定したサーバーにアイテムを格納する 5927
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する ... Memcached::setByKey (PECL memcached >= 0.1.0) Memcached::se ... 指定したサーバーにアイテムを格納する 説明 public Memcached::setByKey ( string $server_key , string $key , mi ... xed $value , int $expiration = ? ): bool Memcached::setByKey() は機能的に Memcached::set() と同等です ... ュするかわりにサーバーのキーをハッシュして、どの memcached サーバーとやりとりするのか選びます。 これで、関連 ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
The EventBase class 5889
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... CK = 1 ; const int STARTUP_IOCP = 4 ; const int NO_CACHE_TIME = 8 ; const int EPOLL_USE_CHANGELIST = 16 ; / ... int public getMethod (): string public getTimeOfDayCached (): float public gotExit (): bool public gotStop ... bles the IOCP dispatcher at startup. EventBase::NO_CACHE_TIME Configuration flag. Instead of checking the c ... Returns event method in use EventBase::getTimeOfDayCached — Returns the current event base time EventBase:: ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
コア php.ini ディレクティブに関する説明 5889
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... ーニング 名前 デフォルト 変更可能 変更履歴 realpath_cache_size "4M" PHP_INI_SYSTEM PHP 7.0.16 および 7.1.2 よ ... ジョンでは、 デフォルト値は "16K" でした。 realpath_cache_ttl "120" PHP_INI_SYSTEM 注意 : open_basedir を使用 ... ィレクティブに関する 簡単な説明を示します。 realpath_cache_size int PHP が使用する realpath キャッシュの大きさ ... 要なサイズは、システムによって変わります。 realpath_cache_ttl int 与えられたファイルやディレクトリについての ...
https://man.plustar.jp/php/ini.core.html - [similar]
インストール手順 5889
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有 ... パイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enable-opcache オプション ... すると、 zend_extension 設定ディレクティブを使って OPcache を PHP にロードできます。これは zend_extension=/fu ... ll/path/to/opcache.so という設定で行えます。Windows の場合は zend_ext ... ension=C:\path\to\php_opcache.dll を使います。 注意 : OPcache を » Xdebug と一緒 ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT