| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SELECT `TagGroup`.`id`, `TagGroup`.`code`, `TagGroup`.`name`, `TagGroup`.`created`, `TagGroup`.`modified`, `TagGroup`.`flag` FROM `tag_groups` AS `TagGroup` WHERE `flag` = 1 | 9 | 9 | 0 | ||
| SELECT `Tag`.`id`, `Tag`.`tag_group_id`, `Tag`.`name`, `Tag`.`comment`, `Tag`.`created`, `Tag`.`modified`, `Tag`.`flag` FROM `tags` AS `Tag` WHERE `Tag`.`flag` = 1 AND `Tag`.`tag_group_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9) | 129 | 129 | 0 | ||
| SELECT `TagGroup`.`code`, `TagGroup`.`name` FROM `tag_groups` AS `TagGroup` WHERE id IN (1, 2, 3, 4, 5, 6) | 6 | 6 | 0 |
Peak Memory Use 8.69 MB
| Message | Memory use |
|---|---|
| Component intitailization | 6.71 MB |
| Controller action start | 6.75 MB |
| Controller render start | 6.79 MB |
| View render complete | 7.80 MB |
Total Request Time: 148 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 69.55 | |
| Component initialization and startup | 6.95 | |
| Controller action | 8.45 | |
| Render Controller Action | 24.56 | |
| » Rendering View | 23.01 | |
| » » Rendering APP/views/searches/tags.ctp | 11.83 | |
| » » Rendering APP/views/layouts/default.ctp | 9.80 | |
| » » » Rendering APP/views/elements/header.ctp | 0.64 | |
| » » » Rendering APP/views/elements/simple_sidebar.ctp | 0.17 | |
| » » » Rendering APP/views/elements/footer.ctp | 0.19 |