WVMART, your reliable B2B2C sourcing center!

One-stop destination for all your shopping needs for B2B2C with great quality and competitive price.

All categories
Flash Sale
Todays Deal
Request history8.3.15PHP Version3.98sRequest Duration31MBMemory UsageGET inhouseRoute
    • Booting (1.65s)time
    • Application (2.34s)time
    • 1 x Application (58.68%)
      2.34s
      1 x Booting (41.32%)
      1.65s
      23 templates were rendered
      • frontend.inhouse_productsinhouse_products.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.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 inhouse
      middleware
      web
      controller
      App\Http\Controllers\HomeController@inhouse_products
      namespace
      prefix
      where
      as
      inhouse.all
      file
      app/Http/Controllers/HomeController.php:750-754
      23 statements were executed (4 duplicates)Show only duplicates22.22ms
      • HomeController.php#752wvmart3.41msselect count(*) as aggregate from `products` where `added_by` = 'admin' and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13, 14, 19)))
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 11
        • 6: 12
        • 7: 13
        • 8: 14
        • 9: 19
        Backtrace
        • app/Http/Controllers/HomeController.php:752
        • 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
      • HomeController.php#752wvmart1.27msselect * from `products` where `added_by` = 'admin' and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13, 14, 19))) limit 12 offset 12
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 11
        • 6: 12
        • 7: 13
        • 8: 14
        • 9: 19
        Backtrace
        • app/Http/Controllers/HomeController.php:752
        • 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
      • HomeController.php#752wvmart3.3msselect * from `product_translations` where `product_translations`.`product_id` in (21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33)
        Backtrace
        • app/Http/Controllers/HomeController.php:752
        • 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
      • HomeController.php#752wvmart840μsselect * from `product_taxes` where `product_taxes`.`product_id` in (21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33)
        Backtrace
        • app/Http/Controllers/HomeController.php:752
        • 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
      • HomeController.php#752wvmart740μsselect * from `uploads` where `uploads`.`id` in (174, 176, 178, 180, 190, 193, 194, 196, 198, 200, 202, 360) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/HomeController.php:752
        • 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
      • Helpers.php#1661wvmart640μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1661
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart690μsselect * from `uploads` where `uploads`.`id` = '168' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 168
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart640μsselect * from `uploads` where `uploads`.`id` = '183' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 183
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1642wvmart660μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1642
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart540μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1652wvmart600μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1652
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1675wvmart620μsselect * from `currencies` where `id` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1675
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1685wvmart610μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1685
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart680μsselect * from `uploads` where `uploads`.`id` = '165' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 165
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980wvmart900μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980wvmart710μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 8, 20, 22, 25, 51, 60, 61, 64)
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980wvmart640μsselect * from `uploads` where `uploads`.`id` in (116, 120, 123, 156, 170, 171, 172, 271, 272) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1980wvmart670μsselect * from `uploads` where `uploads`.`id` in (33, 117, 119, 123, 161, 162, 170, 171, 172, 271, 272) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:1980
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart640μsselect * from `uploads` where `uploads`.`id` = '165' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 165
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1168wvmart700μsselect * from `uploads` where `uploads`.`id` = '250' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 250
        Backtrace
        • app/Http/Helpers.php:1168
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#256wvmart570μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#297wvmart600μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#123wvmart1.55msselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:123
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Upload
      36Upload.php#?
      App\Models\Country
      36Country.php#?
      App\Models\Currency
      26Currency.php#?
      App\Models\ProductTranslation
      24ProductTranslation.php#?
      App\Models\CategoryTranslation
      24CategoryTranslation.php#?
      App\Models\Category
      14Category.php#?
      App\Models\Product
      12Product.php#?
      App\Models\ProductTax
      12ProductTax.php#?
      App\Models\Language
      4Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
          _token
          4LLcXeKUYfXpxwmYMFSjAvOouedRwlcsq6SFMPVr
          locale
          en
          path_info
          /inhouse
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "wvmart.com" ] ]
          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, 15 Mar 2025 03:56:15 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=4LLcXeKUYfXpxwmYMFSjAvOouedRwlcsq6SFMPVr; expires=Sat, 15 Mar 2025 05:56:17 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=4LLcXeKUYfXpxwmYMFSjAvOouedRwlcsq6SFMPVr; expires=Sat, 15-Mar-2025 05:56:17 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "4LLcXeKUYfXpxwmYMFSjAvOouedRwlcsq6SFMPVr" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-15 03:56:17GET/inhouse?page=22323189