| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `Config`.`key`, `Config`.`value` FROM `niramoypolli_sohansworld`.`configs` AS `Config` WHERE 1 = 1 | 59 | 59 | 0 | |
| 2 | BEGIN | 0 | 0 | 0 | |
| 3 | ROLLBACK | 0 | 0 | 0 | |
| 4 | SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug` FROM `niramoypolli_sohansworld`.`categories` AS `Category` WHERE `status` = '1' AND `parent_id` = 0 ORDER BY `Category`.`sequence` ASC | 12 | 12 | 0 | |
| 5 | SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`name`, `Category`.`slug` FROM `niramoypolli_sohansworld`.`categories` AS `Category` WHERE `status` = '1' ORDER BY `sequence` ASC | 17 | 17 | 0 | |
| 6 | SELECT `News`.`id`, `News`.`title`, `News`.`color_code` FROM `niramoypolli_sohansworld`.`news` AS `News` WHERE `type` = '1' AND `status` = '1' ORDER BY `sequence` ASC | 0 | 0 | 0 | |
| 7 | SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug`, `Category`.`product_id`, `Category`.`parent_id` FROM `niramoypolli_sohansworld`.`categories` AS `Category` WHERE `Category`.`status` = '1' AND `Category`.`parent_id` = 0 ORDER BY `sequence` ASC | 12 | 12 | 1 | |
| 8 | SELECT `ChildCategory`.`id`, `ChildCategory`.`name`, `ChildCategory`.`slug`, `ChildCategory`.`parent_id` FROM `niramoypolli_sohansworld`.`categories` AS `ChildCategory` WHERE `ChildCategory`.`parent_id` IN (1, 3, 4, 5, 6, 2, 7, 8, 9, 10, 16, 22) | 5 | 5 | 0 | |
| 9 | SELECT `Product`.`id`, `Product`.`name`, `Product`.`price`, `Product`.`unit_name`, `Product`.`special_price`, `Category`.`name` FROM `niramoypolli_sohansworld`.`products` AS `Product` LEFT JOIN `niramoypolli_sohansworld`.`categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) LEFT JOIN `niramoypolli_sohansworld`.`brands` AS `Brand` ON (`Product`.`brand_id` = `Brand`.`id`) WHERE `Product`.`id` IN(0) | 0 | 0 | 1 | |
| 10 | SELECT `District`.`id`, `District`.`name` FROM `niramoypolli_sohansworld`.`districts` AS `District` WHERE `status` = '1' | 66 | 66 | 0 |