logo

Subscribe on our newsletter

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

SettingsRequest history73.62msRequest 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-brand/{brand}
status
200 OK
full_url
https://www.thevmall.net/en/product-list-brand/12
action_name
endUserV2.productListBrand
controller_action
App\Http\Controllers\EndUserV2\ProductListController@productListBrand
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://www.thevmall.net/en/product-list-brand/12
    action_name
    endUserV2.productListBrand
    controller_action
    App\Http\Controllers\EndUserV2\ProductListController@productListBrand
    uri
    GET en/product-list-brand/{brand}
    controller
    App\Http\Controllers\EndUserV2\ProductListController@productListBrand
    prefix
    en/
    file
    app/Http/Controllers/EndUserV2/ProductListController.php:19-22
    middleware
    web, localeSessionRedirect, localizationRedirect, localeViewPath
    duration
    74ms
    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 => "Mon, 14 Jul 2025 17:41:28 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "lNROjtRVI2wlGDQ3shB0Li7jjlDc2XtXjTPEWnju" "locale" => "en" "flasher::envelopes" => [] ]
    • Booting (12.89ms)time
    • Routing (391μs)
    • Preparing Response (53.79ms)
    • View: EndUserV2.pages.products_list_vviews
    • View: livewire.v2.filter-productviews
    • View: EndUserV2.components.categories_secviews
    • 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 (73.06%)
      53.79ms
      1 x Booting (17.5%)
      12.89ms
      1 x Routing (0.53%)
      391μs
      10 x View (0%)
      0μs
      10 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
      • 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
      9 statements were executed5.9ms
      • 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.25msselect * from `brands` where `id` = '12' limit 1
        Bindings
        • 0: 12
        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#29vmall900μ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#36vmall460μsselect * 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` is null and `products`.`deleted_at` is null order by RAND() limit 8
        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#43vmall470μsselect * from `brands` where exists (select * from `brand_categories` where `brands`.`id` = `brand_categories`.`brand_id` and `category_id` is null)
        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
      • DatabaseStore.php#130vmall920μ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#130vmall500μ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#130vmall360μ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
      72Category.php#?
      App\Models\Brand
      1Brand.php#?
      v2.filter-product #wPGrWsXlWYO9MNq6PvBg
      array:4 [ "data" => array:9 [ "products" => Illuminate\Database\Eloquent\Collection {#1702 ...
      v2.navbar #jBmTRMd4d4vGiIsMdZwB
      array:4 [ "data" => array:6 [ "count" => null "searchWord" => null "categoriesNavbar" ...
          ClearShow all
          Date ↕MethodURLData
          #12025-07-14 17:41:28GET/en/product-list-brand/12109732