Skip to content

Instantly share code, notes, and snippets.

@davidpede
Created February 28, 2014 16:45
Show Gist options
  • Save davidpede/9274492 to your computer and use it in GitHub Desktop.
Save davidpede/9274492 to your computer and use it in GitHub Desktop.
<div style="absolute;top:0;left:0;width:100%">
[^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.
</div>
<!-- MySQL: [^qt^], [^q^] request(s), PHP: [^p^], Total: [^t^], document retrieved from [^s^]. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment