| 4.4100 |
select * from `cle_products` where `slug` = ? and `public` = ? and `trash` = ? and `cle_products`.`type` = ? limit 1 -- may-vien-dau-tum-moter-lien-truc-tiet-kiem-dien-jack,1,0,product
|
| 1.2400 |
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` = ?) -- 32,products,products_categories
|
| 0.7600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.9100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 32,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 -- 32,seo_canonical
|
| 0.2200 |
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 -- 32,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.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 32,seo_schema
|
| 0.8400 |
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.1900 |
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.2700 |
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 -- 32,attributes
|
| 1.7400 |
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 -- 32,public,variations,1,0
|
| 0.2200 |
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 -- 32,default
|
| 0.4900 |
select * from `cle_galleries` where `object_id` = ? and `object_type` = ? order by `order` asc -- 32,products
|
| 0.2200 |
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 -- 32,rating_star
|
| 1.2000 |
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.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 -- 32,rating_star
|
| 1.0000 |
select count(*) as aggregate from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) -- 32,products,public,auto
|
| 0.2700 |
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 -- 32,post_related
|
| 0.2400 |
select * from `cle_products` where `cle_products`.`id` in (?) and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? limit 16 -- 32,1,0,product
|
| 0.2100 |
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 -- 32,product_related
|
| 0.8600 |
select distinct * from `cle_products` inner join `cle_relationships` as `cle_r` on `cle_r`.`object_id` = `cle_products`.`id` inner join `cle_relationships` as `cle_r2` on `cle_r2`.`object_id` = `cle_products`.`id` where `cle_products`.`id` <> ? and `cle_r2`.`object_type` = ? and `cle_r`.`category_id` = ? and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? order by RAND() limit 16 -- 32,products,r2.category_id,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.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 32,product_selling
|
| 11.8700 |
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.2400 |
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,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 -- 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.2100 |
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.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 -- 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.4100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,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 -- 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 -- 37,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.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,pro_total
|
| 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 -- 37,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.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,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 -- 39,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 -- 39,pro_total
|
| 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 -- 39,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 -- 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.1600 |
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.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 32,views
|
| 0.1900 |
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` = ? -- 32,views
|
| 0.8800 |
update `cle_products_metadata` set `meta_value` = ?, `updated` = ? where `object_id` = ? and `meta_key` = ? -- 1643,2026-07-27 21:07:56,32,views
|
ĐÁNH GIÁ SẢN PHẨM