المطبخ

Request history8.3.19PHP Version1.83sRequest Duration9MBMemory UsageGET category/{category_slug}Route
    • Booting (52.39ms)time
    • Application (1.78s)time
    • 1 x Application (97.13%)
      1.78s
      1 x Booting (2.87%)
      52.39ms
      34 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.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.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.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:147-154
      52 statements were executed (10 duplicates)Show only duplicates95.09ms
      • SearchController.php#149aibuyrdh_clickeg2.15msselect * from `categories` where `slug` = '-obNpP' limit 1
        Bindings
        • 0: -obNpP
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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#149aibuyrdh_clickeg310μsselect * from `category_translations` where `category_translations`.`category_id` in (28)
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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#25aibuyrdh_clickeg220μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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#25aibuyrdh_clickeg290μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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#27aibuyrdh_clickeg1.79msselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:27
        • app/Http/Controllers/SearchController.php:151
        • 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#12aibuyrdh_clickeg480μsselect * from `categories` where `parent_id` = 28 order by `order_level` desc
        Bindings
        • 0: 28
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
        • app/Http/Controllers/SearchController.php:151
      • CategoryUtility.php#12aibuyrdh_clickeg310μsselect * from `category_translations` where `category_translations`.`category_id` in (221, 1229, 1230, 1231, 1238)
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
        • app/Http/Controllers/SearchController.php:151
      • CategoryUtility.php#12aibuyrdh_clickeg510μsselect * from `categories` where `parent_id` = 1229 order by `order_level` desc
        Bindings
        • 0: 1229
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg340μsselect * from `category_translations` where `category_translations`.`category_id` in (1243)
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg420μsselect * from `categories` where `parent_id` = 1243 order by `order_level` desc
        Bindings
        • 0: 1243
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12aibuyrdh_clickeg380μsselect * from `categories` where `parent_id` = 1230 order by `order_level` desc
        Bindings
        • 0: 1230
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg370μsselect * from `categories` where `parent_id` = 1231 order by `order_level` desc
        Bindings
        • 0: 1231
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg480μsselect * from `categories` where `parent_id` = 1238 order by `order_level` desc
        Bindings
        • 0: 1238
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg350μsselect * from `category_translations` where `category_translations`.`category_id` in (1240, 1241)
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • CategoryUtility.php#12aibuyrdh_clickeg400μsselect * from `categories` where `parent_id` = 1240 order by `order_level` desc
        Bindings
        • 0: 1240
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12aibuyrdh_clickeg380μsselect * from `categories` where `parent_id` = 1241 order by `order_level` desc
        Bindings
        • 0: 1241
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
      • CategoryUtility.php#12aibuyrdh_clickeg27.57msselect * from `categories` where `parent_id` = 221 order by `order_level` desc
        Bindings
        • 0: 221
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:40
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
      • SearchController.php#61aibuyrdh_clickeg350μsselect * from `categories` where `categories`.`id` = 28 limit 1
        Bindings
        • 0: 28
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61aibuyrdh_clickeg280μsselect * from `category_translations` where `category_translations`.`category_id` in (28)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61aibuyrdh_clickeg440μsselect * from `categories` where `categories`.`parent_id` in (28)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61aibuyrdh_clickeg320μsselect * from `category_translations` where `category_translations`.`category_id` in (221, 1229, 1230, 1231, 1238)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61aibuyrdh_clickeg760μsselect * from `categories` where `categories`.`parent_id` in (221, 1229, 1230, 1231, 1238)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61aibuyrdh_clickeg330μsselect * from `category_translations` where `category_translations`.`category_id` in (1240, 1241, 1243)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#65aibuyrdh_clickeg320μsselect `attribute_id` from `attribute_category` where `category_id` in (1229, 1243, 1230, 1231, 1238, 1240, 1241, 221, 28)
        Bindings
        • 0: 1229
        • 1: 1243
        • 2: 1230
        • 3: 1231
        • 4: 1238
        • 5: 1240
        • 6: 1241
        • 7: 221
        • 8: 28
        Backtrace
        • app/Http/Controllers/SearchController.php:65
        • app/Http/Controllers/SearchController.php:151
        • 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#66aibuyrdh_clickeg250μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:66
        • app/Http/Controllers/SearchController.php:151
        • 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#137aibuyrdh_clickeg8.58msselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 28 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
        Bindings
        • 0: 28
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#137aibuyrdh_clickeg8.49msselect `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` = 28 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 96
        Bindings
        • 0: 28
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#137aibuyrdh_clickeg16.73msselect * from `product_translations` where `product_translations`.`product_id` in (2380, 2381, 2382, 2383, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#137aibuyrdh_clickeg2.42msselect * from `product_taxes` where `product_taxes`.`product_id` in (2380, 2381, 2382, 2383, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#137aibuyrdh_clickeg950μsselect * from `uploads` where `uploads`.`id` in (10378, 10385, 10392, 10399, 10412, 10418, 10425, 10432, 10439, 10444, 10451, 10458, 10465, 10472, 10478, 10485, 10491, 10495, 10502, 10509, 10515, 10518, 10525, 10531) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#1971aibuyrdh_clickeg510μsselect * from `categories` where `categories`.`id` = 4 limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Helpers.php:1971
        • 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#1971aibuyrdh_clickeg350μsselect * from `category_translations` where `category_translations`.`category_id` in (4)
        Backtrace
        • app/Http/Helpers.php:1971
        • 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#1971aibuyrdh_clickeg390μsselect * from `categories` where `categories`.`id` = 4 limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Helpers.php:1971
        • 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#1971aibuyrdh_clickeg320μsselect * from `category_translations` where `category_translations`.`category_id` in (4)
        Backtrace
        • app/Http/Helpers.php:1971
        • 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#1714aibuyrdh_clickeg3.62msselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1714
        • 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#1726aibuyrdh_clickeg3.25msselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1726
        • 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#1738aibuyrdh_clickeg2.97msselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1738
        • 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#1661aibuyrdh_clickeg590μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1661
        • 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#1168aibuyrdh_clickeg520μsselect * from `uploads` where `uploads`.`id` = '2101' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2101
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#1168aibuyrdh_clickeg470μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#1642aibuyrdh_clickeg480μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1642
        • 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#1168aibuyrdh_clickeg370μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#1652aibuyrdh_clickeg310μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1652
        • 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#1168aibuyrdh_clickeg450μsselect * from `uploads` where `uploads`.`id` = '445' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 445
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#1980aibuyrdh_clickeg660μsselect * from `categories` where `level` = 0 and `published` = 1 order by `order_level` desc
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1980
        • 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#1980aibuyrdh_clickeg320μsselect * from `category_translations` where `category_translations`.`category_id` in (4, 7, 10, 15, 1244, 1255)
        Backtrace
        • app/Http/Helpers.php:1980
        • 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#1980aibuyrdh_clickeg350μsselect * from `uploads` where `uploads`.`id` in (446, 1021, 1024, 1029) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:1980
        • 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#1168aibuyrdh_clickeg510μsselect * from `uploads` where `uploads`.`id` = '1701' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1701
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#1168aibuyrdh_clickeg390μsselect * from `uploads` where `uploads`.`id` = '6308' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 6308
        Backtrace
        • app/Http/Helpers.php:1168
        • 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#256aibuyrdh_clickeg490μ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#297aibuyrdh_clickeg410μ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#123aibuyrdh_clickeg390μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:123
        • 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
      303Color.php#?
      App\Models\ProductTranslation
      48ProductTranslation.php#?
      App\Models\Upload
      33Upload.php#?
      App\Models\Category
      26Category.php#?
      App\Models\CategoryTranslation
      26CategoryTranslation.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          cJAiPAislTUzYuv4AjT89hVNf2Oui74Wj3TVDtqT
          locale
          en
          path_info
          /category/-obNpP
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "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, deflate, br, zstd" ] "host" => array:1 [ 0 => "clickeg.com" ] "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 => "3.144.45.224" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          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 => "Fri, 11 Apr 2025 08:27:43 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=cJAiPAislTUzYuv4AjT89hVNf2Oui74Wj3TVDtqT; expires=Fri, 11 Apr 2025 10:27:45 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=cJAiPAislTUzYuv4AjT89hVNf2Oui74Wj3TVDtqT; expires=Fri, 11-Apr-2025 10:27:45 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "cJAiPAislTUzYuv4AjT89hVNf2Oui74Wj3TVDtqT" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 10:27:45GET/category/-obNpP?page=53452492