| 4.2100 |
select * from `cle_categories` where `slug` = ? and `cle_categories`.`public` = ? limit 1 -- blog-me-be,1
|
| 0.2400 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1600 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 2.4500 |
select count(*) as aggregate from `cle_post` where `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` = ?) -- 1,0,1,post
|
| 0.1800 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1500 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 0.7200 |
select * from `cle_post` where `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 20 -- 1,0,1,post
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_categories_metadata
|
| 0.2400 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 1,seo_robots,categories
|
| 0.2400 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_categories_metadata
|
| 0.1900 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 1,seo_canonical,categories
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_categories_metadata
|
| 0.1900 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 1,seo_schema,categories
|
| 0.3500 |
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.2900 |
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.1600 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1300 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 0.4900 |
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.1500 |
select `id`, `lft`, `rgt` from `cle_categories` where `id` = ? limit 1 -- 1
|
| 0.1200 |
select `id` from `cle_categories` where `lft` >= ? and `rgt` <= ? -- 2,3
|
| 0.3400 |
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
|