أقل من 1 دينار

End of content

No more pages to load

Request history8.3.7PHP Version1.78sRequest Duration11MBMemory UsageGET kw/category/{category_slug}Route
    • Booting (33.94ms)time
    • Application (1.75s)time
    • 1 x Application (98.09%)
      1.75s
      1 x Booting (1.9%)
      33.94ms
      41 templates were rendered
      • 1x frontend.product_listingproduct_listing.blade.php#?blade
      • 30x frontend.partials.product_box_1product_box_1.blade.php#?blade
      • 1x frontend.layouts.appapp.blade.php#?blade
      • 1x frontend.inc.navnav.blade.php#?blade
      • 1x frontend.partials.comparecompare.blade.php#?blade
      • 1x frontend.partials.wishlistwishlist.blade.php#?blade
      • 1x frontend.partials.cartcart.blade.php#?blade
      • 1x frontend.partials.category_menucategory_menu.blade.php#?blade
      • 1x frontend.partials.category_menu_listcategory_menu_list.blade.php#?blade
      • 1x frontend.inc.footerfooter.blade.php#?blade
      • 1x frontend.partials.modalmodal.blade.php#?blade
      • 1x frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET kw/category/{category_slug}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      /kw
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:179-186
      70 statements were executed, 20 of which were duplicates, 50 unique. Show only duplicated99.89ms
      • select * from `categories` where `slug` = 'under-1kd-jb3iz' limit 1
        4.24msjomlakwtSearchController.php#181
        Bindings
        • 0: under-1kd-jb3iz
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:181
        • 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 `tag` from `telescope_monitoring`
        930μsjomlakwtDatabaseEntriesRepository.php#312
        Backtrace
        • 12. vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:312
        • 13. vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:284
        • 14. vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php:299
        • 15. vendor/laravel/telescope/src/IncomingEntry.php:178
        • 16. app/Providers/TelescopeServiceProvider.php:30
      • select * from `category_translations` where `category_translations`.`category_id` in (82)
        1.06msjomlakwtSearchController.php#181
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:181
        • 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 `categories` where `categories`.`id` = 82 limit 1
        1.29msjomlakwtCategoryUtility.php#52
        Bindings
        • 0: 82
        Backtrace
        • 16. app/Utility/CategoryUtility.php:52
        • 17. app/Http/Controllers/SearchController.php:58
        • 18. app/Http/Controllers/SearchController.php:183
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `category_translations` where `category_translations`.`category_id` in (82)
        1.06msjomlakwtCategoryUtility.php#52
        Backtrace
        • 21. app/Utility/CategoryUtility.php:52
        • 22. app/Http/Controllers/SearchController.php:58
        • 23. app/Http/Controllers/SearchController.php:183
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `categories` where `published` = 1 and `categories`.`parent_id` in (82) order by `order_level` desc
        1.05msjomlakwtCategoryUtility.php#52
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Utility/CategoryUtility.php:52
        • 22. app/Http/Controllers/SearchController.php:58
        • 23. app/Http/Controllers/SearchController.php:183
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `attribute_id` from `attribute_category` where `category_id` in (82)
        1.07msjomlakwtSearchController.php#63
        Bindings
        • 0: 82
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:63
        • 14. app/Http/Controllers/SearchController.php:183
        • 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
        770μsjomlakwtSearchController.php#64
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:64
        • 15. app/Http/Controllers/SearchController.php:183
        • 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` where `published` = 1 and `category_id` in (82) and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin'
        14.35msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 82
        • 2: 1
        • 3: 0
        • 4: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:167
        • 16. app/Http/Controllers/SearchController.php:183
        • 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 `products`.*, (select sum(`product_stocks`.`qty`) from `product_stocks` where `products`.`id` = `product_stocks`.`product_id`) as `stocks_sum_qty`, (select sum(`product_stocks`.`qty`) from `product_stocks` where `products`.`id` = `product_stocks`.`product_id`) as `stocks_sum_qty` from `products` where `published` = 1 and `category_id` in (82) and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin' order by `position` asc limit 30 offset 0
        16.04msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 82
        • 2: 1
        • 3: 0
        • 4: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:167
        • 16. app/Http/Controllers/SearchController.php:183
        • 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 `product_translations` where `product_translations`.`product_id` in (2326, 3545, 7101, 8194, 8262, 8552, 8662, 9070, 9094, 9216, 9241, 9255, 9406, 10012, 11322, 12306, 12316, 12317, 12388, 12502, 12506, 12557, 12762, 12767, 12921, 14520, 14521, 14523, 14550, 14551)
        1.75msjomlakwtSearchController.php#167
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:183
        • 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 `product_taxes` where `product_taxes`.`product_id` in (2326, 3545, 7101, 8194, 8262, 8552, 8662, 9070, 9094, 9216, 9241, 9255, 9406, 10012, 11322, 12306, 12316, 12317, 12388, 12502, 12506, 12557, 12762, 12767, 12921, 14520, 14521, 14523, 14550, 14551)
        1.24msjomlakwtSearchController.php#167
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:183
        • 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 `uploads` where `uploads`.`id` in ('10951', '17848', '36992', '43030', '43512', '45531', '46246', '48496', '48590', '48639', '48640', '49670', '52419', '59219', '61827', '63801', '63896', '63902', '64398', '65080', '65106', '65439', '66120', '66161', '66899', '74457', '74465', '74472', '74603', '74604') and `uploads`.`deleted_at` is null
        1.47msjomlakwtSearchController.php#167
        Bindings
        • 0: 10951
        • 1: 17848
        • 2: 36992
        • 3: 43030
        • 4: 43512
        • 5: 45531
        • 6: 46246
        • 7: 48496
        • 8: 48590
        • 9: 48639
        • 10: 48640
        • 11: 49670
        • 12: 52419
        • 13: 59219
        • 14: 61827
        • 15: 63801
        • 16: 63896
        • 17: 63902
        • 18: 64398
        • 19: 65080
        • 20: 65106
        • 21: 65439
        • 22: 66120
        • 23: 66161
        • 24: 66899
        • 25: 74457
        • 26: 74465
        • 27: 74472
        • 28: 74603
        • 29: 74604
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:183
        • 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 count(*) as aggregate from `products`
        3.24msjomlakwtproduct_listing.blade.php#2
        Backtrace
        • 18. view::frontend.product_listing:2
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products`
        760μsjomlakwtproduct_listing.blade.php#3
        Backtrace
        • 18. view::frontend.product_listing:3
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products`
        870μsjomlakwtproduct_listing.blade.php#4
        Backtrace
        • 18. view::frontend.product_listing:4
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 82 and `published` = 1 order by `order_level` desc
        1.11msjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 82
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.product_listing:11
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where 0 = 1
        730μsjomlakwtproduct_listing.blade.php#12
        Backtrace
        • 14. view::frontend.product_listing:12
        • 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 `categories` where `categories`.`id` = 82 limit 1
        970μsjomlakwtproduct_listing.blade.php#15
        Bindings
        • 0: 82
        Backtrace
        • 16. view::frontend.product_listing:15
        • 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 `category_translations` where `category_translations`.`category_id` in (82)
        810μsjomlakwtproduct_listing.blade.php#15
        Backtrace
        • 21. view::frontend.product_listing:15
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` in (17)
        790μsjomlakwtproduct_listing.blade.php#15
        Backtrace
        • 21. view::frontend.product_listing:15
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (17)
        1.01msjomlakwtproduct_listing.blade.php#15
        Backtrace
        • 26. view::frontend.product_listing:15
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'kw' limit 1
        1.16msjomlakwtapp.blade.php#2
        Bindings
        • 0: kw
        Backtrace
        • 15. view::frontend.layouts.app:2
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        1.07msjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        820μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        770μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        970μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        850μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        810μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        970μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `languages` where `code` = 'kw' limit 1
        690μsjomlakwtapp.blade.php#79
        Bindings
        • 0: kw
        Backtrace
        • 15. view::frontend.layouts.app:79
        • 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 `languages` where `code` = 'kw' limit 1
        1.09msjomlakwtnav.blade.php#28
        Bindings
        • 0: kw
        Backtrace
        • 15. view::frontend.inc.nav:28
        • 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 `languages` where `code` = 'kw' limit 1
        610μsjomlakwtnav.blade.php#29
        Bindings
        • 0: kw
        Backtrace
        • 15. view::frontend.inc.nav:29
        • 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 `languages` where `status` = 1
        600μsjomlakwtnav.blade.php#32
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.inc.nav:32
        • 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 `currencies` where `currencies`.`id` = '29' limit 1
        940μsjomlakwtnav.blade.php#51
        Bindings
        • 0: 29
        Backtrace
        • 20. view::frontend.inc.nav:51
        • 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 `currencies` where `code` = 'KWD' limit 1
        750μsjomlakwtnav.blade.php#55
        Bindings
        • 0: KWD
        Backtrace
        • 15. view::frontend.inc.nav:55
        • 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 `code` = 'KWD' limit 1
        670μsjomlakwtnav.blade.php#55
        Bindings
        • 0: KWD
        Backtrace
        • 15. view::frontend.inc.nav:55
        • 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 `status` = 1
        840μsjomlakwtnav.blade.php#59
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.inc.nav:59
        • 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 `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        870μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `level` = 0 and `published` = 1 order by `order_level` desc
        1.45msjomlakwtcategory_menu_list.blade.php#2
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • 14. view::frontend.partials.category_menu_list:2
        • 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 `category_translations` where `category_translations`.`category_id` in (17, 19, 31, 48, 53, 74, 99, 212, 216, 220)
        1.26msjomlakwtcategory_menu_list.blade.php#2
        Backtrace
        • 19. view::frontend.partials.category_menu_list:2
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `external_link`, `file_name` from `uploads` where `id` = '52445' limit 1
        850μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 52445
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 48 and `published` = 1 order by `order_level` desc
        910μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 48
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (4, 12, 18, 49, 57, 58, 63, 64, 147, 148, 149, 196, 197, 199, 204, 205, 222)
        1.37msjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '52440' limit 1
        820μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 52440
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 19 and `published` = 1 order by `order_level` desc
        1.03msjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 19
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (3, 10, 14, 30, 33, 38, 41, 44, 45, 59, 60, 70, 93, 94)
        920μsjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '52448' limit 1
        750μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 52448
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 53 and `published` = 1 order by `order_level` desc
        870μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 53
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (2, 5, 8, 29, 47, 54, 77, 101, 104, 133, 219)
        1.01msjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '52444' limit 1
        860μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 52444
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 31 and `published` = 1 order by `order_level` desc
        950μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 31
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (13, 67, 85, 110, 146, 159, 195)
        920μsjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '27455' limit 1
        1.01msjomlakwtHelpers.php#1074
        Bindings
        • 0: 27455
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 74 and `published` = 1 order by `order_level` desc
        930μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 74
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (16, 92, 201, 202, 203)
        920μsjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '52441' limit 1
        910μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 52441
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 17 and `published` = 1 order by `order_level` desc
        970μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 17
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (42, 52, 81, 82, 90, 100, 130, 171, 224)
        940μsjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '71744' limit 1
        670μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 71744
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 99 and `published` = 1 order by `order_level` desc
        720μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 99
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '70617' limit 1
        650μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 70617
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 212 and `published` = 1 order by `order_level` desc
        830μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 212
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (69, 217)
        800μsjomlakwtCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_list:16
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '71146' limit 1
        820μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 71146
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 216 and `published` = 1 order by `order_level` desc
        870μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 216
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '81819' limit 1
        800μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 81819
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `categories` where `parent_id` = 220 and `published` = 1 order by `order_level` desc
        730μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 220
        • 1: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_list:16
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `external_link`, `file_name` from `uploads` where `id` = '3' limit 1
        950μsjomlakwtHelpers.php#1074
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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 `external_link`, `file_name` from `uploads` where `id` = '47007' limit 1
        1.31msjomlakwtHelpers.php#1074
        Bindings
        • 0: 47007
        Backtrace
        • 14. app/Http/Helpers.php:1074
        • 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\CategoryTranslation
      153CategoryTranslation.php#?
      App\Models\Category
      79Category.php#?
      App\Models\ProductTranslation
      60ProductTranslation.php#?
      App\Models\Product
      30Product.php#?
      App\Models\ProductTax
      30ProductTax.php#?
      App\Models\Upload
      30Upload.php#?
      App\Models\Language
      6Language.php#?
      App\Models\Currency
      5Currency.php#?
          _token
          XAJSvLUsJbmCsUnKeDZLdJXdBfc6YD2FMdu23vBp
          locale
          kw
          _previous
          array:1 [ "url" => "https://dash.jomlakwt.com/kw/category/under-1kd-jb3iz" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /kw/category/under-1kd-jb3iz
          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:23 [ "cf-connecting-ip" => array:1 [ 0 => "3.16.109.195" ] "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" ] "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1; subreqs=1" ] "cf-ew-via" => array:1 [ 0 => "15" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-for" => array:1 [ 0 => "3.16.109.195" ] "cf-ray" => array:1 [ 0 => "90fe7e8395106312-ORD" ] "host" => array:1 [ 0 => "dash.jomlakwt.com" ] ]
          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 => "Mon, 10 Feb 2025 19:27:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=XAJSvLUsJbmCsUnKeDZLdJXdBfc6YD2FMdu23vBp; expires=Mon, 10 Feb 2025 21:27:03 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "jomlakwt_session=YON8ULsjR8zZ6PYlJWCNXt5MxX34BBA0ZCxcHD7o; expires=Mon, 10 Feb 2025 21:27:03 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=XAJSvLUsJbmCsUnKeDZLdJXdBfc6YD2FMdu23vBp; expires=Mon, 10-Feb-2025 21:27:03 GMT; path=/; secure" 1 => "jomlakwt_session=YON8ULsjR8zZ6PYlJWCNXt5MxX34BBA0ZCxcHD7o; expires=Mon, 10-Feb-2025 21:27:03 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "XAJSvLUsJbmCsUnKeDZLdJXdBfc6YD2FMdu23vBp" "locale" => "kw" "_previous" => array:1 [ "url" => "https://dash.jomlakwt.com/kw/category/under-1kd-jb3iz" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-10 22:27:03GET/kw/category/under-1kd-jb3iz4170393