©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
700ms | 2231K | Startup - ZFDebug construct() |
1ms | 45K | Route |
59ms | 786K | indexController::pageAction |
165ms | 2807K | Dispatch |
958ms | 8626K | Shutdown |
1.23ms | connect |
2.66ms | PRAGMA table_info("contenuti") |
1.77ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.04ms | PRAGMA table_info("contenuti") |
1.33ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 32) LIMIT 1 |
1.41ms | PRAGMA table_info("immagini") |
7.21ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 32) |
1.06ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 32) LIMIT 1 |
1.29ms | PRAGMA table_info("legenda") |
2.76ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 32) ORDER BY "order" ASC |
1.19ms | PRAGMA table_info("documenti") |
10.74ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 32) ORDER BY "order" ASC |
1.43ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 29) LIMIT 1 |