©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
386ms | 2231K | Startup - ZFDebug construct() |
2ms | 45K | Route |
79ms | 787K | indexController::pageAction |
241ms | 2807K | Dispatch |
767ms | 8626K | Shutdown |
31.28ms | connect |
1.48ms | PRAGMA table_info("contenuti") |
9.72ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.35ms | PRAGMA table_info("contenuti") |
1.03ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 24) LIMIT 1 |
1.26ms | PRAGMA table_info("immagini") |
13.55ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 24) |
3.80ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 24) LIMIT 1 |
2.54ms | PRAGMA table_info("legenda") |
3.06ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 24) ORDER BY "order" ASC |
1.23ms | PRAGMA table_info("documenti") |
10.32ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 24) ORDER BY "order" ASC |
1.22ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 18) LIMIT 1 |