©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
279ms | 2231K | Startup - ZFDebug construct() |
1ms | 45K | Route |
96ms | 787K | indexController::pageAction |
227ms | 2808K | Dispatch |
632ms | 8626K | Shutdown |
1.93ms | connect |
1.37ms | PRAGMA table_info("contenuti") |
1.12ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.25ms | PRAGMA table_info("contenuti") |
1.21ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 20) LIMIT 1 |
1.16ms | PRAGMA table_info("immagini") |
6.94ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 20) |
1.31ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 20) LIMIT 1 |
1.31ms | PRAGMA table_info("legenda") |
3.12ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 20) ORDER BY "order" ASC |
4.07ms | PRAGMA table_info("documenti") |
18.82ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 20) ORDER BY "order" ASC |
5.15ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 18) LIMIT 1 |