logo

Subscribe on our newsletter

Get daily news on upcoming offers from many suppliers all over the world

SettingsRequest history81.66msRequest Duration4MBMemory Usage11.x
Laravel Version
11.43.2
PHP Version
8.2.27
Environment
production
Debug Mode
Enabled
URL
localhost
Timezone
UTC
Locale
en
GET en/product-list/{category}
status
200 OK
full_url
https://www.thevmall.net/en/product-list/shampoo
action_name
endUserV2.productList
controller_action
App\Http\Controllers\EndUserV2\ProductListController@productList
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://www.thevmall.net/en/product-list/shampoo
    action_name
    endUserV2.productList
    controller_action
    App\Http\Controllers\EndUserV2\ProductListController@productList
    uri
    GET en/product-list/{category}
    controller
    App\Http\Controllers\EndUserV2\ProductListController@productList
    prefix
    en/
    file
    app/Http/Controllers/EndUserV2/ProductListController.php:14-17
    middleware
    web, localeSessionRedirect, localizationRedirect, localeViewPath
    duration
    82.23ms
    peak_memory
    6MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "www.thevmall.net" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 24 Jul 2025 15:13:52 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "pPffBKM65iUjT4KjMEdfcU6Gtau9jyzeyH5HaKcm" "locale" => "en" "flasher::envelopes" => [] ]
    • Booting (12.51ms)time
    • Routing (367μs)
    • Preparing Response (61.83ms)
    • View: EndUserV2.pages.products_list_vviews
    • View: livewire.v2.filter-productviews
    • View: EndUserV2.components.categories_secviews
    • View: livewire.v2.fav-productviews
    • View: EndUserV2.Layouts.masterviews
    • View: EndUserV2.Layouts.headviews
    • View: EndUserV2.Layouts.navbarviews
    • View: livewire.v2.navbarviews
    • View: EndUserV2.Layouts.footerviews
    • View: EndUserV2.components.newsletter_secviews
    • View: EndUserV2.Layouts.footerJsviews
    • 1 x Preparing Response (75.72%)
      61.83ms
      1 x Booting (15.32%)
      12.51ms
      1 x Routing (0.45%)
      367μs
      11 x View (0%)
      0μs
      11 templates were rendered
      • EndUserV2.pages.products_list_vproducts_list_v.blade.php#?blade
      • livewire.v2.filter-productfilter-product.blade.php#?blade
      • EndUserV2.components.categories_seccategories_sec.blade.php#?blade
      • livewire.v2.fav-productfav-product.blade.php#?blade
      • EndUserV2.Layouts.mastermaster.blade.php#?blade
      • EndUserV2.Layouts.headhead.blade.php#?blade
      • EndUserV2.Layouts.navbarnavbar.blade.php#?blade
      • livewire.v2.navbarnavbar.blade.php#?blade
      • EndUserV2.Layouts.footerfooter.blade.php#?blade
      • EndUserV2.components.newsletter_secnewsletter_sec.blade.php#?blade
      • EndUserV2.Layouts.footerJsfooterJs.blade.php#?blade
      11 statements were executed8.4ms
      • ImplicitRouteBinding.php#61vmallConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • ImplicitRouteBinding.php#61vmall1.56msselect * from `categories` where `slug` = 'shampoo' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: shampoo
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • FilterProduct.php#29vmall840μsselect max(`price`) as aggregate from `product_variants`
        Backtrace
        • app/Livewire/V2/FilterProduct.php:29
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • FilterProduct.php#36vmall1.13msselect * from `products` where exists (select * from `variants` inner join `product_variants` on `variants`.`id` = `product_variants`.`variant_id` where `products`.`id` = `product_variants`.`product_id`) and `category_id` = 181 and `products`.`deleted_at` is null order by RAND() limit 8
        Bindings
        • 0: 181
        Backtrace
        • app/Livewire/V2/FilterProduct.php:36
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • FilterProduct.php#36vmall450μsselect `variants`.*, `product_variants`.`product_id` as `pivot_product_id`, `product_variants`.`variant_id` as `pivot_variant_id`, `product_variants`.`price` as `pivot_price`, `product_variants`.`id` as `pivot_id` from `variants` inner join `product_variants` on `variants`.`id` = `product_variants`.`variant_id` where `product_variants`.`product_id` in (517)
        Backtrace
        • app/Livewire/V2/FilterProduct.php:36
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • FilterProduct.php#38vmall610μsselect * from `categories` where `categories`.`deleted_at` is null
        Backtrace
        • app/Livewire/V2/FilterProduct.php:38
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • FilterProduct.php#43vmall780μsselect * from `brands` where exists (select * from `brand_categories` where `brands`.`id` = `brand_categories`.`brand_id` and `category_id` = 181)
        Bindings
        • 0: 181
        Backtrace
        • app/Livewire/V2/FilterProduct.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • filter-product.blade.php#420vmall890μsselect `variants`.*, `product_variants`.`product_id` as `pivot_product_id`, `product_variants`.`variant_id` as `pivot_variant_id`, `product_variants`.`price` as `pivot_price`, `product_variants`.`id` as `pivot_id` from `variants` inner join `product_variants` on `variants`.`id` = `product_variants`.`variant_id` where `product_variants`.`product_id` = 517 limit 1
        Bindings
        • 0: 517
        Backtrace
        • view::livewire.v2.filter-product:420
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • DatabaseStore.php#130vmall720μsselect * from `cache` where `key` in ('laravel_cache_categories_navbar')
        Bindings
        • 0: laravel_cache_categories_navbar
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:459
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130vmall430μsselect * from `cache` where `key` in ('laravel_cache_cartCount')
        Bindings
        • 0: laravel_cache_cartCount
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Livewire/V2/Navbar.php:36
      • DatabaseStore.php#130vmall480μsselect * from `cache` where `key` in ('laravel_cache_category_random')
        Bindings
        • 0: laravel_cache_category_random
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130vmall510μsselect * from `cache` where `key` in ('laravel_cache_privacy_settings')
        Bindings
        • 0: laravel_cache_privacy_settings
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:459
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      App\Models\Category
      73Category.php#?
      App\Models\Variant
      6Variant.php#?
      App\Models\Product
      1Product.php#?
      App\Models\Brand
      1Brand.php#?
      v2.filter-product #BCJYtsNhYi2bR0seu99y
      array:4 [ "data" => array:9 [ "products" => Illuminate\Database\Eloquent\Collection {#1706 ...
      v2.fav-product #WNUsRwjScYyHb3onbrZV
      array:4 [ "data" => array:2 [ "product" => App\Models\Product {#1701 #connection: "mysql...
      v2.navbar #IR9iBtJNypThSEsFvxqF
      array:4 [ "data" => array:6 [ "count" => null "searchWord" => null "categoriesNavbar" ...
          ClearShow all
          Date ↕MethodURLData
          #12025-07-24 15:13:52GET/en/product-list/shampoo1111813