Products
21-40 of 41 products
To view Cookies, add CookieComponent to Controller
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `products` | 11 | 11 | 4 | |
| 2 | DESCRIBE `types` | 6 | 6 | 3 | |
| 3 | DESCRIBE `categories` | 4 | 4 | 10 | |
| 4 | DESCRIBE `categories_products` | 2 | 2 | 15 | |
| 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`.`name` asc LIMIT 20, 20 | 20 | 20 | 1 |
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | query |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Product | ALL | 41 | Using filesort | 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`.`name` asc LIMIT 20, 20 |
Current Memory Use 10.78 MB
Peak Memory Use 10.86 MB
Total Request Time: 0.976534 (seconds)
| Message | Time in seconds | Graph |
|---|---|---|
| Component initialization and startup | 0.012350 | |
| Controller Action | 0.009020 | |
| Render Controller Action | 0.185900 | |
| Rendering View | 0.185580 | |
| Rendering APP/views/products/index.ctp | 0.173290 | |
| Rendering APP/views/layouts/default.ctp | 0.011880 | |
| Rendering APP/views/elements/account.ctp | 0.001180 | |
| Rendering APP/views/elements/search.ctp | 0.002860 | |
| Rendering APP/views/elements/navigation.ctp | 0.003530 | |
| Rendering APP/views/elements/basket.ctp | 0.000670 | |
| Rendering APP/views/elements/bubbles.ctp | 0.000500 |
There were no log entries made this request
There were no log entries made this request