To view Cookies, add CookieComponent to Controller
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `products` | 11 | 11 | 3 | |
| 2 | DESCRIBE `types` | 6 | 6 | 2 | |
| 3 | DESCRIBE `categories` | 4 | 4 | 3 | |
| 4 | DESCRIBE `categories_products` | 2 | 2 | 2 | |
| 5 | SELECT COUNT(*) AS `count` FROM `products` AS `Product` WHERE 1 = 1 | 1 | 1 | 0 | |
| 6 | SELECT `Product`.`id`, `Product`.`name`, `Product`.`quantity`, `Product`.`casesize`, `Product`.`package`, `Product`.`price`, `Product`.`unitprice`, `Product`.`rrp`, `Product`.`image`, `Product`.`created`, `Product`.`modified` FROM `products` AS `Product` WHERE 1 = 1 ORDER BY `Product`.`unitprice` asc LIMIT 20 | 20 | 20 | 0 |
Warning No slow queries!, or your database does not support EXPLAIN
Current Memory Use 10.77 MB
Peak Memory Use 10.85 MB
Total Request Time: 0.509478 (seconds)
| Message | Time in seconds | Graph |
|---|---|---|
| Component initialization and startup | 0.012500 | |
| Controller Action | 0.008850 | |
| Render Controller Action | 0.140600 | |
| Rendering View | 0.140080 | |
| Rendering APP/views/products/index.ctp | 0.122350 | |
| Rendering APP/views/layouts/default.ctp | 0.017260 | |
| Rendering APP/views/elements/account.ctp | 0.002240 | |
| Rendering APP/views/elements/search.ctp | 0.004760 | |
| Rendering APP/views/elements/navigation.ctp | 0.004370 | |
| Rendering APP/views/elements/basket.ctp | 0.000820 | |
| Rendering APP/views/elements/bubbles.ctp | 0.000600 |
There were no log entries made this request
There were no log entries made this request