0 items in Cycling

logo

Subscribe on our newsletter

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

SettingsRequest history40.95msRequest Duration2MBMemory 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/cycling
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/cycling
    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
    41.32ms
    peak_memory
    4MB
    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 => "Wed, 07 May 2025 10:55:28 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "XAlilD6i7KA5LMhvrzKonCRCJeH635xt3KK1IpMz" "locale" => "en" "flasher::envelopes" => [] ]
    • Booting (11.73ms)time
    • Routing (339μs)
    • Preparing Response (23.1ms)
    • 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 (56.42%)
      23.10ms
      1 x Booting (28.65%)
      11.73ms
      1 x Routing (0.83%)
      339μ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
      10 statements were executed7.43ms
      • 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.14msselect * from `categories` where `slug` = 'cycling' limit 1
        Bindings
        • 0: cycling
        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#31vmall1.14msselect * 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` = 138 and `products`.`deleted_at` is null order by RAND() limit 8
        Bindings
        • 0: 138
        Backtrace
        • app/Livewire/V2/FilterProduct.php:31
        • 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#32vmall590μsselect * from `categories` order by RAND() limit 8
        Backtrace
        • app/Livewire/V2/FilterProduct.php:32
        • 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#33vmall230μsselect * from `brands` limit 8
        Backtrace
        • app/Livewire/V2/FilterProduct.php:33
        • 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#130vmall320μ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
      • Navbar.php#30vmall270μsselect * from `categories` limit 7
        Backtrace
        • app/Livewire/V2/Navbar.php:30
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:468
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Livewire/V2/Navbar.php:29
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • DatabaseStore.php#190vmall2.99msinsert into `cache` (`expiration`, `key`, `value`) values (2061975328, 'laravel_cache_categories_navbar', 'N;') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 2061975328
        • 1: laravel_cache_categories_navbar
        • 2: N;
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:318
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:395
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:468
      • DatabaseStore.php#130vmall250μ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#130vmall240μ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#130vmall260μ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
      16Category.php#?
      App\Models\Brand
      8Brand.php#?
      v2.filter-product #R9NEACXsLHtRhrJ6Zyqd
      array:4 [ "data" => array:8 [ "products" => Illuminate\Database\Eloquent\Collection {#1711 ...
      v2.navbar #JPoUKwjFTtd6YDbxBiz1
      array:4 [ "data" => array:6 [ "count" => null "searchWord" => null "categoriesNavbar" ...
          ClearShow all
          Date ↕MethodURLData
          #12025-05-07 10:55:28GET/en/product-list/cycling1010242