| 3.4200 |
select * from `cle_post` where `slug` = ? and `cle_post`.`public` = ? and `cle_post`.`trash` = ? limit 1 -- a4c-c,1,0
|
| 0.3300 |
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` = ? -- 27,post,post_categories,1
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_post_metadata
|
| 0.2300 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 27,seo_robots,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.2000 |
select * from `cle_metabox` where `object_id` = ? and `meta_key` = ? and `object_type` = ? limit 1 -- 27,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 -- 27,seo_schema,post
|
| 0.4900 |
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.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` = ? -- 27,post,post_categories,1
|
| 0.3400 |
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
|