©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
1040ms | 2231K | Startup - ZFDebug construct() |
1ms | 45K | Route |
128ms | 787K | indexController::pageAction |
272ms | 2808K | Dispatch |
1428ms | 8626K | Shutdown |
1.87ms | connect |
1.08ms | PRAGMA table_info("contenuti") |
0.90ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.26ms | PRAGMA table_info("contenuti") |
0.83ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 19) LIMIT 1 |
3.70ms | PRAGMA table_info("immagini") |
25.52ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 19) |
5.10ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 19) LIMIT 1 |
3.14ms | PRAGMA table_info("legenda") |
5.95ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 19) ORDER BY "order" ASC |
12.50ms | PRAGMA table_info("documenti") |
20.29ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 19) ORDER BY "order" ASC |
2.60ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 18) LIMIT 1 |