You are using a web browser we don’t support.
Try one of these options to have a better experience on IRIS.
©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
| 506ms | 3229K | Startup - ZFDebug construct() |
| 0ms | 1K | Route |
| 17ms | 289K | userController::loginAction |
| 17ms | 290K | Dispatch |
| 717ms | 10426K | Shutdown |
| 0.20ms | SELECT `userGroupsMapping`.`UserGroupId` FROM `userGroupsMapping` WHERE (UserId = 0) |
| 0.10ms | SELECT MIN(Hierarchy) AS Hierarchy FROM `userGroups` WHERE (UserGroupId IN(0)) |
| 2.69ms | SELECT DISTINCT `ug`.`UserGroupId`, `ug`.`Name`, `ug`.`Active`, `ug`.`DateCreated`, `ug`.`DateUpdated`, `ug`.`ModifiedBy`, `ug`.`ParentId` AS `parent_id`, (SELECT DISTINCT COUNT(*) FROM `userGroupsMapping` AS `ugm` WHERE ugm.UserGroupId = ug.UserGroupId) AS `Usage`, (SELECT DISTINCT COUNT(*) FROM `userGroups` AS ugc WHERE ug.UserGroupId = ugc.ParentId AND ugc.Active = 1) AS `SubGroups` FROM `userGroups` AS `ug` WHERE (ug.name <> 'Default') AND (ug.Active = 1) |
| 0.31ms | SELECT `whitelabels`.* FROM `whitelabels` WHERE (Domain = 'dev4.iris.advisedatatest.com') |