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 history594msRequest 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=7&ulasan=2
controller_action
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[06:27:27] 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=7&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
602ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:2 [ "lelang" => "7" "ulasan" => "2" ]
request_request
[]
request_headers
0 of 0
array:18 [ "host" => array:1 [ 0 => "dev.bidubadu.com" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "connection" => array:1 [ 0 => "close" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "x-real-ip" => array:1 [ 0 => "216.73.216.110" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.110" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] ]
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 23:27:27 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "bTRQhwug8fXx9Sbul5Raazk4Rm6B0nYJaoc6BqEt" ]
  • Booting (19.13ms)time
  • Application (574ms)time
  • Routing (3.85ms)
  • 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.72%)
    574ms
    1 x Booting (3.22%)
    19.13ms
    1 x Routing (0.65%)
    3.85ms
    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 duplicateslelangaja320ms
    • # 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.76msselect * 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.53msselect `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.5msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 06:27:27' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 06:27:27
      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.8msselect 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.87msselect * 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.12msselect 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.63msselect count(*) as aggregate from `auctions` where (`user_id` = '5' and `is_published` = 1) and `end_date` > '2025-09-04 06:27:27' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 5
      • 1: 1
      • 2: 2025-09-04 06:27:27
      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#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
      • 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#144lelangaja4.54msselect * 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.01msselect 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.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: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.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: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.57msselect * 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.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: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#144lelangaja6.57msselect * 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.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: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.09msselect * 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.2msselect * 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.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#144lelangaja4.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: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.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#144lelangaja5.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: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.59msselect * 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.48msselect * 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.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: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.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: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.52msselect * 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.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
    • User.php#144lelangaja4.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: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.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: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.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: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.45msselect * 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.77msselect * 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.09msselect * 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.98msselect * 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.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#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.67msselect * 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.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: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.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#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: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.71msselect * 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.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: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.2msselect * 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.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#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: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#144lelangaja3.83msselect * 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.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: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#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: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.48msselect * 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.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: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#144lelangaja4msselect * 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.67msselect * 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.77msselect * 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.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: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.38msselect * 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#159lelangaja1.38msselect * 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#159lelangaja1.06msselect * 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#159lelangaja910μ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#181lelangaja830μ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#159lelangaja870μsselect * 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#159lelangaja920μ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#159lelangaja850μ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#177lelangaja740μsselect * 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#181lelangaja690μ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#159lelangaja680μ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#159lelangaja740μ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#159lelangaja950μ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#177lelangaja830μ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#181lelangaja810μ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#159lelangaja930μ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#159lelangaja710μ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#159lelangaja920μ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#177lelangaja850μ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#181lelangaja840μ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#159lelangaja870μ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#159lelangaja990μ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#159lelangaja910μ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#177lelangaja800μ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#181lelangaja710μ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#159lelangaja820μ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#159lelangaja770μ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#177lelangaja630μ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#181lelangaja720μ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#159lelangaja770μ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#159lelangaja760μ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#159lelangaja3.6msselect * 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#177lelangaja1.14msselect * 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#181lelangaja960μ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#159lelangaja870μ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#159lelangaja1.07msselect * 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#159lelangaja1.04msselect * 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#177lelangaja890μ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#181lelangaja830μ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
    • lelangaja1.08msselect * from `transactions` where `transactions`.`id` = ? and `transactions`.`deleted_at` is null limit 1
    • lelangaja910μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = ? and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
    • lelangaja920μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja800μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja780μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja720μsselect * from `transactions` where `transactions`.`id` = ? and `transactions`.`deleted_at` is null limit 1
    • lelangaja860μsselect * from `transaction_items` where `transaction_items`.`transaction_id` = ? and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
    • lelangaja820μsselect * from `auctions` where `auctions`.`id` = ? and `auctions`.`deleted_at` is null limit 1
    • lelangaja770μsselect * from `users` where `users`.`id` = ? limit 1
    • lelangaja740μsselect * from `feedbacks` where `feedbacks`.`parent` = ? and `feedbacks`.`parent` is not null
    • lelangaja730μsselect * from `sliders` where `status` = ? limit 1
    • lelangaja1.05msselect * 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 06:27:28GET/lelang/user/5?lelang=7&ulasan=2181122618