Request history8.2.27PHP Version561msRequest Duration7MBMemory UsageGET category/{category_slug}Route
    • Booting (40.74ms)time
    • Application (520ms)time
    • 1 x Application (92.73%)
      520ms
      1 x Booting (7.26%)
      40.74ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.megamart.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.megamart.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:223-231
      50 statements were executed (10 duplicates)Show only duplicates53.05ms
      • SearchController.php#226u375354893_vista19.24msselect * from `categories` where `slug` = 'electronics-syyza' limit 1
        Bindings
        • 0: electronics-syyza
        Backtrace
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#226u375354893_vista380μsselect * from `category_translations` where `category_translations`.`category_id` in (52)
        Backtrace
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#29u375354893_vista540μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:228
        • 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#29u375354893_vista700μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:228
        • 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#31u375354893_vista1.13msselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:31
        • app/Http/Controllers/SearchController.php:228
        • 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#12u375354893_vista900μsselect * from `categories` where `parent_id` = 52 order by `order_level` desc
        Bindings
        • 0: 52
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:135
        • app/Http/Controllers/SearchController.php:228
      • CategoryUtility.php#12u375354893_vista810μsselect * from `category_translations` where `category_translations`.`category_id` in (8, 15, 16, 17, 18, 22, 27, 75, 76, 77, 78, 79)
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:135
        • app/Http/Controllers/SearchController.php:228
      • CategoryUtility.php#12u375354893_vista1.17msselect * from `categories` where `parent_id` = 8 order by `order_level` desc
        Bindings
        • 0: 8
        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:135
      • CategoryUtility.php#12u375354893_vista640μsselect * from `categories` where `parent_id` = 15 order by `order_level` desc
        Bindings
        • 0: 15
        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:135
      • CategoryUtility.php#12u375354893_vista540μsselect * from `categories` where `parent_id` = 16 order by `order_level` desc
        Bindings
        • 0: 16
        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:135
      • CategoryUtility.php#12u375354893_vista540μsselect * from `categories` where `parent_id` = 17 order by `order_level` desc
        Bindings
        • 0: 17
        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:135
      • CategoryUtility.php#12u375354893_vista510μsselect * from `categories` where `parent_id` = 18 order by `order_level` desc
        Bindings
        • 0: 18
        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:135
      • CategoryUtility.php#12u375354893_vista410μsselect * from `categories` where `parent_id` = 22 order by `order_level` desc
        Bindings
        • 0: 22
        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:135
      • CategoryUtility.php#12u375354893_vista480μsselect * from `categories` where `parent_id` = 27 order by `order_level` desc
        Bindings
        • 0: 27
        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:135
      • CategoryUtility.php#12u375354893_vista4.47msselect * from `categories` where `parent_id` = 75 order by `order_level` desc
        Bindings
        • 0: 75
        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:135
      • CategoryUtility.php#12u375354893_vista510μsselect * from `categories` where `parent_id` = 76 order by `order_level` desc
        Bindings
        • 0: 76
        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:135
      • CategoryUtility.php#12u375354893_vista520μsselect * from `categories` where `parent_id` = 77 order by `order_level` desc
        Bindings
        • 0: 77
        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:135
      • CategoryUtility.php#12u375354893_vista540μsselect * from `categories` where `parent_id` = 78 order by `order_level` desc
        Bindings
        • 0: 78
        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:135
      • CategoryUtility.php#12u375354893_vista570μsselect * from `categories` where `parent_id` = 79 order by `order_level` desc
        Bindings
        • 0: 79
        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:135
      • SearchController.php#137u375354893_vista530μsselect * from `categories` where `categories`.`id` = 52 limit 1
        Bindings
        • 0: 52
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:228
        • 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#137u375354893_vista610μsselect * from `category_translations` where `category_translations`.`category_id` in (52)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:228
        • 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#137u375354893_vista830μsselect * from `categories` where `categories`.`parent_id` in (52)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:228
        • 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#137u375354893_vista790μsselect * from `category_translations` where `category_translations`.`category_id` in (8, 15, 16, 17, 18, 22, 27, 75, 76, 77, 78, 79)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:228
        • 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#137u375354893_vista950μsselect * from `categories` where `categories`.`parent_id` in (8, 15, 16, 17, 18, 22, 27, 75, 76, 77, 78, 79)
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:228
        • 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#141u375354893_vista480μsselect `attribute_id` from `attribute_category` where `category_id` in (8, 15, 16, 17, 18, 22, 27, 75, 76, 77, 78, 79, 52)
        Bindings
        • 0: 8
        • 1: 15
        • 2: 16
        • 3: 17
        • 4: 18
        • 5: 22
        • 6: 27
        • 7: 75
        • 8: 76
        • 9: 77
        • 10: 78
        • 11: 79
        • 12: 52
        Backtrace
        • app/Http/Controllers/SearchController.php:141
        • app/Http/Controllers/SearchController.php:228
        • 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#142u375354893_vista200μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:142
        • app/Http/Controllers/SearchController.php:228
        • 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#213u375354893_vista740μsselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 52 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (38, 39, 41, 42, 44, 59)))
        Bindings
        • 0: 52
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 38
        • 6: 39
        • 7: 41
        • 8: 42
        • 9: 44
        • 10: 59
        Backtrace
        • app/Http/Controllers/SearchController.php:213
        • app/Http/Controllers/SearchController.php:228
        • 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#213u375354893_vista760μsselect `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` = 52 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (38, 39, 41, 42, 44, 59))) order by `id` desc limit 24 offset 0
        Bindings
        • 0: 52
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 38
        • 6: 39
        • 7: 41
        • 8: 42
        • 9: 44
        • 10: 59
        Backtrace
        • app/Http/Controllers/SearchController.php:213
        • app/Http/Controllers/SearchController.php:228
        • 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#213u375354893_vista360μsselect * from `product_translations` where `product_translations`.`product_id` in (38)
        Backtrace
        • app/Http/Controllers/SearchController.php:213
        • app/Http/Controllers/SearchController.php:228
        • 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#213u375354893_vista300μsselect * from `product_taxes` where `product_taxes`.`product_id` in (38)
        Backtrace
        • app/Http/Controllers/SearchController.php:213
        • app/Http/Controllers/SearchController.php:228
        • 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#1756u375354893_vista470μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1756
        • 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#1768u375354893_vista240μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1768
        • 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#1780u375354893_vista240μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1780
        • 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#1703u375354893_vista620μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1703
        • 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#1193u375354893_vista660μsselect * from `uploads` where `uploads`.`id` = '169' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 169
        Backtrace
        • app/Http/Helpers.php:1193
        • 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#1193u375354893_vista510μsselect * from `uploads` where `uploads`.`id` = '170' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 170
        Backtrace
        • app/Http/Helpers.php:1193
        • 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#1684u375354893_vista470μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1684
        • 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#1193u375354893_vista390μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1193
        • 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#1694u375354893_vista370μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1694
        • 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#1717u375354893_vista400μsselect * from `currencies` where `id` = '29' limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Http/Helpers.php:1717
        • 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#1727u375354893_vista260μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1727
        • 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#1193u375354893_vista770μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1193
        • 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#2022u375354893_vista1.01msselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:2022
        • 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#2022u375354893_vista680μsselect * from `category_translations` where `category_translations`.`category_id` in (11, 20, 21, 35, 52, 54, 55, 64, 111, 117, 123, 129, 135, 141, 146, 157, 162, 167, 172, 177, 182, 187, 192, 198, 205, 206)
        Backtrace
        • app/Http/Helpers.php:2022
        • 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#2022u375354893_vista560μsselect * from `uploads` where `uploads`.`id` in (181, 182, 187, 192, 196, 220, 233, 244, 247, 252, 255, 260, 265, 270, 274, 276, 282, 286, 291, 295, 301, 312, 319, 361, 362, 380) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2022
        • 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#2022u375354893_vista440μsselect * from `uploads` where `uploads`.`id` in (181, 182, 187, 192, 196, 220, 233, 244, 247, 252, 255, 260, 265, 270, 274, 276, 282, 286, 291, 295, 301, 312, 319, 361, 362, 380) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2022
        • 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#1193u375354893_vista940μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1193
        • 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#256u375354893_vista730μ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#297u375354893_vista580μ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#127u375354893_vista1.56msselect * 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\CategoryTranslation
      101CategoryTranslation.php#?
      App\Models\Upload
      56Upload.php#?
      App\Models\Category
      52Category.php#?
      App\Models\Currency
      6Currency.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\Product
      1Product.php#?
      App\Models\ProductTranslation
      1ProductTranslation.php#?
      App\Models\ProductTax
      1ProductTax.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          UxcQ8VT2OwsVRa3okiTT1nTx8yFDZRanqKGHCJBs
          locale
          en
          path_info
          /category/electronics-syyza
          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:15 [ "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 => "www.dzili.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" ] "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" ] "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" ] ]
          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, 20 Jun 2025 08:44:31 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=UxcQ8VT2OwsVRa3okiTT1nTx8yFDZRanqKGHCJBs; expires=Fri, 20 Jun 2025 10:44:31 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=UxcQ8VT2OwsVRa3okiTT1nTx8yFDZRanqKGHCJBs; expires=Fri, 20-Jun-2025 10:44:31 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "UxcQ8VT2OwsVRa3okiTT1nTx8yFDZRanqKGHCJBs" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-20 11:44:31GET/category/electronics-syyza1150369