0 items in Youngkit

Youngkit Clear all filter
logo

Subscribe on our newsletter

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

SettingsRequest history68.15msRequest 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-brand/{brand}
status
200 OK
full_url
https://www.thevmall.net/en/product-list-brand/35
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/35
    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
    68.76ms
    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 => "Mon, 05 May 2025 00:15:30 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "1oEaRxP8ORLZdP7gxUZ9N2TwjsInoyxS4OXMkRz8" "locale" => "en" "flasher::envelopes" => [] ]
    • Booting (12.72ms)time
    • Routing (456μs)
    • Preparing Response (48.31ms)
    • 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 (70.89%)
      48.31ms
      1 x Booting (18.66%)
      12.72ms
      1 x Routing (0.67%)
      456μ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
      13 statements were executed28.11ms
      • 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.59msselect * from `brands` where `id` = '35' limit 1
        Bindings
        • 0: 35
        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#31vmall540μ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: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#32vmall960μ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#33vmall350μ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#130vmall530μ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#30vmall400μ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#190vmall6.5msinsert into `cache` (`expiration`, `key`, `value`) values (2061764130, 'laravel_cache_categories_navbar', 'N;') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 2061764130
        • 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#130vmall440μ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#130vmall400μ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#410vmall7.78msdelete from `cache` where `key` in ('laravel_cache_category_random', 'laravel_cache_illuminate:cache:flexible:created:category_random') and `expiration` <= 1746404130
        Bindings
        • 0: laravel_cache_category_random
        • 1: laravel_cache_illuminate:cache:flexible:created:category_random
        • 2: 1746404130
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • 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
      • AppServiceProvider.php#28vmall720μsselect * from `categories` order by RAND() limit 1
        Backtrace
        • app/Providers/AppServiceProvider.php:28
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Providers/AppServiceProvider.php:27
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
      • DatabaseStore.php#190vmall7.48msinsert into `cache` (`expiration`, `key`, `value`) values (1746405930, 'laravel_cache_category_random', 'O:19:\"App\Models\Category\":34:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:12:{s:2:\"id\";i:123;s:4:\"name\";s:50:\"{\"en\":\"Men\",\"ar\":\"\u0631\u062c\u0627\u0644\u064a\"}\";s:4:\"slug\";s:3:\"men\";s:10:\"created_at\";s:19:\"2024-06-11 20:28:40\";s:10:\"updated_at\";s:19:\"2024-06-20 15:44:57\";s:14:\"category_image\";s:44:\"BXlBhgFtfo8rZAwiA41UblhrQFb4obCDbotfvlEC.png\";s:10:\"deleted_at\";N;s:4:\"_lft\";i:34;s:4:\"_rgt\";i:35;s:9:\"parent_id\";i:104;s:9:\"sort_home\";i:0;s:10:\"background\";N;}s:11:\"?*?original\";a:12:{s:2:\"id\";i:123;s:4:\"name\";s:50:\"{\"en\":\"Men\",\"ar\":\"\u0631\u062c\u0627\u0644\u064a\"}\";s:4:\"slug\";s:3:\"men\";s:10:\"created_at\";s:19:\"2024-06-11 20:28:40\";s:10:\"updated_at\";s:19:\"2024-06-20 15:44:57\";s:14:\"category_image\";s:44:\"BXlBhgFtfo8rZAwiA41UblhrQFb4obCDbotfvlEC.png\";s:10:\"deleted_at\";N;s:4:\"_lft\";i:34;s:4:\"_rgt\";i:35;s:9:\"parent_id\";i:104;s:9:\"sort_home\";i:0;s:10:\"background\";N;}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:4:\"name\";s:5:\"array\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:2:{i:0;s:10:\"created_at\";i:1;s:10:\"updated_at\";}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:8:{i:0;s:4:\"name\";i:1;s:4:\"slug\";i:2;s:14:\"category_image\";i:3;s:29:\"size_chart_illustration_image\";i:4;s:8:\"priority\";i:5;s:11:\"phone_image\";i:6;s:9:\"parent_id\";i:7;s:13:\"department_id\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}s:12:\"translatable\";a:1:{i:0;s:4:\"name\";}s:20:\"?*?translationLocale\";N;s:10:\"?*?pending\";N;s:8:\"?*?moved\";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1746405930
        • 1: laravel_cache_category_random
        • 2: O:19:"App\Models\Category":34:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:12:{s:2:"id";i:123;s:4:"name";s:50:"{"en":"Men","ar":"\u0631\u062c\u0627\u0644\u064a"}";s:4:"slug";s:3:"men";s:10:"created_at";s:19:"2024-06-11 20:28:40";s:10:"updated_at";s:19:"2024-06-20 15:44:57";s:14:"category_image";s:44:"BXlBhgFtfo8rZAwiA41UblhrQFb4obCDbotfvlEC.png";s:10:"deleted_at";N;s:4:"_lft";i:34;s:4:"_rgt";i:35;s:9:"parent_id";i:104;s:9:"sort_home";i:0;s:10:"background";N;}s:11:"*original";a:12:{s:2:"id";i:123;s:4:"name";s:50:"{"en":"Men","ar":"\u0631\u062c\u0627\u0644\u064a"}";s:4:"slug";s:3:"men";s:10:"created_at";s:19:"2024-06-11 20:28:40";s:10:"updated_at";s:19:"2024-06-20 15:44:57";s:14:"category_image";s:44:"BXlBhgFtfo8rZAwiA41UblhrQFb4obCDbotfvlEC.png";s:10:"deleted_at";N;s:4:"_lft";i:34;s:4:"_rgt";i:35;s:9:"parent_id";i:104;s:9:"sort_home";i:0;s:10:"background";N;}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:4:"name";s:5:"array";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:2:{i:0;s:10:"created_at";i:1;s:10:"updated_at";}s:10:"*visible";a:0:{}s:11:"*fillable";a:8:{i:0;s:4:"name";i:1;s:4:"slug";i:2;s:14:"category_image";i:3;s:29:"size_chart_illustration_image";i:4;s:8:"priority";i:5;s:11:"phone_image";i:6;s:9:"parent_id";i:7;s:13:"department_id";}s:10:"*guarded";a:1:{i:0;s:1:"*";}s:12:"translatable";a:1:{i:0;s:4:"name";}s:20:"*translationLocale";N;s:10:"*pending";N;s:8:"*moved";b:0;}
        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/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130vmall420μ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
      9Brand.php#?
      v2.filter-product #xCB2ROreJYEplrqGAcqJ
      array:4 [ "data" => array:8 [ "products" => Illuminate\Database\Eloquent\Collection {#1691 ...
      v2.navbar #haqxaLcArqHEp5KplTAH
      array:4 [ "data" => array:6 [ "count" => null "searchWord" => null "categoriesNavbar" ...
          ClearShow all
          Date ↕MethodURLData
          #12025-05-05 00:15:30GET/en/product-list-brand/351013252