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` = 7 ORDER BY `Promoitem`.`pozitie` asc LIMIT 30 | 0 | 0 | 9 | maybe slow |
Peak Memory Use 5.80 MB
| Message | Memory use |
|---|---|
| Component initialization | 3.18 MB |
| Controller action start | 3.84 MB |
| Controller render start | 4.04 MB |
| View render complete | 5.22 MB |
Total Request Time: 177 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 121.89 | |
| Component initialization and startup | 19.05 | |
| Controller action | 15.16 | |
| Render Controller Action | 6.24 | |
| » Rendering View | 5.79 | |
| » » Rendering APP/View/Promoitems/promo.ctp | 0.14 | |
| » » Rendering APP/View/Layouts/blank.ctp | 0.07 |