| Queries |
|---|
| '.htmlentities($q['sql']).' Error number: '.$q['errno'].' Error message: '.$q['error'].' |
| '.htmlentities($q['sql']).' |
| Total: '.count($this->queries).' queries |
| Blocks | |
|---|---|
| '.htmlspecialchars($b['name']).': Cached (regenerates every '.intval($b['cachetime']).' seconds) | |
| '.htmlspecialchars($b['name']).': No Cache | |
| Total: '.count($this->blocks).' blocks | |
| Extra | |
|---|---|
| '.htmlspecialchars($ex['name']).': '.htmlspecialchars($ex['msg']).' | |
| Execution Time |
|---|
| '.htmlspecialchars($k).' took '.$this->dumpTime($k).' seconds to load. |