No post data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value`, `Setting`.`description`, `Setting`.`active` FROM `settings` AS `Setting` WHERE `Setting`.`active` = '1' | 9 | 9 | 0 | |
| SELECT `Promo`.`id`, `Promo`.`height`, `Promo`.`width`, `Promoitem`.`image`, `Promoitem`.`desturl` FROM `promoitems` AS `Promoitem` LEFT JOIN `promos` AS `Promo` ON (`Promoitem`.`promo_id` = `Promo`.`id`) WHERE `Promoitem`.`promo_id` = 1 ORDER BY `Promoitem`.`pozitie` asc LIMIT 30 | 2 | 2 | 1 | maybe slow |
Peak Memory Use 5.49 MB
| Message | Memory use |
|---|---|
| Component initialization | 3.18 MB |
| Controller action start | 3.84 MB |
| Controller render start | 4.03 MB |
| View render complete | 5.22 MB |
Total Request Time: 507 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 142.03 | |
| Component initialization and startup | 14.80 | |
| Controller action | 7.23 | |
| Render Controller Action | 333.93 | |
| » Rendering View | 333.51 | |
| » » Rendering APP/View/Promoitems/promo.ctp | 6.67 | |
| » » Rendering APP/View/Layouts/blank.ctp | 0.11 |