Rating | 7 Hari | 30 Hari | 6 Bulan | 100 Terakhir | 1000 Terakhir |
---|---|---|---|---|---|
0 | 6 | 0 | 0 | 6 | |
0 | 0 | 0 | 0 | 0 | |
0 | 0 | 0 | 0 | 0 | |
0 | 0 | 0 | 0 | 0 | |
0 | 0 | 0 | 0 | 0 |
0 of 0array:1 [▼ "lelang" => "1" ]
[]
0 of 0array:18 [▼ "host" => array:1 [▶ 0 => "dev.bidubadu.com" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "connection" => array:1 [▶ 0 => "close" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "x-real-ip" => array:1 [▶ 0 => "3.148.242.202" ] "x-forwarded-for" => array:1 [▶ 0 => "3.148.242.202" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Sun, 18 May 2025 07:20:01 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "aQJbDpRzLN3CrD4EhUqtxOqFPqU7jLjZdqhvkttz" ]
1 x Application (91.31%) | 955ms |
1 x Booting (8.69%) | 90.92ms |
1 x Routing (0.63%) | 6.59ms |
20 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 37 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
Backtrace |
|
select * from `users` where `users`.`id` = '211' and `users`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211 and `auctions`.`user_id` is not null and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '211' and `is_published` = 1) and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where (`user_id` = '211' and `is_published` = 1) and `auctions`.`deleted_at` is null order by `end_date` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `feedbacks` where `transaction_id` in (44, 45, 211, 535, 215, 216, 217, 220) and `type` = 'buyer'
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `transaction_id` in (44, 45, 211, 535, 215, 216, 217, 220) and `type` = 'buyer' order by `created_at` desc limit 10 offset 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '211' and `is_published` = 1) and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '211' and `is_published` = 1) and `end_date` > '2025-05-18 14:20:02' and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `followers` where `following` = '211' and `followers`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 211) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 211) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 44 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 44 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 88 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 227 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 169 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 211 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 211 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 556 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 454 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 229 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 215 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 215 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 564 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 127 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 230 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 216 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 216 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 565 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 127 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 231 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 217 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 217 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 566 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 127 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 232 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 220 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 220 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 569 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 174 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 121 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 561 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 561 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 211 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 570 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 570 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 211 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 562 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 562 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 211 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select `filename` from `auction_images` where `auction_id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
select * from `users` where `users`.`id` = ? limit 1
select * from `bids` where `bids`.`auction_id` = ? and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
select * from `sliders` where `status` = ? limit 1
select * from `auction_categories` where `auction_categories`.`deleted_at` is null