Dranz Hobby
Bergabung : 27-04-2023
Produk : 1 item
Aktif : 0 items
Closed : 1 items
Feedback : 1
Rating : 5
Pengikut : 0
Rating 7 Hari 30 Hari 6 Bulan 100 Terakhir 1000 Terakhir
0 1 0 0 1
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
Semua Ulasan

Semua Produk Dranz Hobby

Contact Us
SettingsRequest history515msRequest 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/452
controller_action
App\Http\Controllers\frontpage\AuctionController@auctioneer_info
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[13:13:18] 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/452
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-174
middleware
web
duration
536ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:18 [ "host" => array:1 [ 0 => "dev.bidubadu.com" ] "x-real-ip" => array:1 [ 0 => "18.217.17.116" ] "x-forwarded-for" => array:1 [ 0 => "18.217.17.116" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "connection" => array:1 [ 0 => "close" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
request_cookies
[]
response_headers
0 of 0
array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Thu, 15 May 2025 06:13:18 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "pMF431bOmllJPixTN9Jnc64jXhYjzHrENqj0wl8z" ]
  • Booting (30.72ms)time
  • Application (485ms)time
  • Routing (3.52ms)
  • View: apps.frontpage.auctions.auctioneer-infoviews
  • View: pagination::bootstrap-4views
  • View: apps.frontpage.auctions.auction-itemviews
  • View: pagination::bootstrap-4views
  • View: layouts.user.frontpage-layoutviews
  • View: layouts.user.template-part.headerviews
  • View: layouts.components.stylesviews
  • View: layouts.user.template-part.footerviews
  • View: layouts.components.scriptsviews
  • 1 x Application (94.04%)
    485ms
    1 x Booting (5.96%)
    30.72ms
    1 x Routing (0.68%)
    3.52ms
    9 x View (0%)
    0μs
    9 templates were rendered
    • apps.frontpage.auctions.auctioneer-infoauctioneer-info.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • apps.frontpage.auctions.auction-itemauction-item.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
    72 statements were executed (54 duplicates)Show only duplicates295ms
    • 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#135lelangaja4.07msselect * from `users` where `users`.`id` = '452' and `users`.`deleted_at` is null limit 1
      Bindings
      • 0: 452
      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#97lelangaja5.15msselect `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452 and `auctions`.`user_id` is not null and `auctions`.`deleted_at` is null
      Bindings
      • 0: 452
      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#165lelangaja1.73msselect count(*) as aggregate from `auctions` where (`user_id` = '452' and `is_published` = 1) and `auctions`.`deleted_at` is null
      Bindings
      • 0: 452
      • 1: 1
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:165
      • 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#165lelangaja2.07msselect * from `auctions` where (`user_id` = '452' and `is_published` = 1) and `auctions`.`deleted_at` is null order by `end_date` desc limit 12 offset 0
      Bindings
      • 0: 452
      • 1: 1
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:165
      • 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#167lelangaja1.36msselect count(*) as aggregate from `feedbacks` where `transaction_id` in (704) and `type` = 'buyer'
      Bindings
      • 0: 704
      • 1: buyer
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:167
      • 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#167lelangaja1.29msselect * from `feedbacks` where `transaction_id` in (704) and `type` = 'buyer' order by `created_at` desc limit 10 offset 0
      Bindings
      • 0: 704
      • 1: buyer
      Backtrace
      • app/Http/Controllers/frontpage/AuctionController.php:167
      • 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.15msselect count(*) as aggregate from `auctions` where (`user_id` = '452' and `is_published` = 1) and `auctions`.`deleted_at` is null
      Bindings
      • 0: 452
      • 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.29msselect count(*) as aggregate from `auctions` where (`user_id` = '452' and `is_published` = 1) and `end_date` > '2025-05-15 13:13:18' and `auctions`.`deleted_at` is null
      Bindings
      • 0: 452
      • 1: 1
      • 2: 2025-05-15 13:13:18
      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.76msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 3: seller
      Backtrace
      • app/Models/User.php:144
      • app/Models/User.php:149
      • view::apps.frontpage.auctions.auctioneer-info:74
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • User.php#144lelangaja5.72msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.36msselect count(*) as aggregate from `followers` where `following` = '452' and `followers`.`deleted_at` is null
      Bindings
      • 0: 452
      Backtrace
      • view::apps.frontpage.auctions.auctioneer-info:82
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • User.php#144lelangaja3.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.9msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.88msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.21msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja10.28msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja12.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.81msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.53msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.84msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.07msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja14.5msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.07msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.88msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.81msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja19.82msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.01msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.87msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.81msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja2.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja8.81msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.31msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.74msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.01msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.84msselect * from `feedbacks` where (`transaction_id` in (select `transactions`.`id` from `auctions` inner join `transaction_items` on `auctions`.`id` = `transaction_items`.`auction_id` inner join `transactions` on `transaction_items`.`transaction_id` = `transactions`.`id` inner join `shippings` on `transactions`.`id` = `shippings`.`transaction_id` where `auctions`.`user_id` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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#144lelangaja15.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.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` = 452) and `type` = 'buyer' or `transaction_id` in (select `id` from `transactions` where `user_id` = 452) and `type` = 'seller')
      Bindings
      • 0: 452
      • 1: buyer
      • 2: 452
      • 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.42msselect * from `transactions` where `transactions`.`id` = 704 and `transactions`.`deleted_at` is null limit 1
      Bindings
      • 0: 704
      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.18msselect * from `transaction_items` where `transaction_items`.`transaction_id` = 704 and `transaction_items`.`transaction_id` is not null and `transaction_items`.`deleted_at` is null
      Bindings
      • 0: 704
      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.51msselect * from `auctions` where `auctions`.`id` = 1761 and `auctions`.`deleted_at` is null limit 1
      Bindings
      • 0: 1761
      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.15msselect * from `users` where `users`.`id` = 713 limit 1
      Bindings
      • 0: 713
      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#181lelangaja1.33msselect * from `feedbacks` where `feedbacks`.`parent` = 556 and `feedbacks`.`parent` is not null
      Bindings
      • 0: 556
      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
    • Auction.php#89lelangaja1.65msselect `filename` from `auction_images` where `auction_id` = 1761 limit 1
      Bindings
      • 0: 1761
      Backtrace
      • app/Models/Auction.php:89
      • view::apps.frontpage.auctions.auction-item:4
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • auction-item.blade.php#10lelangaja1.59msselect * from `bids` where `bids`.`auction_id` = 1761 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null
      Bindings
      • 0: 1761
      Backtrace
      • view::apps.frontpage.auctions.auction-item:10
      • vendor/laravel/framework/src/Illuminate/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
    • auction-item.blade.php#34lelangaja4.57msselect * from `users` where `users`.`id` = 452 limit 1
      Bindings
      • 0: 452
      Backtrace
      • view::apps.frontpage.auctions.auction-item:34
      • vendor/laravel/framework/src/Illuminate/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
    • Auction.php#138lelangaja1.29msselect * from `bids` where `bids`.`auction_id` = 1761 and `bids`.`auction_id` is not null and `bids`.`deleted_at` is null order by `created_at` desc limit 1
      Bindings
      • 0: 1761
      Backtrace
      • app/Models/Auction.php:138
      • view::apps.frontpage.auctions.auction-item:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • helpers.php#178lelangaja1.24msselect * from `sliders` where `status` = 'active' limit 1
      Bindings
      • 0: active
      Backtrace
      • app/helpers.php:178
      • vendor/laravel/framework/src/Illuminate/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
    • header.blade.php#225lelangaja10.97msselect * from `auction_categories` where `auction_categories`.`deleted_at` is null
      Backtrace
      • view::layouts.user.template-part.header:225
      • vendor/laravel/framework/src/Illuminate/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
    App\Models\Feedback
    53Feedback.php#?
    App\Models\AuctionCategory
    19AuctionCategory.php#?
    App\Models\Bid
    8Bid.php#?
    App\Models\User
    3User.php#?
    App\Models\Auction
    2Auction.php#?
    App\Models\Transaction
    1Transaction.php#?
    App\Models\TransactionItem
    1TransactionItem.php#?
    App\Models\AuctionImage
    1AuctionImage.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-05-15 13:13:18GET/lelang/user/452197288