ListingService.php#140litehouse990μsselect*from `listing_images` where `listing_images`.`listing_id` in (10708) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse970μsselect*from `listing_image_categories` where `image_category_id` isnotnulland `listing_image_categories`.`listing_image_id` in (141009)
ListingService.php#140litehouse840μsselect*from `listing_image_categories` where `image_sub_category_id` isnotnulland `listing_image_categories`.`listing_image_id` in (141009)
ListingService.php#140litehouse1.02msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (45419)
ListingService.php#140litehouse1.23msselect `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 (10708)
ListingService.php#901litehouse2.62msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` innerjoin `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` =3808and `listings`.`id` !=10708 limit 9offset0
ListingService.php#901litehouse820μsselect*from `listing_images` where `listing_images`.`listing_id` in (11917) and `is_compressed` =0orderby `priority` asc, `is_compressed` desc
ListingService.php#901litehouse660μsselect*from `listing_image_categories` where `image_sub_category_id` isnotnulland `listing_image_categories`.`listing_image_id` in (158181)