Tôm 1 thùng 35

(0 reviews)

Inhouse product


Price
$35.00 /1
Quantity
(314 available)
Total Price
Share

Reviews & Ratings

0 out of 5.0
(0 reviews)
There have been no reviews for this product yet.

Frequently Bought Products

All categories
Flash Sale
Todays Deal
Request history8.3.9PHP Version681msRequest Duration7MBMemory UsageGET product/{slug}Route
  • warninglog[22:06:58] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (48.67ms)time
  • Application (633ms)time
  • 1 x Application (92.86%)
    633ms
    1 x Booting (7.14%)
    48.67ms
    22 templates were rendered
    • frontend.product_detailsproduct_details.blade.php#?blade
    • frontend.product_details.image_galleryimage_gallery.blade.php#?blade
    • frontend.product_details.detailsdetails.blade.php#?blade
    • frontend.product_details.seller_infoseller_info.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • frontend.product_details.review_sectionreview_section.blade.php#?blade
    • frontend.product_details.reviewsreviews.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontend.product_details.descriptiondescription.blade.php#?blade
    • frontend.product_details.frequently_bought_productsfrequently_bought_products.blade.php#?blade
    • frontend.product_details.product_queriesproduct_queries.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • modals.size_chart_show_modalsize_chart_show_modal.blade.php#?blade
    • frontend.layouts.appapp.blade.php#?blade
    • frontend.inc.navnav.blade.php#?blade
    • frontend.partials.cart.cartcart.blade.php#?blade
    • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
    • frontend.inc.footerfooter.blade.php#?blade
    • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
    • frontend.partials.modalmodal.blade.php#?blade
    • frontend.partials.login_modallogin_modal.blade.php#?blade
    • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
    uri
    GET product/{slug}
    middleware
    web
    controller
    App\Http\Controllers\HomeController@product
    namespace
    prefix
    where
    as
    product
    file
    app/Http/Controllers/HomeController.php:263-343
    83 statements were executed (50 duplicates)Show only duplicates127ms
    • select * from `products` where `auction_product` = 0 and `slug` = 'tom-1-thung-35' and `approved` = 1 limit 1
      15.13msnexgensaleHomeController.php#269
      Bindings
      • 0: 0
      • 1: tom-1-thung-35
      • 2: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `reviews` where `reviews`.`product_id` in (4498)
      460μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `brands` where 0 = 1
      300μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `product_stocks` where `product_stocks`.`product_id` in (4498)
      3.35msnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `users` where `users`.`id` in (6925)
      370μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `shops` where `shops`.`user_id` in (6925)
      460μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `users` where `users`.`id` in (6925)
      300μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `addresses` where `addresses`.`user_id` in (6925) and `set_default` = 1
      490μsnexgensaleHomeController.php#269
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `countries` where `countries`.`id` in (13)
      560μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `states` where `states`.`id` in (273)
      370μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `cities` where `cities`.`id` in (59336)
      430μsnexgensaleHomeController.php#269
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `provinces` where `provinces`.`id` in (0)
      310μsnexgensaleHomeController.php#269
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `districts` where `districts`.`id` in (0)
      290μsnexgensaleHomeController.php#269
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select * from `wards` where `wards`.`id` in (0)
      300μsnexgensaleHomeController.php#269
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Controllers/HomeController.php:269
      • 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
    • select count(*) as aggregate from `product_queries` where `product_id` = 4498 and `customer_id` is not null
      290μsnexgensaleHomeController.php#284
      Bindings
      • 0: 4498
      Backtrace
      • app/Http/Controllers/HomeController.php:284
      • 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
    • select count(*) as aggregate from `product_queries` where `product_id` = 4498
      240μsnexgensaleHomeController.php#285
      Bindings
      • 0: 4498
      Backtrace
      • app/Http/Controllers/HomeController.php:285
      • 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
    • select count(*) as aggregate from `reviews` where `reviews`.`product_id` = 4498 and `reviews`.`product_id` is not null and `status` = 1
      220μsnexgensaleHomeController.php#286
      Bindings
      • 0: 4498
      • 1: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:286
      • 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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      340μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      200μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      210μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4498 and `product_translations`.`product_id` is not null
      3.5msnexgensaleProduct.php#20
      Bindings
      • 0: 4498
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.details: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
    • select * from `categories` where `categories`.`id` = 878 limit 1
      390μsnexgensaledetails.blade.php#137
      Bindings
      • 0: 878
      Backtrace
      • view::frontend.product_details.details:137
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `category_translations` where `category_translations`.`category_id` in (878)
      340μsnexgensaledetails.blade.php#137
      Backtrace
      • view::frontend.product_details.details:137
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `size_charts` where `size_charts`.`category_id` = 878 limit 1
      310μsnexgensaledetails.blade.php#137
      Bindings
      • 0: 878
      Backtrace
      • view::frontend.product_details.details:137
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4498 and `product_taxes`.`product_id` is not null
      1.42msnexgensaleHelpers.php#575
      Bindings
      • 0: 4498
      Backtrace
      • app/Http/Helpers.php:575
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `products` where `user_id` = 6925 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119))) order by `num_of_sale` desc limit 6
      11.24msnexgensaleHelpers.php#1835
      Bindings
      • 0: 6925
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      • 6: 95
      • 7: 96
      • 8: 6919
      • 9: 6920
      • 10: 6925
      • 11: 6926
      • 12: 6927
      • 13: 6946
      • 14: 6980
      • 15: 6981
      • 16: 6982
      • 17: 6994
      • 18: 7015
      • 19: 7021
      • 20: 7112
      • 21: 7119
      Backtrace
      • app/Http/Helpers.php:1835
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      220μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4509 and `product_translations`.`product_id` is not null
      3.52msnexgensaleProduct.php#20
      Bindings
      • 0: 4509
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4509 and `product_taxes`.`product_id` is not null
      1.33msnexgensaleHelpers.php#765
      Bindings
      • 0: 4509
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      240μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4529 and `product_translations`.`product_id` is not null
      3.59msnexgensaleProduct.php#20
      Bindings
      • 0: 4529
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4529 and `product_taxes`.`product_id` is not null
      1.34msnexgensaleHelpers.php#765
      Bindings
      • 0: 4529
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      270μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4523 and `product_translations`.`product_id` is not null
      4.27msnexgensaleProduct.php#20
      Bindings
      • 0: 4523
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4523 and `product_taxes`.`product_id` is not null
      1.46msnexgensaleHelpers.php#765
      Bindings
      • 0: 4523
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      250μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4505 and `product_translations`.`product_id` is not null
      3.63msnexgensaleProduct.php#20
      Bindings
      • 0: 4505
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4505 and `product_taxes`.`product_id` is not null
      1.33msnexgensaleHelpers.php#765
      Bindings
      • 0: 4505
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      270μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4503 and `product_translations`.`product_id` is not null
      3.77msnexgensaleProduct.php#20
      Bindings
      • 0: 4503
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4503 and `product_taxes`.`product_id` is not null
      1.38msnexgensaleHelpers.php#765
      Bindings
      • 0: 4503
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      250μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4502 and `product_translations`.`product_id` is not null
      3.55msnexgensaleProduct.php#20
      Bindings
      • 0: 4502
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4502 and `product_taxes`.`product_id` is not null
      1.34msnexgensaleHelpers.php#765
      Bindings
      • 0: 4502
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      230μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = 4498 and `frequently_bought_products`.`product_id` is not null and `category_id` is null
      250μsnexgensaleHelpers.php#1969
      Bindings
      • 0: 4498
      Backtrace
      • app/Http/Helpers.php:1969
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `products` where 0 = 1 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119)))
      320μsnexgensaleHelpers.php#1970
      Bindings
      • 0: 1
      • 1: 1
      • 2: 0
      • 3: 0
      • 4: admin
      • 5: 95
      • 6: 96
      • 7: 6919
      • 8: 6920
      • 9: 6925
      • 10: 6926
      • 11: 6927
      • 12: 6946
      • 13: 6980
      • 14: 6981
      • 15: 6982
      • 16: 6994
      • 17: 7015
      • 18: 7021
      • 19: 7112
      • 20: 7119
      Backtrace
      • app/Http/Helpers.php:1970
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `products` where `user_id` = 6925 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119))) order by `num_of_sale` desc limit 6
      11.5msnexgensaleHelpers.php#1835
      Bindings
      • 0: 6925
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      • 6: 95
      • 7: 96
      • 8: 6919
      • 9: 6920
      • 10: 6925
      • 11: 6926
      • 12: 6927
      • 13: 6946
      • 14: 6980
      • 15: 6981
      • 16: 6982
      • 17: 6994
      • 18: 7015
      • 19: 7021
      • 20: 7112
      • 21: 7119
      Backtrace
      • app/Http/Helpers.php:1835
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      350μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4509 and `product_translations`.`product_id` is not null
      3.44msnexgensaleProduct.php#20
      Bindings
      • 0: 4509
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4509 and `product_taxes`.`product_id` is not null
      2.3msnexgensaleHelpers.php#765
      Bindings
      • 0: 4509
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      310μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4529 and `product_translations`.`product_id` is not null
      3.83msnexgensaleProduct.php#20
      Bindings
      • 0: 4529
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4529 and `product_taxes`.`product_id` is not null
      1.36msnexgensaleHelpers.php#765
      Bindings
      • 0: 4529
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      260μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4523 and `product_translations`.`product_id` is not null
      3.74msnexgensaleProduct.php#20
      Bindings
      • 0: 4523
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4523 and `product_taxes`.`product_id` is not null
      1.41msnexgensaleHelpers.php#765
      Bindings
      • 0: 4523
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      280μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4505 and `product_translations`.`product_id` is not null
      3.71msnexgensaleProduct.php#20
      Bindings
      • 0: 4505
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4505 and `product_taxes`.`product_id` is not null
      1.41msnexgensaleHelpers.php#765
      Bindings
      • 0: 4505
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      320μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4503 and `product_translations`.`product_id` is not null
      4.77msnexgensaleProduct.php#20
      Bindings
      • 0: 4503
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4503 and `product_taxes`.`product_id` is not null
      1.36msnexgensaleHelpers.php#765
      Bindings
      • 0: 4503
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      240μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `product_translations` where `product_translations`.`product_id` = 4502 and `product_translations`.`product_id` is not null
      3.44msnexgensaleProduct.php#20
      Bindings
      • 0: 4502
      Backtrace
      • app/Models/Product.php:20
      • view::frontend.product_details.top_selling_products:18
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `product_taxes` where `product_taxes`.`product_id` = 4502 and `product_taxes`.`product_id` is not null
      1.44msnexgensaleHelpers.php#765
      Bindings
      • 0: 4502
      Backtrace
      • app/Http/Helpers.php:765
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `languages` where `code` = 'en' limit 1
      530μsnexgensaleHelpers.php#1737
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1737
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` = '10' and `uploads`.`deleted_at` is null limit 1
      300μsnexgensaleHelpers.php#1175
      Bindings
      • 0: 10
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `languages` where `code` = 'en' limit 1
      370μsnexgensaleHelpers.php#1718
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1718
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      260μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `languages` where `status` = 1
      250μsnexgensaleHelpers.php#1728
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1728
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `currencies` where `id` = '2' limit 1
      280μsnexgensaleHelpers.php#1751
      Bindings
      • 0: 2
      Backtrace
      • app/Http/Helpers.php:1751
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `currencies` where `status` = 1
      250μsnexgensaleHelpers.php#1761
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` = '9' and `uploads`.`deleted_at` is null limit 1
      290μsnexgensaleHelpers.php#1175
      Bindings
      • 0: 9
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `categories` where `level` = 0 and `is_public` = 1 order by `order_level` desc
      1.06msnexgensaleHelpers.php#2057
      Bindings
      • 0: 0
      • 1: 1
      Backtrace
      • app/Http/Helpers.php:2057
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `category_translations` where `category_translations`.`category_id` in (24, 27, 30, 878, 1411)
      340μsnexgensaleHelpers.php#2057
      Backtrace
      • app/Http/Helpers.php:2057
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
      190μsnexgensaleHelpers.php#2057
      Backtrace
      • app/Http/Helpers.php:2057
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` in (73) and `uploads`.`deleted_at` is null
      220μsnexgensaleHelpers.php#2057
      Backtrace
      • app/Http/Helpers.php:2057
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` = '9' and `uploads`.`deleted_at` is null limit 1
      450μsnexgensaleHelpers.php#1175
      Bindings
      • 0: 9
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `custom_alerts` where `status` = 1 order by `id` desc
      510μsnexgensaleapp.blade.php#256
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:256
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `dynamic_popups` where `status` = 1 order by `id` asc
      300μsnexgensaleapp.blade.php#297
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:297
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      230μsnexgensaleHelpers.php#1175
      Backtrace
      • app/Http/Helpers.php:1175
      • vendor/laravel/framework/src/Illuminate/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
    • select * from `countries` where `status` = '1'
      1.03msnexgensaleHelpers.php#125
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php: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
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\Currency
    26Currency.php#?
    App\Models\Product
    13Product.php#?
    App\Models\ProductTranslation
    13ProductTranslation.php#?
    App\Models\ProductTax
    13ProductTax.php#?
    App\Models\Category
    6Category.php#?
    App\Models\CategoryTranslation
    6CategoryTranslation.php#?
    App\Models\Language
    4Language.php#?
    App\Models\Upload
    4Upload.php#?
    App\Models\Country
    3Country.php#?
    App\Models\User
    2User.php#?
    App\Models\ProductStock
    1ProductStock.php#?
    App\Models\Shop
    1Shop.php#?
    App\Models\Address
    1Address.php#?
    App\Models\State
    1State.php#?
    App\Models\City
    1City.php#?
    App\Models\CustomAlert
    1CustomAlert.php#?
    App\Models\DynamicPopup
    1DynamicPopup.php#?
        _token
        0OFXEIW48VbJBJZk3MFRzLeKYbIDzKXyIz9z0tpm
        locale
        en
        link
        https://nexgensale.com/product/tom-1-thung-35
        path_info
        /product/tom-1-thung-35
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "host" => array:1 [ 0 => "nexgensale.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 12 Apr 2025 22:06:58 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=0OFXEIW48VbJBJZk3MFRzLeKYbIDzKXyIz9z0tpm; expires=Sun, 13-Apr-2025 00:06:58 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=0OFXEIW48VbJBJZk3MFRzLeKYbIDzKXyIz9z0tpm; expires=Sun, 13-Apr-2025 00:06:58 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "0OFXEIW48VbJBJZk3MFRzLeKYbIDzKXyIz9z0tpm" "locale" => "en" "link" => "https://nexgensale.com/product/tom-1-thung-35" ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-12 22:06:58GET/product/tom-1-thung-351228397