©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
468ms | 2232K | Startup - ZFDebug construct() |
1ms | 45K | Route |
50ms | 786K | indexController::pageAction |
122ms | 2807K | Dispatch |
666ms | 8627K | Shutdown |
0.89ms | connect |
1.06ms | PRAGMA table_info("contenuti") |
1.07ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.24ms | PRAGMA table_info("contenuti") |
1.04ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 30) LIMIT 1 |
1.11ms | PRAGMA table_info("immagini") |
6.85ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 30) |
1.10ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 30) LIMIT 1 |
1.14ms | PRAGMA table_info("legenda") |
2.89ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 30) ORDER BY "order" ASC |
1.10ms | PRAGMA table_info("documenti") |
9.99ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 30) ORDER BY "order" ASC |
1.20ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 29) LIMIT 1 |