Skip to content

Instantly share code, notes, and snippets.

@ovomatik
Created May 25, 2012 14:05
Show Gist options
  • Save ovomatik/2788316 to your computer and use it in GitHub Desktop.
Save ovomatik/2788316 to your computer and use it in GitHub Desktop.
Modx Timing
[^qt^] - Query Time - Shows how long MODx took talking to the database <br>
[^q^] - Query Count -Shows how many database queries MODx made <br>
[^p^] - Parse Time - Shows how long MODx took to parse the page <br>
[^t^] - Total Time - Shows the total time taken to parse/ render the page <br>
[^s^] - Source - Shows the source of page, whether is database or cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment