©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
428ms | 2231K | Startup - ZFDebug construct() |
1ms | 45K | Route |
74ms | 788K | indexController::pageAction |
192ms | 2808K | Dispatch |
782ms | 8626K | Shutdown |
1.40ms | connect |
1.27ms | PRAGMA table_info("contenuti") |
1.10ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
2.30ms | PRAGMA table_info("contenuti") |
1.70ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 19) LIMIT 1 |
1.56ms | PRAGMA table_info("immagini") |
13.27ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 19) |
1.32ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 19) LIMIT 1 |
1.34ms | PRAGMA table_info("legenda") |
2.92ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 19) ORDER BY "order" ASC |
1.63ms | PRAGMA table_info("documenti") |
10.22ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 19) ORDER BY "order" ASC |
1.18ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 18) LIMIT 1 |