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

All categories
Flash Sale
Todays Deal
Request history8.2.14PHP Version2.87sRequest Duration13MBMemory UsageGET category/{category_slug}Route
    • Booting (110ms)time
    • Application (2.76s)time
    • 1 x Application (96.18%)
      2.76s
      1 x Booting (3.82%)
      110ms
      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 duplicated94.86ms
      • select * from `categories` where `slug` = '---vBKVr' limit 1
        1.8msshopSearchController.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`
        390μ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)
        470μ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`
        1.05msshopSearchController.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
        730μ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)
        540μ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
        820μ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
        660μ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
        700μ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
        770μ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
        510μ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
        540μ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)
        570μ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)
        560μ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)
        480μ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)
        460μ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)
        540μ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)))
        12.67msshopSearchController.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 912
        31.26msshopSearchController.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 (1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142)
        740μ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 (1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142)
        720μ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 (37337, 37339, 37341, 37343, 37345, 37347, 37349, 37351, 37353, 37355, 37357, 37359, 37361, 37363, 37365, 37367, 37369, 37371, 37373, 37375, 37377, 37379, 37381, 37383) and `uploads`.`deleted_at` is null
        960μ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 count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        6.55msshopHelpers.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
        6.89msshopHelpers.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
        7.45msshopHelpers.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
        870μ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
        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 `uploads` where `uploads`.`id` = '16995' and `uploads`.`deleted_at` is null limit 1
        660μ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
        880μ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
        580μ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
        1msshopHelpers.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
        850μ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
        840μ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
        900μ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
        1.18msshopHelpers.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)
        820μ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
        640μ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
        560μ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
        790μ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
        910μ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
        720μ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
        520μ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.66msshopHelpers.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
          hTHFOIcXSVGEx8CMl0haQmHxuM7uV2qTKnKqSygP
          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" => "39" ]
          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 => "3.16.78.138" ] "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 => "92eb56d11c50114e-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 => "3.16.78.138" ] "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:57:55 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=hTHFOIcXSVGEx8CMl0haQmHxuM7uV2qTKnKqSygP; expires=Fri, 11-Apr-2025 16:57:58 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=hTHFOIcXSVGEx8CMl0haQmHxuM7uV2qTKnKqSygP; expires=Fri, 11-Apr-2025 16:57:58 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "hTHFOIcXSVGEx8CMl0haQmHxuM7uV2qTKnKqSygP" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 17:57:58GET/category/---vBKVr?page=393545296