Rating | 7 Hari | 30 Hari | 6 Bulan | 100 Terakhir | 1000 Terakhir |
---|---|---|---|---|---|
0 | 47 | 0 | 0 | 47 | |
0 | 1 | 0 | 0 | 1 | |
0 | 1 | 0 | 0 | 1 | |
0 | 0 | 0 | 0 | 0 | |
0 | 0 | 0 | 0 | 0 |
0 of 0array:2 [▼ "lelang" => "2" "ulasan" => "5" ]
[]
0 of 0array:18 [▼ "host" => array:1 [▶ 0 => "dev.bidubadu.com" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "connection" => array:1 [▶ 0 => "close" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "x-real-ip" => array:1 [▶ 0 => "3.138.151.175" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "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-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "x-forwarded-for" => array:1 [▶ 0 => "3.138.151.175" ] ]
[]
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 => "Sat, 17 May 2025 02:39:16 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "oMRyfcePK4WKJsASzkzfe1K6d4WZVvro3jl8kvbt" ]
1 x Application (96.12%) | 952ms |
1 x Booting (3.87%) | 38.36ms |
1 x Routing (0.37%) | 3.69ms |
20 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 19 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
Backtrace |
|
select * from `users` where `users`.`id` = '5' 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` = 5 and `auctions`.`user_id` is not null and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where (`user_id` = '5' and `is_published` = 1) and `auctions`.`deleted_at` is null order by `end_date` desc limit 12 offset 12
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `feedbacks` where `transaction_id` in (29, 74, 75, 63, 77, 79, 103, 144, 145, 146, 147, 148, 149, 150, 158, 159, 160, 264, 630, 582, 390, 224, 202, 203, 225, 226, 227, 228, 229, 248, 262, 428, 448, 463, 464, 471, 477, 478, 485, 486, 715, 1033, 520, 714, 709, 708, 707, 706, 620, 719, 586, 587, 785, 943) and `type` = 'buyer'
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `transaction_id` in (29, 74, 75, 63, 77, 79, 103, 144, 145, 146, 147, 148, 149, 150, 158, 159, 160, 264, 630, 582, 390, 224, 202, 203, 225, 226, 227, 228, 229, 248, 262, 428, 448, 463, 464, 471, 477, 478, 485, 486, 715, 1033, 520, 714, 709, 708, 707, 706, 620, 719, 586, 587, 785, 943) and `type` = 'buyer' order by `created_at` desc limit 10 offset 40
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `auctions`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-05-17 09:39:16' 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `followers` where `following` = '5' 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) 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` = 5) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 5) and `type` = 'seller')
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 228 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 228 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 574 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 237 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 229 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 229 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 575 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 238 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 248 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 248 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 622 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 30 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 250 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select * from `transactions` where `transactions`.`id` = 262 and `transactions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `transaction_items` where `transaction_items`.`transaction_id` = 262 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `auctions` where `auctions`.`id` = 623 and `auctions`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 470 limit 1
Bindings |
|
Backtrace |
|
select * from `feedbacks` where `feedbacks`.`parent` = 138 and `feedbacks`.`parent` is not null
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1404 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1404 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1420 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1420 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1440 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1440 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1519 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1519 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1520 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1520 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1628 limit 1
Bindings |
|
Backtrace |
|
select * from `bids` where `bids`.`auction_id` = 1628 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select `filename` from `auction_images` where `auction_id` = 1629 limit 1
Bindings |
|
Backtrace |
|
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 `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 `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 `sliders` where `status` = ? limit 1
select * from `auction_categories` where `auction_categories`.`deleted_at` is null