検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 63 for total (0.007 sec.)
セッションキャッシュのメモリ使用状況についての情報を取得する 6899
« wincache_scache_info wincache_ucache_add » PHP Manual WinCache 関数 セッションキャッシュのメモ ... この関数が返す配列には次の要素が含まれます。 memory_total - セッションキャッシュ用に確保されたメモリのバイト ... re> 上の例の出力は以下となります。 Array ( [memory_total] => 5242880 [memory_free] => 5215056 [num_used_blk ...
https://man.plustar.jp/php/function.wincache-scache-meminfo.html - [similar]
ユーザーキャッシュのメモリ使用状況についての情報を取得する 6899
« wincache_ucache_info wincache_ucache_set » PHP Manual WinCache 関数 ユーザーキャッシュのメモリ ... この関数が返す配列には次の要素が含まれます。 memory_total - ユーザーキャッシュ用に確保されたメモリのバイト数 ... re> 上の例の出力は以下となります。 Array ( [memory_total] => 5242880 [memory_free] => 5215056 [num_used_blk ...
https://man.plustar.jp/php/function.wincache-ucache-meminfo.html - [similar]
YAML 形式にした値を返す 6899
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL ... Hoop" , "price" => 2392 , ), ), "tax" => 251.42 , "total" => 4443.52 , "comments" => "Late afternoon is bes ... escription: Super Hoop price: 2392 tax: 251.420000 total: 4443.520000 comments: Late afternoon is best. Bac ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
プール内のすべてのサーバーの統計情報を取得する 6899
« Memcache::get Memcache::getServerStatus » PHP Manual Memcache プール内のすべてのサーバーの統計 ... [rusage_system] => 0.634903 [curr_items] => 2483 [total_items] => 3079 [bytes] => 2718136 [curr_connection ... s] => 2 [total_connections] => 807 [connection_structures] => 13 ...
https://man.plustar.jp/php/memcache.getextendedstats.html - [similar]
間隔をフォーマットする 6841
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... は総日数を出力します echo $interval -> format ( '%a total days' ). "\n" ; // 一方 %d は、月数に含まれない日数 ... , %d days' ); ?> 上の例の出力は以下となります。 31 total days 1 month, 0 days 注意 注意 : DateInterval::for ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
ファイルキャッシュのメモリ使用状況についての情報を取得する 6841
« wincache_fcache_fileinfo wincache_lock » PHP Manual WinCache 関数 ファイルキャッシュのメモリ使 ... この関数が返す配列には次の要素が含まれます。 memory_total - ファイルキャッシュ用に確保されたメモリのバイト数 ... re> 上の例の出力は以下となります。 Array ( [memory_total] => 134217728 [memory_free] => 131339120 [num_used ...
https://man.plustar.jp/php/function.wincache-fcache-meminfo.html - [similar]
opcode キャッシュのメモリ使用状況についての情報を取得する 6841
« wincache_ocache_fileinfo wincache_refresh_if_changed » PHP Manual WinCache 関数 opcode キャッシ ... この関数が返す配列には次の要素が含まれます。 memory_total - opcode キャッシュ用に確保されたメモリのバイト数。 ... re> 上の例の出力は以下となります。 Array ( [memory_total] => 134217728 [memory_free] => 112106972 [num_used ...
https://man.plustar.jp/php/function.wincache-ocache-meminfo.html - [similar]
ファイルパス解決キャッシュのメモリ使用状況についての情報を取得する 6841
« wincache_rplist_fileinfo wincache_scache_info » PHP Manual WinCache 関数 ファイルパス解決キャッ ... s function contains the following elements: memory_total - ファイルパス解決キャッシュ用に確保されたメモリの ... re> 上の例の出力は以下となります。 Array ( [memory_total] => 9437184 [memory_free] => 9416744 [num_used_blk ...
https://man.plustar.jp/php/function.wincache-rplist-meminfo.html - [similar]
関数の引数 6841
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を ... ません。 例13 型宣言つきの可変長引数 <?php function total_intervals ( $unit , DateInterval ... $intervals ) ... l ( 'P1D' ); $b = new DateInterval ( 'P2D' ); echo total_intervals ( 'd' , $a , $b ). ' days' ; // これは失 ... は DateInterval オブジェクトではないからです。 echo total_intervals ( 'd' , null ); ?> 上の例の出力は以下とな ... 3 days Catchable fatal error: Argument 2 passed to total_intervals() must be an instance of DateInterval, n ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
YAML ストリームをパースする 6784
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= ... escription: Super Hoop price: 2392 tax: 251.420000 total: 4443.520000 comments: Late afternoon is best. Bac ... "price"]=> int(2392) } } ["tax"]=> float(251.42) ["total"]=> float(4443.52) ["comments"]=> string(68) "Late ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT