WebController.php#1556aicare_prod_new136msselectcount(*) as aggregate from `posts` where `deleted_at` isnulland `status` =1and `publish_date` <='2025-01-12 18:35:13'andexists (select*from `users` innerjoin `post_editor` on `users`.`id` = `post_editor`.`user_id` where `posts`.`id` = `post_editor`.`post_id` and `user_id` =88) orexists (select*from `users` innerjoin `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `posts`.`id` = `post_english_editors`.`post_id` and `user_id` =88)
WebController.php#1556aicare_prod_new1.24msselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` innerjoin `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (71, 553, 2264, 2323, 2345, 3033, 3144, 3477)
Hints
Use SELECT * only if you need all columns from table
WebController.php#1556aicare_prod_new910μsselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` innerjoin `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (71, 553, 2264, 2323, 2345, 3033, 3144, 3477)
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new6.02msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =71and `categories`.`deleted_at` isnull
Bindings
0:71
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new5.86msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =553and `categories`.`deleted_at` isnull
Bindings
0:553
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new5.86msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =2264and `categories`.`deleted_at` isnull
Bindings
0:2264
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new7.52msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =2323and `categories`.`deleted_at` isnull
Bindings
0:2323
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new19.38msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =2345and `categories`.`deleted_at` isnull
Bindings
0:2345
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new12.62msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =3033and `categories`.`deleted_at` isnull
Bindings
0:3033
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new13.68msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =3144and `categories`.`deleted_at` isnull
Bindings
0:3144
Hints
Use SELECT * only if you need all columns from table
index.blade.php#115aicare_prod_new12.54msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` innerjoin `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` =3477and `categories`.`deleted_at` isnull
Bindings
0:3477
Hints
Use SELECT * only if you need all columns from table