Manual:$wgDebugFunctionEntry
From MediaWiki.org
Profiling: $wgDebugFunctionEntry | |
---|---|
Whether to output a debug message on every wfProfileIn() and wfProfileOut() call. |
|
Introduced in version: | 1.1.0 |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | false (since 1.19) 0 (until 1.18) |
Other settings: Alphabetical | By Function
Details [edit]
Whether to output a debug message on every wfProfileIn()
/wfProfileOut()
call.
You also need to use a non-stub profiler to get these messages, see Manual:How to debug#Profiling for more information about this.
Language: | English • français • 日本語 |
---|