©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
847ms | 2231K | Startup - ZFDebug construct() |
2ms | 45K | Route |
77ms | 795K | indexController::pageAction |
195ms | 2822K | Dispatch |
1174ms | 8640K | Shutdown |
1.94ms | connect |
1.24ms | PRAGMA table_info("contenuti") |
1.12ms | SELECT "contenuti".* FROM "contenuti" WHERE (flg_abilitato = 1) |
1.27ms | PRAGMA table_info("contenuti") |
1.36ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 26) LIMIT 1 |
1.16ms | PRAGMA table_info("immagini") |
8.36ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 1 AND cod_parent = 0 AND cod_contenuto = 26) |
9.04ms | SELECT "immagini".* FROM "immagini" WHERE (cod_tipo_immagine = 2 AND cod_parent = 0 AND cod_contenuto = 26) LIMIT 1 |
2.84ms | PRAGMA table_info("legenda") |
4.00ms | SELECT "legenda".* FROM "legenda" WHERE (cod_contenuto = 26) ORDER BY "order" ASC |
1.47ms | PRAGMA table_info("documenti") |
10.25ms | SELECT "documenti".* FROM "documenti" WHERE (cod_contenuto = 26) ORDER BY "order" ASC |
1.59ms | SELECT "contenuti".* FROM "contenuti" WHERE (cod_contenuto = 25) LIMIT 1 |