Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User:Brendan Heywood/MDL-70243-file-io-debug

From MoodleDocs
< Brendan Heywood
Revision as of 01:01, 29 June 2021 by Brendan Heywood (talk | contribs)
(Brendan Heywood/MDL-70243-file-io-debug) Brendan Heywood/MDL-70243-file-io-debug | Latest revision (diff) | Newer revision → (diff)

File IO debugging

High level summary

If $CFG->perfdebug is on then you will be shown a summary table in the footer of all the IO to each part of the filesystem that Moodle uses.

Low level IO debugging

If you want to see exactly what is going on under the hood then you can turn on low level debugging.


Simulated latency