Manual:$wgProfiling
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.8.0.
| Profiling: $wgProfiling | |
|---|---|
| Enable for more detailed by-function times in debug log |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | 1.8.0 |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Enable for more detailed by-function times in debug log.
This setting was removed in 1.8.0. To enable profiling you now need to edit StartProfiler.php.

