Tools & Hardware

All categories
Flash Sale
Todays Deal
Request history8.2.28PHP Version1.7sRequest Duration8MBMemory UsageGET category/{category_slug}Route
    • Booting (100ms)time
    • Application (1.6s)time
    • 1 x Application (94.13%)
      1.60s
      1 x Booting (5.87%)
      100ms
      35 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.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.reclassic.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:221-229
      36 statements were executed (4 duplicates)Show only duplicates26.17ms
      • SearchController.php#224manj_manjaro1.87msselect * from `categories` where `slug` = 'tools-hardware' limit 1
        Bindings
        • 0: tools-hardware
        Backtrace
        • app/Http/Controllers/SearchController.php:224
        • 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#224manj_manjaro310μsselect * from `category_translations` where `category_translations`.`category_id` in (10)
        Backtrace
        • app/Http/Controllers/SearchController.php:224
        • 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#29manj_manjaro380μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:226
        • 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#29manj_manjaro590μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57)
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:226
        • 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#31manj_manjaro680μsselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:31
        • app/Http/Controllers/SearchController.php:226
        • 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#12manj_manjaro350μsselect * from `categories` where `parent_id` = 10 order by `order_level` desc
        Bindings
        • 0: 10
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:133
        • app/Http/Controllers/SearchController.php:226
      • SearchController.php#135manj_manjaro310μsselect * from `categories` where `categories`.`id` = 10 limit 1
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:135
        • app/Http/Controllers/SearchController.php:226
        • 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#135manj_manjaro240μsselect * from `category_translations` where `category_translations`.`category_id` in (10)
        Backtrace
        • app/Http/Controllers/SearchController.php:135
        • app/Http/Controllers/SearchController.php:226
        • 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#135manj_manjaro270μsselect * from `categories` where `categories`.`parent_id` in (10)
        Backtrace
        • app/Http/Controllers/SearchController.php:135
        • app/Http/Controllers/SearchController.php:226
        • 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#139manj_manjaro610μsselect `attribute_id` from `attribute_category` where `category_id` in (10)
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:139
        • app/Http/Controllers/SearchController.php:226
        • 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#140manj_manjaro320μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:140
        • app/Http/Controllers/SearchController.php:226
        • 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#211manj_manjaro600μsselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 10 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (30)))
        Bindings
        • 0: 10
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 30
        Backtrace
        • app/Http/Controllers/SearchController.php:211
        • app/Http/Controllers/SearchController.php:226
        • 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#211manj_manjaro3.8msselect `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` = 10 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (30))) order by `id` desc limit 24 offset 72
        Bindings
        • 0: 10
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 30
        Backtrace
        • app/Http/Controllers/SearchController.php:211
        • app/Http/Controllers/SearchController.php:226
        • 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#211manj_manjaro2.69msselect * from `product_translations` where `product_translations`.`product_id` in (108, 109, 110, 111, 114, 118, 119, 121, 124, 125, 126, 127, 133, 135, 136, 137, 139, 141, 146, 147, 149, 151, 152, 154)
        Backtrace
        • app/Http/Controllers/SearchController.php:211
        • app/Http/Controllers/SearchController.php:226
        • 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#211manj_manjaro1.22msselect * from `product_taxes` where `product_taxes`.`product_id` in (108, 109, 110, 111, 114, 118, 119, 121, 124, 125, 126, 127, 133, 135, 136, 137, 139, 141, 146, 147, 149, 151, 152, 154)
        Backtrace
        • app/Http/Controllers/SearchController.php:211
        • app/Http/Controllers/SearchController.php:226
        • 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#211manj_manjaro1.01msselect * from `uploads` where `uploads`.`id` in (478, 489, 493, 506, 510, 513, 530, 531, 534, 539, 551, 559, 571, 574, 579, 582, 585, 601, 603, 606, 613) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/SearchController.php:211
        • app/Http/Controllers/SearchController.php:226
        • 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#1735manj_manjaro450μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1735
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1747manj_manjaro270μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1747
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1759manj_manjaro280μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1759
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1682manj_manjaro1.17msselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1682
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172manj_manjaro570μsselect * from `uploads` where `uploads`.`id` = '3' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172manj_manjaro620μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1663manj_manjaro770μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1663
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172manj_manjaro510μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1673manj_manjaro380μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1673
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1696manj_manjaro450μsselect * from `currencies` where `id` = '29' limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Http/Helpers.php:1696
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1706manj_manjaro280μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1706
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172manj_manjaro800μsselect * from `uploads` where `uploads`.`id` = '77' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 77
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001manj_manjaro750μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001manj_manjaro730μsselect * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32)
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001manj_manjaro570μsselect * from `uploads` where `uploads`.`id` in (19, 22, 23, 74, 121, 124, 125, 130, 132, 135, 138, 142, 143, 146, 147, 150, 155, 159, 160, 161, 163, 166, 167, 169, 171, 173, 212, 215, 272) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001manj_manjaro540μsselect * from `uploads` where `uploads`.`id` in (18, 21, 24, 72, 121, 124, 125, 130, 132, 135, 138, 142, 143, 146, 147, 150, 155, 159, 160, 161, 163, 166, 167, 169, 171, 173, 212, 215, 272) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172manj_manjaro410μsselect * from `uploads` where `uploads`.`id` = '78' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 78
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#256manj_manjaro450μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#297manj_manjaro420μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#127manj_manjaro500μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:127
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      83Upload.php#?
      App\Models\Attribute
      44Attribute.php#?
      App\Models\AttributeTranslation
      43AttributeTranslation.php#?
      App\Models\Country
      32Country.php#?
      App\Models\Category
      31Category.php#?
      App\Models\CategoryTranslation
      31CategoryTranslation.php#?
      App\Models\Currency
      27Currency.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTranslation
      24ProductTranslation.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Language
      11Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
          _token
          afgDpTZEte4rYu4LGzSDbXO77ZrnPasrUUZTcysp
          locale
          en
          path_info
          /category/tools-hardware
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "4" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "host" => array:1 [ 0 => "manjaro.shop" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "18.221.229.47" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-ray" => array:1 [ 0 => "93a033cbec3588cd-ORD" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "18.221.229.47" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
          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 => "Sat, 03 May 2025 13:46:03 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=afgDpTZEte4rYu4LGzSDbXO77ZrnPasrUUZTcysp; expires=Sat, 03 May 2025 15:46:05 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=afgDpTZEte4rYu4LGzSDbXO77ZrnPasrUUZTcysp; expires=Sat, 03-May-2025 15:46:05 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "afgDpTZEte4rYu4LGzSDbXO77ZrnPasrUUZTcysp" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-03 13:46:05GET/category/tools-hardware?page=43536518