ListingService.php#140litehouse1.16msselect*from `listing_images` where `listing_images`.`listing_id` in (20507) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse1.04msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (66966)
ListingService.php#140litehouse1.38msselect `users`.*, (selectcount(*) from `contacts` where `users`.`id` = `contacts`.`user_id`) as `contacts_count`, `contacts`.`listing_id` as `laravel_through_key` from `users` innerjoin `contacts` on `contacts`.`user_id` = `users`.`id` where `contacts`.`listing_id` in (20507)
ListingService.php#901litehouse3.27msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` innerjoin `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` =8906and `listings`.`id` !=20507 limit 9offset0