| 6.3200 |
select * from `cle_post` where `slug` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? limit 1 -- vat-so-c7a,1,0
|
| 1.8300 |
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` = ? -- 28,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.5100 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 28,seo_robots,post
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.2100 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 28,seo_canonical,post
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.2000 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 28,seo_schema,post
|
| 0.9800 |
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.2200 |
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.3000 |
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` = ? -- 28,post,post_categories,1
|
| 0.3300 |
select * from `cle_post` where `post_type` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? order by `order` asc, `created` desc limit 5 -- post,1,0
|
| 0.2300 |
select * from `cle_post` where `post_type` = ? and `status` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? order by `order` asc, `created` desc limit 5 -- post,1,1,0
|