| 5.2300 |
select * from `cle_post` where `slug` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? limit 1 -- bo-khoe-cach-phoi-nang-doc-dao-cho-tre-so-sinh-tren-o-to-dan-mang-lac-dau-nhiet-tinh-nhung-thieu-hieu-biet,1,0
|
| 1.3500 |
select `cle_categories`.* from `cle_categories` inner join `cle_relationships` on `cle_categories`.`id` = `cle_relationships`.`category_id` where `object_id` = ? and `object_type` = ? and `value` = ? and `cle_categories`.`public` = ? -- 11,post,post_categories,1
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.6000 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 11,seo_robots,post
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.1600 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 11,seo_canonical,post
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.1500 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 11,seo_schema,post
|
| 0.4800 |
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.2000 |
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.5000 |
select `cle_categories`.* from `cle_categories` inner join `cle_relationships` on `cle_categories`.`id` = `cle_relationships`.`category_id` where `object_id` = ? and `object_type` = ? and `value` = ? and `cle_categories`.`public` = ? -- 11,post,post_categories,1
|
| 1.0200 |
select distinct * from `cle_post` inner join `cle_relationships` as `cle_r` on `cle_r`.`object_id` = `cle_post`.`id` where `public` = ? and `trash` = ? and `post_type` = ? and `cle_post`.`id` <> ? and `cle_r`.`object_type` = ? and `cle_r`.`category_id` in (?, ?) limit 6 -- 1,0,post,11,post,1,2
|
| 0.1500 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1100 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 0.4200 |
select * from `cle_post` where `post_type` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? and `cle_post`.`id` in (select distinct `object_id` from `cle_relationships` where `cle_relationships`.`category_id` in (?) and `cle_relationships`.`object_type` = ?) order by `cle_post`.`order` asc, `cle_post`.`created` desc limit 5 -- post,1,0,1,post
|
| 0.1400 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1100 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 0.2900 |
select * from `cle_post` where `post_type` = ? and `status` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? and `cle_post`.`id` in (select distinct `object_id` from `cle_relationships` where `cle_relationships`.`category_id` in (?) and `cle_relationships`.`object_type` = ?) order by `cle_post`.`order` asc, `cle_post`.`created` desc limit 5 -- post,1,1,0,1,post
|