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 history555msRequest 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=2
controller_action
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[05:19:52] 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=2
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
561ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:2 [ "lelang" => "3" "ulasan" => "2" ]
request_request
[]
request_headers
0 of 0
array:18 [ "host" => array:1 [ 0 => "dev.bidubadu.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => 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-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "x-real-ip" => array:1 [ 0 => "216.73.216.110" ] "connection" => array:1 [ 0 => "close" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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)" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.110" ] ]
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 => "Wed, 03 Sep 2025 22:19:52 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "THboE8N0iafVQYGb0XNNauu9xSYe8N6C517WBV1I" ]
  • Booting (19.65ms)time
  • Application (535ms)time
  • Routing (2.41ms)
  • 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 (96.46%)
    535ms
    1 x Booting (3.54%)
    19.65ms
    1 x Routing (0.43%)
    2.41ms
    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 (66 duplicates)Show only duplicateslelangaja301ms
    • # 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#135lelangaja2.73msselect * 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.49msselect `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.21msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 05:19:52' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 05:19:52
      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.83msselect 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.74msselect * 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 10
      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.06msselect 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.04msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 05:19:52' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 05:19:52
      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#144lelangaja3.93msselect * 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#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
      • 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#82lelangaja850μsselect 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#144lelangaja4.36msselect * 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.47msselect * 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.73msselect * 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.4msselect * 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.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.55msselect * 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.93msselect * 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.85msselect * 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.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: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.36msselect * 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.69msselect * 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.14msselect * 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#144lelangaja5.13msselect * 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.99msselect * 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.94msselect * 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.4msselect * 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.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: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.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: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.03msselect * 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.17msselect * 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.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: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.93msselect * 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.15msselect * 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.63msselect * 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.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: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#144lelangaja4.35msselect * 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.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: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.79msselect * 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.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: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.32msselect * 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#144lelangaja5.63msselect * 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.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: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.03msselect * 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#144lelangaja8.35msselect * 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.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: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.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#144lelangaja6.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: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.96msselect * 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.14msselect * 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.35msselect * 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.17msselect * 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.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: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.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: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.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.93msselect * 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.47msselect * 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.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: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#144lelangaja6.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: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#159lelangaja830μsselect * from `transactions` where `transactions`.`id` = 587 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 587
      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#159lelangaja660μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 587 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 587
      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` = 1510 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1510
      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#177lelangaja920μsselect * from `users` where `users`.`id` = 774 limit 1
      Bindings
      • 0: 774
      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#181lelangaja880μsselect * from `feedbacks` where `feedbacks`.`parent` = 460 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 460
      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.41msselect * from `transactions` where `transactions`.`id` = 582 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 582
      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` = 582 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 582
      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 `auctions` where `auctions`.`id` = 460 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 460
      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#177lelangaja1msselect * from `users` where `users`.`id` = 935 limit 1
      Bindings
      • 0: 935
      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#181lelangaja930μsselect * from `feedbacks` where `feedbacks`.`parent` = 415 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 415
      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` = 520 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 520
      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#159lelangaja690μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 520 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 520
      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#159lelangaja770μsselect * from `auctions` where `auctions`.`id` = 1398 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1398
      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#177lelangaja650μ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#181lelangaja750μsselect * from `feedbacks` where `feedbacks`.`parent` = 355 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 355
      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#159lelangaja640μsselect * from `transactions` where `transactions`.`id` = 485 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 485
      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#159lelangaja900μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 485 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 485
      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#159lelangaja940μsselect * from `auctions` where `auctions`.`id` = 1279 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1279
      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#177lelangaja780μ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#181lelangaja750μsselect * from `feedbacks` where `feedbacks`.`parent` = 327 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 327
      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#159lelangaja950μsselect * from `transactions` where `transactions`.`id` = 477 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 477
      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` = 477 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 477
      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` = 1277 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1277
      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#177lelangaja720μ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#181lelangaja760μsselect * from `feedbacks` where `feedbacks`.`parent` = 321 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 321
      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#159lelangaja850μsselect * from `transactions` where `transactions`.`id` = 471 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 471
      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#159lelangaja680μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 471 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 471
      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 `auctions` where `auctions`.`id` = 1263 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1263
      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#177lelangaja670μsselect * from `users` where `users`.`id` = 457 limit 1
      Bindings
      • 0: 457
      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` = 317 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 317
      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#159lelangaja830μsselect * from `transactions` where `transactions`.`id` = 463 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 463
      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` = 463 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 463
      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#159lelangaja920μsselect * from `auctions` where `auctions`.`id` = 1252 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1252
      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#177lelangaja620μsselect * from `users` where `users`.`id` = 843 limit 1
      Bindings
      • 0: 843
      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#181lelangaja650μsselect * from `feedbacks` where `feedbacks`.`parent` = 312 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 312
      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#159lelangaja710μsselect * from `transactions` where `transactions`.`id` = 448 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 448
      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#159lelangaja770μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = 448 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 448
      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#159lelangaja820μsselect * from `auctions` where `auctions`.`id` = 1163 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1163
      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#177lelangaja770μsselect * from `users` where `users`.`id` = 108 limit 1
      Bindings
      • 0: 108
      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#181lelangaja780μsselect * from `feedbacks` where `feedbacks`.`parent` = 309 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 309
      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
    • lelangaja740μsselect * from `transactions` where `transactions`.`id` = ? and `transactions`.`deleted_at` is null limit 1
    • lelangaja770μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = ? and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
    • lelangaja810μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja780μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja710μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja730μ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
    • lelangaja840μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja630μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja620μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja670μ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 05:19:53GET/lelang/user/5?lelang=3&ulasan=2181122618