©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
937ms | 2232K | Startup - ZFDebug construct() |
1ms | 45K | Route |
71ms | 786K | indexController::pageAction |
145ms | 2807K | Dispatch |
1146ms | 8627K | Shutdown |
0.85ms | connect |
0.92ms | PRAGMA table_info("contenuti") |
0.92ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
0.99ms | PRAGMA table_info("contenuti") |
1.00ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 30) LIMIT 1 |
1.22ms | PRAGMA table_info("immagini") |
12.60ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 30) |
1.12ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 30) LIMIT 1 |
0.96ms | PRAGMA table_info("legenda") |
2.36ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 30) ORDER BY "order" ASC |
1.19ms | PRAGMA table_info("documenti") |
18.75ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 30) ORDER BY "order" ASC |
0.97ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 29) LIMIT 1 |