الوجبات الخفيفة والشيكولاتة

All categories
Flash Sale
Todays Deal
Request history8.2.14PHP Version2.92sRequest Duration13MBMemory UsageGET category/{category_slug}Route
    • Booting (120ms)time
    • Application (2.8s)time
    • 1 x Application (95.89%)
      2.80s
      1 x Booting (4.11%)
      120ms
      35 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.megamart.partials.product_box_1product_box_1.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.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
      45 statements were executed, 14 of which were duplicates, 31 unique. Show only duplicated92.41ms
      • select * from `categories` where `slug` = '---vBKVr' limit 1
        2.12msshopSearchController.php#166
        Bindings
        • 0: ---vBKVr
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:166
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (254)
        710μsshopSearchController.php#166
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:166
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        580μsshopSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:168
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        650μsshopSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:168
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `colors`
        1msshopSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:168
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `parent_id` = 254 order by `order_level` desc
        940μsshopCategoryUtility.php#12
        Bindings
        • 0: 254
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:50
        • 17. app/Http/Controllers/SearchController.php:63
        • 18. app/Http/Controllers/SearchController.php:168
      • select * from `category_translations` where `category_translations`.`category_id` in (255, 256, 258, 259, 260)
        580μsshopCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:34
        • 21. app/Utility/CategoryUtility.php:50
        • 22. app/Http/Controllers/SearchController.php:63
        • 23. app/Http/Controllers/SearchController.php:168
      • select * from `categories` where `parent_id` = 255 order by `order_level` desc
        860μsshopCategoryUtility.php#12
        Bindings
        • 0: 255
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 256 order by `order_level` desc
        780μsshopCategoryUtility.php#12
        Bindings
        • 0: 256
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 258 order by `order_level` desc
        790μsshopCategoryUtility.php#12
        Bindings
        • 0: 258
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 259 order by `order_level` desc
        710μsshopCategoryUtility.php#12
        Bindings
        • 0: 259
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 260 order by `order_level` desc
        760μsshopCategoryUtility.php#12
        Bindings
        • 0: 260
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `categories`.`id` = 254 limit 1
        590μsshopSearchController.php#65
        Bindings
        • 0: 254
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:65
        • 17. app/Http/Controllers/SearchController.php:168
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `category_translations` where `category_translations`.`category_id` in (254)
        520μsshopSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (254)
        690μsshopSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `category_translations` where `category_translations`.`category_id` in (255, 256, 258, 259, 260)
        560μsshopSearchController.php#65
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:65
        • 27. app/Http/Controllers/SearchController.php:168
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (255, 256, 258, 259, 260)
        580μsshopSearchController.php#65
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:65
        • 27. app/Http/Controllers/SearchController.php:168
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `attribute_id` from `attribute_category` where `category_id` in (255, 256, 258, 259, 260, 254)
        430μsshopSearchController.php#69
        Bindings
        • 0: 255
        • 1: 256
        • 2: 258
        • 3: 259
        • 4: 260
        • 5: 254
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:69
        • 14. app/Http/Controllers/SearchController.php:168
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attributes` where 0 = 1
        300μsshopSearchController.php#70
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:70
        • 15. app/Http/Controllers/SearchController.php:168
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 254 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13, 14)))
        11.45msshopSearchController.php#154
        Bindings
        • 0: 254
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 11
        • 7: 12
        • 8: 13
        • 9: 14
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `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` = 254 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13, 14))) order by `id` desc limit 24 offset 672
        29.09msshopSearchController.php#154
        Bindings
        • 0: 254
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 11
        • 7: 12
        • 8: 13
        • 9: 14
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `product_translations` where `product_translations`.`product_id` in (1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382)
        810μsshopSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `product_taxes` where `product_taxes`.`product_id` in (1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382)
        640μsshopSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `uploads` where `uploads`.`id` in (37817, 37819, 37821, 37823, 37825, 37827, 37829, 37831, 37833, 37835, 37837, 37839, 37841, 37843, 37845, 37847, 37849, 37851, 37853, 37855, 37857, 37859, 37861, 37863) and `uploads`.`deleted_at` is null
        1.04msshopSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        6.7msshopHelpers.php#1706
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1706
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        7.24msshopHelpers.php#1718
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1718
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        7msshopHelpers.php#1730
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1730
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        930μsshopHelpers.php#1653
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1653
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '16995' and `uploads`.`deleted_at` is null limit 1
        740μsshopHelpers.php#1166
        Bindings
        • 0: 16995
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '16995' and `uploads`.`deleted_at` is null limit 1
        990μsshopHelpers.php#1166
        Bindings
        • 0: 16995
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        870μsshopHelpers.php#1634
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1634
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        630μsshopHelpers.php#1166
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        910μsshopHelpers.php#1644
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1644
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '29' limit 1
        600μsshopHelpers.php#1667
        Bindings
        • 0: 29
        Backtrace
        • 15. app/Http/Helpers.php:1667
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        780μsshopHelpers.php#1677
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1677
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '16995' and `uploads`.`deleted_at` is null limit 1
        640μsshopHelpers.php#1166
        Bindings
        • 0: 16995
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        920μsshopHelpers.php#1982
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1982
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (244, 245, 246, 250, 254, 261, 262, 263, 264, 265, 266, 270, 271, 272, 273, 274, 275, 278, 279, 280)
        910μsshopHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
        480μsshopHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
        520μsshopHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '16995' and `uploads`.`deleted_at` is null limit 1
        980μsshopHelpers.php#1166
        Bindings
        • 0: 16995
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        680μsshopapp.blade.php#254
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:254
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        630μsshopapp.blade.php#295
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:295
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        440μsshopHelpers.php#1166
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        1.64msshopHelpers.php#121
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:121
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Color
      143Color.php#?
      App\Models\Category
      32Category.php#?
      App\Models\CategoryTranslation
      32CategoryTranslation.php#?
      App\Models\Upload
      28Upload.php#?
      App\Models\Currency
      28Currency.php#?
      App\Models\Product
      24Product.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
      App\Models\Country
      1Country.php#?
          _token
          mB1NVEmdzgRaaWobmbG58Grom4PNevxU2mPMJxeK
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/---vBKVr
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "29" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.222.226.10" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "shop.instawhats.com" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "92eb08a0f8792a2a-AMS" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "18.222.226.10" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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 14:04:33 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=mB1NVEmdzgRaaWobmbG58Grom4PNevxU2mPMJxeK; expires=Fri, 11-Apr-2025 16:04:35 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=mB1NVEmdzgRaaWobmbG58Grom4PNevxU2mPMJxeK; expires=Fri, 11-Apr-2025 16:04:35 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "mB1NVEmdzgRaaWobmbG58Grom4PNevxU2mPMJxeK" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 17:04:35GET/category/---vBKVr?page=293545296