Manual:$wgProfiling/fr

From Linux Web Expert

<translate> Profiling</translate>: $wgProfiling
Enable for more detailed by-function times in debug log
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.18.0
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>false

Détails

Enable for more detailed by-function times in debug log.

This setting was mostly deprecated in 1.8.0. It was removed entirely in 1.18.0. To enable profiling you now need to edit StartProfiler.php.