ListingService.php#140litehouse1.18msselect*from `listing_images` where `listing_images`.`listing_id` in (53274) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse1.85msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (486687)
ListingService.php#140litehouse1.05msselect `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 (53274)
TranslationService.php#42litehouse1.14msselect*from `translations` where `entity_name` ='image_sub_category'and `entity_id` in (4, 3, 2, 15) and `language` ='en'