Created
May 25, 2012 14:05
-
-
Save ovomatik/2788316 to your computer and use it in GitHub Desktop.
Modx Timing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[^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