CakeFest 2024: The Official CakePHP Conference

Çalışma Anı Yapılandırması

Bu işlevlerin davranışı php.ini içindeki ayarlardan etkilenir.

Xhprof Yapılandırma Seçenekleri
İsim Öntanımlı Değişlik Yeri Sürüm Bilgisi
xhprof.output_dir "" INI_ALL  

Yapılandırma yönergelerinin kısa açıklamalarını aşağıda bulabilirsiniz.

xhprof.output_dir string

Directory used by the default implementation of the iXHProfRuns interface (namely, the XHProfRuns_Default class) for storing XHProf runs.

add a note

User Contributed Notes

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