| 0.0033 |
SELECT * FROM `cle_products` WHERE `public` = 1 AND `trash` = 0 AND `slug` = 'bot-banh-tieu-co-men-vinh-thuan-400g' AND `type` = 'product'
|
| 0.0004 |
SELECT `cle_products_categories`.* FROM `cle_relationships` JOIN `cle_products_categories` ON `cle_relationships`.`category_id` = `cle_products_categories`.`id` WHERE `cle_relationships`.`object_id` = '23' AND `cle_relationships`.`object_type` = 'products' AND `cle_relationships`.`value` = 'products_categories' ORDER BY `cle_relationships`.`order`, `cle_relationships`.`created`
|
| 0.0004 |
SELECT * FROM `cle_relationships` WHERE `category_id` = 'main-nav' AND `object_type` = 'menu'
|
| 0.0005 |
SELECT `cle_products_categories`.`id`, `cle_products_categories`.`name`, `cle_products_categories`.`slug` FROM `cle_products_categories` WHERE `public` = 1 AND `lft` <= '35' AND `rgt` >= '36' ORDER BY `level`
|
| 0.0030 |
SELECT * FROM `cle_gallerys` WHERE `object_id` = '23' AND `object_type` = 'products' ORDER BY `order`, `created` desc
|
| 0.0013 |
SHOW TABLES FROM `banhyeuc6921_db`
|
| 0.0020 |
SELECT * FROM `cle_product_metadata` WHERE `object_id` = 23 AND `meta_key` = 'attributes'
|
| 0.0031 |
SELECT `id`, `code`, `title`, `image`, `price`, `price_sale`, `parent_id`, `type` FROM `cle_products` WHERE `public` = 1 AND `trash` = 0 AND `status` = 'public' AND `type` = 'variations' AND `parent_id` = 23 ORDER BY `order`, `created` desc
|
| 0.0002 |
SELECT * FROM `cle_products` WHERE `public` = 1 AND `trash` = 0 AND `type` = 'product' AND `cle_products`.`id` IN('23')
|
| 0.0014 |
SELECT `object`.* FROM `cle_products` as object INNER JOIN `cle_relationships` as relationship INNER JOIN `cle_relationships` as relationship2 WHERE object.id <> 23 AND object.`id` = relationship.`object_id` AND relationship2.`category_id` = relationship.`category_id` AND relationship2.`object_id` = 23 AND relationship2.`object_type` = 'products' GROUP BY relationship2.`category_id`, relationship.object_id LIMIT 12
|