| 2.0700 |
select * from `cle_products` where `slug` = ? and `public` = ? and `trash` = ? and `cle_products`.`type` = ? limit 1 -- may-jack-a4,1,0,product
|
| 0.8500 |
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` = ?) -- 37,products,products_categories
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 1.1700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,seo_robots
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,seo_canonical
|
| 1.0400 |
select * from `cle_rating_star` where `object_type` = ? and `object_id` = ? and `star` = ? limit 5 -- products,37,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 -- 37,seo_schema
|
| 0.3300 |
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.1800 |
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.3800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,attributes
|
| 1.4600 |
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 -- 37,public,variations,1,0
|
| 0.2300 |
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 -- 37,default
|
| 0.2700 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-thanh-toan,1,0
|
| 0.1800 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-chung,1,0
|
| 0.1700 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 5,products,37
|
| 0.1100 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 4,products,37
|
| 0.1100 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 3,products,37
|
| 0.1000 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 2,products,37
|
| 0.1000 |
select count(*) as aggregate from `cle_rating_star` where `star` = ? and `object_type` = ? and `object_id` = ? -- 1,products,37
|
| 0.5200 |
select count(*) as aggregate from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) -- 37,products,public,auto
|
| 0.3000 |
select * from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) order by `star` desc, `created` desc -- 37,products,public,auto
|
| 0.4600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.4000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,post_related
|
| 0.3600 |
select * from `cle_products` where `cle_products`.`id` in (?) and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? limit 16 -- 37,1,0,product
|
| 0.3500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,product_related
|
| 0.2300 |
select `id` from `cle_products_categories` where `lft` >= ? and `rgt` <= ? -- 2,9
|
| 4.3800 |
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,12,18,47,48
|
| 0.3700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 62,rating_star
|
| 0.3300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 26,rating_star
|
| 0.3200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 53,rating_star
|
| 0.3100 |
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 -- 41,rating_star
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_total
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_sold
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,views
|
| 0.2400 |
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 -- 45,rating_star
|
| 0.2700 |
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 -- 47,rating_star
|
| 0.2600 |
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 -- 46,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.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 46,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 -- 46,pro_sold
|
| 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` = ? limit 1 -- 46,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.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,product_selling
|
| 9.5300 |
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.4000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,rating_star
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_total
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_sold
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,views
|
| 0.3200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,rating_star
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_total
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_sold
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,views
|
| 0.3200 |
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 -- 41,rating_star
|
| 0.3100 |
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 -- 43,rating_star
|
| 0.3300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? -- 37,views
|
| 0.8200 |
update `cle_products_metadata` set `meta_value` = ?, `updated` = ? where `object_id` = ? and `meta_key` = ? -- 57741,2026-08-09 12:30:36,37,views
|
ĐÁNH GIÁ SẢN PHẨM