ListingService.php#140litehouse1.08msselect*from `listing_images` where `listing_images`.`listing_id` in (40936) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse950μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (255856)
ListingService.php#140litehouse1.16msselect `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 (40936)
TranslationService.php#42litehouse1.02msselect*from `translations` where `entity_name` ='image_sub_category'and `entity_id` in (19, 6, 30) and `language` ='uk'
ListingService.php#901litehouse2.22msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` innerjoin `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` =17124and `listings`.`id` !=40936 limit 9offset0