©2008-2009 Joakim Nygård
with contributions by Andreas Pankratz and others
The project is hosted at http://zfdebug.googlecode.com and released under the BSD License
Includes images from the Silk Icon set by Mark James
Disable ZFDebug temporarily by sending ZFDEBUG_DISABLE as a GET/POST parameter
146ms | 2231K | Startup - ZFDebug construct() |
2ms | 45K | Route |
104ms | 784K | indexController::pageAction |
226ms | 2776K | Dispatch |
519ms | 8594K | Shutdown |
3.33ms | connect |
1.04ms | PRAGMA table_info("contenuti") |
1.12ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
12.56ms | PRAGMA table_info("contenuti") |
5.13ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 33) LIMIT 1 |
1.38ms | PRAGMA table_info("immagini") |
13.66ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 33) |
4.41ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 33) LIMIT 1 |
1.37ms | PRAGMA table_info("legenda") |
3.27ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 33) ORDER BY "order" ASC |
1.77ms | PRAGMA table_info("documenti") |
17.91ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 33) ORDER BY "order" ASC |
1.32ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 29) LIMIT 1 |