ListingService.php#140litehouse1.32msselect*from `listing_images` where `listing_images`.`listing_id` in (31405) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse840μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (89366)
ListingService.php#140litehouse1.22msselect `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 (31405)
TranslationService.php#42litehouse720μsselect*from `translations` where `entity_name` ='image_sub_category'and `entity_id` in (1, 19, 2, 14, 15) and `language` ='uk'
ListingService.php#901litehouse1.82msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` innerjoin `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` =14173and `listings`.`id` !=31405 limit 9offset0