ListingService.php#140litehouse1.62msselect*from `listing_images` where `listing_images`.`listing_id` in (46102) and `is_compressed` =0orderby `priority` asc
ListingService.php#140litehouse1.08msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` innerjoin `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (287933)
ListingService.php#140litehouse1.24msselect `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 (46102)
TranslationService.php#42litehouse1.22msselect*from `translations` where `entity_name` ='image_sub_category'and `entity_id` in (19, 6, 2, 30, 18) and `language` ='ru'
ListingService.php#901litehouse2.16msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` innerjoin `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` =22081and `listings`.`id` !=46102 limit 9offset0
ListingService.php#901litehouse1.1msselect*from `listing_images` where `listing_images`.`listing_id` in (48248) and `is_compressed` =0orderby `priority` asc, `is_compressed` desc
ListingService.php#901litehouse970μsselect*from `listing_image_categories` where `image_sub_category_id` isnotnulland `listing_image_categories`.`listing_image_id` in (809849)