©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
96ms | 2231K | Startup - ZFDebug construct() |
1ms | 45K | Route |
72ms | 784K | indexController::pageAction |
175ms | 2776K | Dispatch |
350ms | 8594K | Shutdown |
1.50ms | connect |
1.14ms | PRAGMA table_info("contenuti") |
1.16ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.21ms | PRAGMA table_info("contenuti") |
1.41ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 33) LIMIT 1 |
1.19ms | PRAGMA table_info("immagini") |
14.43ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 33) |
1.31ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 33) LIMIT 1 |
1.32ms | PRAGMA table_info("legenda") |
3.35ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 33) ORDER BY "order" ASC |
1.33ms | PRAGMA table_info("documenti") |
17.99ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 33) ORDER BY "order" ASC |
1.22ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 29) LIMIT 1 |