Stradi Store
Bergabung : 05-02-2023
Produk : 93 item
Aktif : 0 items
Closed : 93 items
Feedback : 49
Rating : 4.94
Pengikut : 0
Rating 7 Hari 30 Hari 6 Bulan 100 Terakhir 1000 Terakhir
0 44 0 0 47
0 1 0 0 1
0 1 0 0 1
0 0 0 0 0
0 0 0 0 0
Semua Ulasan

Semua Produk Stradi Store

Contact Us
SettingsRequest history583msRequest Duration3MBMemory Usage9.x
Laravel Version
9.52.20
PHP Version
8.4.4
Environment
local
Debug Mode
Enabled
URL
dev.bidubadu.com
Timezone
Asia/Jakarta
Locale
en
GET lelang/user/{id}
status
200 OK
full_url
http://dev.bidubadu.com/lelang/user/5?lelang=3&ulasan=3
controller_action
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[07:19:28] LOG.warning: md5(): Passing null to parameter #1 ($string) of type string is deprecated i...
status
200 OK
full_url
http://dev.bidubadu.com/lelang/user/5?lelang=3&ulasan=3
action_name
controller_action
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
uri
GET lelang/user/{id}
controller
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
file
app/Http/Controllers/frontpage/AuctionController.php:126-175
middleware
web
duration
590ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:2 [ "lelang" => "3" "ulasan" => "3" ]
request_request
[]
request_headers
0 of 0
array:18 [ "host" => array:1 [ 0 => "dev.bidubadu.com" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.110" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "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-user" => array:1 [ 0 => "?1" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-real-ip" => array:1 [ 0 => "216.73.216.110" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "connection" => array:1 [ 0 => "close" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
request_cookies
[]
response_headers
0 of 0
array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Thu, 04 Sep 2025 00:19:28 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "NMbTAPi4CX8KAfyopOknLPfIQUF4QXunLJltOnF8" ]
  • Booting (30.73ms)time
  • Application (552ms)time
  • Routing (3.18ms)
  • View: apps.frontpage.auctions.auctioneer-infoviews
  • View: pagination::bootstrap-4views
  • View: pagination::bootstrap-4views
  • View: layouts.user.frontpage-layoutviews
  • View: layouts.user.template-part.headerviews
  • View: layouts.components.stylesviews
  • View: layouts.user.template-part.footerviews
  • View: layouts.components.scriptsviews
  • 1 x Application (94.72%)
    552ms
    1 x Booting (5.27%)
    30.73ms
    1 x Routing (0.55%)
    3.18ms
    8 x View (0%)
    0μs
    8 templates were rendered
    • apps.frontpage.auctions.auctioneer-infoauctioneer-info.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • layouts.user.frontpage-layoutfrontpage-layout.blade.php#?blade
    • layouts.user.template-part.headerheader.blade.php#?blade
    • layouts.components.stylesstyles.blade.php#?blade
    • layouts.user.template-part.footerfooter.blade.php#?blade
    • layouts.components.scriptsscripts.blade.php#?blade
    112 statements were executed (68 duplicates)Show only duplicateslelangaja307ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 12 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • AuctionController.php#128lelangajaConnection Established
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:128
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • AuctionController.php#135lelangaja3.3msselect * from `users` where `users`.`id` = '5' and `users`.`deleted_at` is null limit 1
      Bindings
      • 0: 5
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:135
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • User.php#97lelangaja2.66msselect `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
      • 0: 5
      Backtrace
      • app/Models/User.php:97
      • app/Http/Controllers/frontpage/AuctionController.php:149
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • AuctionController.php#166lelangaja1.04msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 07:19:28' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 07:19:28
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:166
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • AuctionController.php#168lelangaja1.81msselect 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
      • 0: 29
      • 1: 74
      • 2: 75
      • 3: 63
      • 4: 77
      • 5: 79
      • 6: 103
      • 7: 144
      • 8: 145
      • 9: 146
      • 10: 147
      • 11: 148
      • 12: 149
      • 13: 150
      • 14: 158
      • 15: 159
      • 16: 160
      • 17: 264
      • 18: 630
      • 19: 582
      • 20: 390
      • 21: 224
      • 22: 202
      • 23: 203
      • 24: 225
      • 25: 226
      • 26: 227
      • 27: 228
      • 28: 229
      • 29: 248
      • 30: 262
      • 31: 428
      • 32: 448
      • 33: 463
      • 34: 464
      • 35: 471
      • 36: 477
      • 37: 478
      • 38: 485
      • 39: 486
      • 40: 715
      • 41: 1033
      • 42: 520
      • 43: 714
      • 44: 709
      • 45: 708
      • 46: 707
      • 47: 706
      • 48: 620
      • 49: 719
      • 50: 586
      • 51: 587
      • 52: 785
      • 53: 943
      • 54: buyer
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:168
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • AuctionController.php#168lelangaja1.58msselect * 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 20
      Bindings
      • 0: 29
      • 1: 74
      • 2: 75
      • 3: 63
      • 4: 77
      • 5: 79
      • 6: 103
      • 7: 144
      • 8: 145
      • 9: 146
      • 10: 147
      • 11: 148
      • 12: 149
      • 13: 150
      • 14: 158
      • 15: 159
      • 16: 160
      • 17: 264
      • 18: 630
      • 19: 582
      • 20: 390
      • 21: 224
      • 22: 202
      • 23: 203
      • 24: 225
      • 25: 226
      • 26: 227
      • 27: 228
      • 28: 229
      • 29: 248
      • 30: 262
      • 31: 428
      • 32: 448
      • 33: 463
      • 34: 464
      • 35: 471
      • 36: 477
      • 37: 478
      • 38: 485
      • 39: 486
      • 40: 715
      • 41: 1033
      • 42: 520
      • 43: 714
      • 44: 709
      • 45: 708
      • 46: 707
      • 47: 706
      • 48: 620
      • 49: 719
      • 50: 586
      • 51: 587
      • 52: 785
      • 53: 943
      • 54: buyer
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:168
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • auctioneer-info.blade.php#51lelangaja1.14msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:51
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#52lelangaja1.17msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 07:19:28' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 07:19:28
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:52
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • User.php#144lelangaja5.5msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • app/Models/User.php:149
      • view::apps.frontpage.auctions.auctioneer-info:74
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • User.php#144lelangaja5.72msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • app/Models/User.php:204
      • view::apps.frontpage.auctions.auctioneer-info:78
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • auctioneer-info.blade.php#82lelangaja1.08msselect count(*) as aggregate from `followers` where `following` = '5' and `followers`.`deleted_at` is null
      Bindings
      • 0: 5
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:82
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • User.php#144lelangaja3.61msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.95msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.41msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.87msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.26msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.7msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.51msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.84msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.23msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.33msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.3msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.1msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja7.22msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.72msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja5.89msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.39msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.04msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja5.6msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.3msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.18msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.97msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.74msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.43msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.97msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.65msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.89msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja5.64msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.51msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.29msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.44msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.5msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.05msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.27msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja6.25msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.07msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.56msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.02msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.95msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.19msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.01msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.11msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.58msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:113
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.8msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.25msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:117
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.26msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja5.68msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:121
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.18msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.61msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:125
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja4.12msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • User.php#144lelangaja3.68msselect * 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
      • 0: 5
      • 1: buyer
      • 2: 5
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • view::apps.frontpage.auctions.auctioneer-info:129
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • auctioneer-info.blade.php#159lelangaja950μsselect * from `transactions` where `transactions`.`id` = 390 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 390
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja800μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 390 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 390
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja840μsselect * from `auctions` where `auctions`.`id` = 466 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 466
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja610μsselect * from `users` where `users`.`id` = 742 limit 1
      Bindings
      • 0: 742
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja700μsselect * from `feedbacks` where `feedbacks`.`parent` = 287 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 287
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja630μsselect * from `transactions` where `transactions`.`id` = 264 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 264
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja630μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 264 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 264
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja700μsselect * from `auctions` where `auctions`.`id` = 404 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 404
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja530μsselect * from `users` where `users`.`id` = 548 limit 1
      Bindings
      • 0: 548
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja600μsselect * from `feedbacks` where `feedbacks`.`parent` = 255 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 255
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja690μsselect * from `transactions` where `transactions`.`id` = 159 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 159
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja750μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 159 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 159
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja760μsselect * from `auctions` where `auctions`.`id` = 350 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 350
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja610μsselect * from `users` where `users`.`id` = 74 limit 1
      Bindings
      • 0: 74
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja730μsselect * from `feedbacks` where `feedbacks`.`parent` = 207 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 207
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja800μsselect * from `transactions` where `transactions`.`id` = 75 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 75
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja790μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 75 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 75
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja740μsselect * from `auctions` where `auctions`.`id` = 143 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 143
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja600μsselect * from `users` where `users`.`id` = 74 limit 1
      Bindings
      • 0: 74
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja620μsselect * from `feedbacks` where `feedbacks`.`parent` = 174 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 174
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja1.09msselect * from `transactions` where `transactions`.`id` = 79 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 79
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja810μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 79 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 79
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja890μsselect * from `auctions` where `auctions`.`id` = 149 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 149
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja690μsselect * from `users` where `users`.`id` = 74 limit 1
      Bindings
      • 0: 74
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja710μsselect * from `feedbacks` where `feedbacks`.`parent` = 176 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 176
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja730μsselect * from `transactions` where `transactions`.`id` = 144 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 144
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja980μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 144 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 144
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja1.3msselect * from `auctions` where `auctions`.`id` = 296 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 296
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja750μsselect * from `users` where `users`.`id` = 303 limit 1
      Bindings
      • 0: 303
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja770μsselect * from `feedbacks` where `feedbacks`.`parent` = 199 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 199
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja840μsselect * from `transactions` where `transactions`.`id` = 145 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 145
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja880μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 145 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 145
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja710μsselect * from `auctions` where `auctions`.`id` = 297 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 297
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja830μsselect * from `users` where `users`.`id` = 74 limit 1
      Bindings
      • 0: 74
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja740μsselect * from `feedbacks` where `feedbacks`.`parent` = 200 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 200
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja800μsselect * from `transactions` where `transactions`.`id` = 146 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 146
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja760μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 146 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 146
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#159lelangaja730μsselect * from `auctions` where `auctions`.`id` = 298 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 298
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:159
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#177lelangaja540μsselect * from `users` where `users`.`id` = 383 limit 1
      Bindings
      • 0: 383
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:177
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • auctioneer-info.blade.php#181lelangaja800μsselect * from `feedbacks` where `feedbacks`.`parent` = 201 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 201
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:181
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • lelangaja680μsselect * from `transactions` where `transactions`.`id` = ? and `transactions`.`deleted_at` is null limit 1
    • lelangaja680μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = ? and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
    • lelangaja800μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja570μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja750μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja620μsselect * from `transactions` where `transactions`.`id` = ? and `transactions`.`deleted_at` is null limit 1
    • lelangaja610μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = ? and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
    • lelangaja670μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja660μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja700μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja830μsselect * from `sliders` where `status` = ? limit 1
    • lelangaja710μsselect * from `auction_categories` where `auction_categories`.`deleted_at` is null
    App\Models\Feedback
    2558Feedback.php#?
    App\Models\AuctionCategory
    19AuctionCategory.php#?
    App\Models\User
    11User.php#?
    App\Models\Transaction
    10Transaction.php#?
    App\Models\TransactionItem
    10TransactionItem.php#?
    App\Models\Auction
    10Auction.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-09-04 07:19:28GET/lelang/user/5?lelang=3&ulasan=3181122618