Hamel Al Mesk ESHOP | AN ONLINE SHOPPING PLATFORM WITH GREAT DEALS

All categories
Flash Sale
Todays Deal
Request history8.2.27PHP Version2.41sRequest Duration31MBMemory UsageGET category/{category_slug}Route
  • warninglog[14:59:10] LOG.warning: nl2br(): Passing null to parameter #1 ($string) of type string is deprecated...
  • Booting (269ms)time
  • Application (2.15s)time
  • 1 x Application (88.85%)
    2.15s
    1 x Booting (11.15%)
    269ms
    35 templates were rendered
    • frontend.product_listingproduct_listing.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.minima.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.minima.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 category/{category_slug}
    middleware
    web
    controller
    App\Http\Controllers\SearchController@listingByCategory
    namespace
    prefix
    where
    as
    products.category
    file
    app/Http/Controllers/SearchController.php:164-171
    35 statements were executed (8 duplicates)Show only duplicates26.54ms
    • SearchController.php#166activeroqay_db2.24msselect * from `categories` where `slug` = 'student toys' limit 1
      Bindings
      • 0: student toys
      Backtrace
      • app/Http/Controllers/SearchController.php:166
      • 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
    • SearchController.php#166activeroqay_db440μsselect * from `category_translations` where `category_translations`.`category_id` in (72)
      Backtrace
      • app/Http/Controllers/SearchController.php:166
      • 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
    • SearchController.php#25activeroqay_db1.18msselect * from `attributes`
      Backtrace
      • app/Http/Controllers/SearchController.php:25
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#25activeroqay_db580μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (113, 114, 116)
      Backtrace
      • app/Http/Controllers/SearchController.php:25
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#27activeroqay_db1msselect * from `colors`
      Backtrace
      • app/Http/Controllers/SearchController.php:27
      • app/Http/Controllers/SearchController.php:168
      • 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
    • CategoryUtility.php#12activeroqay_db630μsselect * from `categories` where `parent_id` = 72 order by `order_level` desc
      Bindings
      • 0: 72
      Backtrace
      • app/Utility/CategoryUtility.php:12
      • app/Utility/CategoryUtility.php:34
      • app/Utility/CategoryUtility.php:50
      • app/Http/Controllers/SearchController.php:63
      • app/Http/Controllers/SearchController.php:168
    • SearchController.php#65activeroqay_db630μsselect * from `categories` where `categories`.`id` = 72 limit 1
      Bindings
      • 0: 72
      Backtrace
      • app/Http/Controllers/SearchController.php:65
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#65activeroqay_db380μsselect * from `category_translations` where `category_translations`.`category_id` in (72)
      Backtrace
      • app/Http/Controllers/SearchController.php:65
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#65activeroqay_db430μsselect * from `categories` where `categories`.`parent_id` in (72)
      Backtrace
      • app/Http/Controllers/SearchController.php:65
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#69activeroqay_db470μsselect `attribute_id` from `attribute_category` where `category_id` in (72)
      Bindings
      • 0: 72
      Backtrace
      • app/Http/Controllers/SearchController.php:69
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#70activeroqay_db470μsselect * from `attributes` where `id` in (113)
      Bindings
      • 0: 113
      Backtrace
      • app/Http/Controllers/SearchController.php:70
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#70activeroqay_db340μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (113)
      Backtrace
      • app/Http/Controllers/SearchController.php:70
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#154activeroqay_db1.07msselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 72 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
      Bindings
      • 0: 72
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • app/Http/Controllers/SearchController.php:154
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#154activeroqay_db3.24msselect `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 72 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin' order by `id` desc limit 24 offset 0
      Bindings
      • 0: 72
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • app/Http/Controllers/SearchController.php:154
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#154activeroqay_db1.28msselect * from `product_translations` where `product_translations`.`product_id` in (600, 601, 602, 603, 607, 608, 615, 616, 617, 618, 654, 655, 661, 662, 686, 687, 688, 689, 690, 691, 692, 719, 720, 721)
      Backtrace
      • app/Http/Controllers/SearchController.php:154
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#154activeroqay_db1.8msselect * from `product_taxes` where `product_taxes`.`product_id` in (600, 601, 602, 603, 607, 608, 615, 616, 617, 618, 654, 655, 661, 662, 686, 687, 688, 689, 690, 691, 692, 719, 720, 721)
      Backtrace
      • app/Http/Controllers/SearchController.php:154
      • app/Http/Controllers/SearchController.php:168
      • 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
    • SearchController.php#154activeroqay_db710μsselect * from `uploads` where `uploads`.`id` in (2340, 2916, 2919, 2953, 2958, 2989, 3010, 3025, 3036, 3050, 3265, 3266, 3274, 3275, 3320, 3324, 3329, 3337, 3340, 3346, 3347, 3412, 3416, 3420) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/SearchController.php:154
      • app/Http/Controllers/SearchController.php:168
      • 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
    • Helpers.php#1743activeroqay_db600μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • app/Http/Helpers.php:1743
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1755activeroqay_db430μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • app/Http/Helpers.php:1755
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1767activeroqay_db450μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • app/Http/Helpers.php:1767
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • product_listing.blade.php#173activeroqay_db510μsselect * from `attribute_values` where `attribute_values`.`attribute_id` = 113 and `attribute_values`.`attribute_id` is not null
      Bindings
      • 0: 113
      Backtrace
      • view::frontend.product_listing:173
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1690activeroqay_db510μsselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1690
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1203activeroqay_db390μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      Backtrace
      • app/Http/Helpers.php:1203
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1203activeroqay_db590μsselect * from `uploads` where `uploads`.`id` = '2283' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2283
      Backtrace
      • app/Http/Helpers.php:1203
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1671activeroqay_db520μsselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1671
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1203activeroqay_db360μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      Backtrace
      • app/Http/Helpers.php:1203
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1681activeroqay_db420μsselect * from `languages` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1681
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1203activeroqay_db590μsselect * from `uploads` where `uploads`.`id` = '3166' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 3166
      Backtrace
      • app/Http/Helpers.php:1203
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#2018activeroqay_db850μsselect * from `categories` where `level` = 0 order by `order_level` desc
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Helpers.php:2018
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#2018activeroqay_db460μsselect * from `category_translations` where `category_translations`.`category_id` in (71, 72, 73, 82, 85)
      Backtrace
      • app/Http/Helpers.php:2018
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#2018activeroqay_db420μsselect * from `uploads` where `uploads`.`id` in (3133, 3138, 3156, 3185) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:2018
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#2018activeroqay_db670μsselect * from `uploads` where `uploads`.`id` in (3129, 3139, 3154, 3183) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:2018
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#1203activeroqay_db800μsselect * from `uploads` where `uploads`.`id` = '2283' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2283
      Backtrace
      • app/Http/Helpers.php:1203
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • app.blade.php#258activeroqay_db540μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:258
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Helpers.php#122activeroqay_db540μsselect * from `countries` where `status` = '1'
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\Color
    143Color.php#?
    App\Models\ProductTranslation
    47ProductTranslation.php#?
    App\Models\Upload
    35Upload.php#?
    App\Models\Product
    24Product.php#?
    App\Models\CategoryTranslation
    14CategoryTranslation.php#?
    App\Models\ProductTax
    12ProductTax.php#?
    App\Models\Category
    7Category.php#?
    App\Models\AttributeTranslation
    6AttributeTranslation.php#?
    App\Models\Attribute
    4Attribute.php#?
    App\Models\Language
    4Language.php#?
    App\Models\AttributeValue
    2AttributeValue.php#?
    App\Models\CustomAlert
    1CustomAlert.php#?
    App\Models\Country
    1Country.php#?
        _token
        1X7Ln3QV8thyfGz9EqDjbRS2YJz8ekd9lHB7fvM2
        locale
        en
        path_info
        /category/student%20toys
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "eshop.hamelalmesk.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 => "Sun, 16 Mar 2025 11:59:08 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=1X7Ln3QV8thyfGz9EqDjbRS2YJz8ekd9lHB7fvM2; expires=Sun, 16 Mar 2025 13:59:10 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=1X7Ln3QV8thyfGz9EqDjbRS2YJz8ekd9lHB7fvM2; expires=Sun, 16-Mar-2025 13:59:10 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:2 [ "_token" => "1X7Ln3QV8thyfGz9EqDjbRS2YJz8ekd9lHB7fvM2" "locale" => "en" ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-16 14:59:10GET/category/student%20toys13535300