| 2.1600 |
select * from `cle_routes` where `slug` = ? limit 1 -- may-lap-trinh-m5
|
| 2.7800 |
select * from `cle_products` where `slug` = ? and `public` = ? and `trash` = ? and `cle_products`.`type` = ? limit 1 -- may-lap-trinh-m5,1,0,product
|
| 1.7700 |
select `id`, `name`, `slug`, `image`, `excerpt` from `cle_products_categories` where `cle_products_categories`.`id` in (select `cle_relationships`.`category_id` from `cle_relationships` where `object_id` = ? and `object_type` = ? and `value` = ?) -- 40,products,products_categories
|
| 0.8100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.8900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,seo_robots
|
| 0.2400 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,seo_canonical
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,rating_star
|
| 0.9000 |
select * from `cle_rating_star` where `object_type` = ? and `object_id` = ? and `star` = ? limit 5 -- products,40,5
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,seo_schema
|
| 0.8300 |
select `cle_menu`.`id`, `name`, `slug`, `type`, `object_type`, `menu_id`, `parent_id`, `object_id` from `cle_menu` where `menu_id` = ? and `parent_id` = ? order by `order` asc, `created` asc -- 1,0
|
| 0.2100 |
select `cle_menu`.`id`, `name`, `slug`, `type`, `object_type`, `menu_id`, `parent_id`, `object_id` from `cle_menu` where `menu_id` = ? and `parent_id` = ? order by `order` asc, `created` asc -- 5,0
|
| 0.2100 |
select `id`, `name`, `slug` from `cle_products_categories` where `public` = ? and `lft` <= ? and `rgt` >= ? order by `level` asc -- 1,26,27
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,attributes
|
| 1.6700 |
select * from `cle_products` where `parent_id` = ? and `status` = ? and `cle_products`.`type` = ? and `cle_products`.`public` = ? and `cle_products`.`trash` = ? order by `order` asc, `created` desc -- 40,public,variations,1,0
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,default
|
| 1.1600 |
select * from `cle_galleries` where `object_id` = ? and `object_type` = ? order by `order` asc -- 40,products
|
| 1.4200 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-thanh-toan,1,0
|
| 0.2100 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-chung,1,0
|
| 0.1600 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 5,products,40
|
| 0.1200 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 4,products,40
|
| 0.1100 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 3,products,40
|
| 0.1000 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 2,products,40
|
| 0.1000 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 1,products,40
|
| 0.4100 |
select count(*) as aggregate from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) -- 40,products,public,auto
|
| 0.2200 |
select * from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) order by `star` desc, `created` desc -- 40,products,public,auto
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,post_related
|
| 0.2600 |
select * from `cle_products` where `cle_products`.`id` in (?) and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? limit 16 -- 40,1,0,product
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,product_related
|
| 0.1500 |
select `id` from `cle_products_categories` where `lft` >= ? and `rgt` <= ? -- 26,27
|
| 0.7900 |
select * from `cle_products` where `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? and `cle_products`.`id` in (select distinct `object_id` from `cle_relationships` where `object_type` = ? and `category_id` in (?)) order by RAND() limit 16 -- 1,0,product,products,25
|
| 0.2400 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,views
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 27,rating_star
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 21,rating_star
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 40,product_selling
|
| 12.1300 |
select * from `cle_products` where `status2` = ? and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? order by RAND() limit 20 -- 1,1,0,product
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,rating_star
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_total
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,views
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_sold
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,views
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.5200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,pro_total
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,views
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,views
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? -- 40,views
|
| 0.6500 |
update `cle_products_metadata` set `meta_value` = ?, `updated` = ? where `object_id` = ? and `meta_key` = ? -- 1402,2026-07-21 18:57:20,40,views
|
ĐÁNH GIÁ SẢN PHẨM