CakeFest 2024: The Official CakePHP Conference

実行時設定

php.ini の設定により動作が変化します。

Xhprof 設定オプション
名前 デフォルト 変更可能 変更履歴
xhprof.output_dir "" INI_ALL  

以下に設定ディレクティブに関する 簡単な説明を示します。

xhprof.output_dir string

iXHProfRuns インターフェイスのデフォルト実装 (つまり XHProfRuns_Default クラス) が、 XHProf の実行結果の保存に使うディレクトリ。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top