AuctionController.php#80lelangaja2.55msselectcount(*) as aggregate from `auctions` where `id` notin (2387) and `category_id` =5and `is_published` =1and `auctions`.`deleted_at` isnull
User.php#144lelangaja3.97msselect*from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` innerjoin `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` innerjoin `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` innerjoin `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` =1291) and `type` ='buyer'or `transaction_id` in (select `id` from `transactions` where `user_id` =1291) and `type` ='seller')
User.php#144lelangaja7.16msselect*from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` innerjoin `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` innerjoin `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` innerjoin `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` =1291) and `type` ='buyer'or `transaction_id` in (select `id` from `transactions` where `user_id` =1291) and `type` ='seller')