مكيف شباك

End of content

No more pages to load

Request history8.3.7PHP Version1sRequest Duration11MBMemory UsageGET kw/category/{category_slug}Route
    • Booting (35.18ms)time
    • Application (969ms)time
    • 1 x Application (96.5%)
      969ms
      1 x Booting (3.5%)
      35.18ms
      19 templates were rendered
      • 1x frontend.product_listingproduct_listing.blade.php#?blade
      • 8x 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 duplicated95.77ms
      • select * from `categories` where `slug` = 'window-ac-y11ae' limit 1
        6.53msjomlakwtSearchController.php#181
        Bindings
        • 0: window-ac-y11ae
        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`
        1.02msjomlakwtDatabaseEntriesRepository.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 (173)
        850μsjomlakwtSearchController.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` = 173 limit 1
        1.21msjomlakwtCategoryUtility.php#52
        Bindings
        • 0: 173
        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 (173)
        600μsjomlakwtCategoryUtility.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 (173) order by `order_level` desc
        570μsjomlakwtCategoryUtility.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 (173)
        590μsjomlakwtSearchController.php#63
        Bindings
        • 0: 173
        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
        470μ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 (173) and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin'
        1.13msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 173
        • 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 (173) and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin' order by `position` asc limit 30 offset 0
        1.89msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 173
        • 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 (6136, 6152, 9454, 9455, 11773, 11774, 12013, 15027)
        840μsjomlakwtSearchController.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 (6136, 6152, 9454, 9455, 11773, 11774, 12013, 15027)
        860μsjomlakwtSearchController.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 ('30617', '30675', '49871', '49873', '61280', '61283', '62659', '76963') and `uploads`.`deleted_at` is null
        930μsjomlakwtSearchController.php#167
        Bindings
        • 0: 30617
        • 1: 30675
        • 2: 49871
        • 3: 49873
        • 4: 61280
        • 5: 61283
        • 6: 62659
        • 7: 76963
        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.08msjomlakwtproduct_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`
        640μ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`
        510μ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` = 173 and `published` = 1 order by `order_level` desc
        840μsjomlakwtCategoryUtility.php#12
        Bindings
        • 0: 173
        • 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
        530μ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` = 173 limit 1
        530μsjomlakwtproduct_listing.blade.php#15
        Bindings
        • 0: 173
        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 (173)
        650μ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 (3)
        560μ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 (3)
        770μsjomlakwtproduct_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.28msjomlakwtapp.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.02msjomlakwtHelpers.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
        960μ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
        760μ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
        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` = '3' limit 1
        1.04msjomlakwtHelpers.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
        1.17msjomlakwtHelpers.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
        1.05msjomlakwtHelpers.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
        670μ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.02msjomlakwtnav.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
        750μ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
        520μ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
        860μ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
        900μ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
        680μ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
        730μ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
        900μ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.35msjomlakwtcategory_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)
        910μsjomlakwtcategory_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
        940μ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
        1.01msjomlakwtCategoryUtility.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)
        980μ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` = '52440' limit 1
        1.18msjomlakwtHelpers.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.07msjomlakwtCategoryUtility.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)
        1msjomlakwtCategoryUtility.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
        820μ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
        880μ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)
        900μ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` = '52444' limit 1
        770μ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
        830μ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)
        870μ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
        730μsjomlakwtHelpers.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
        790μ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)
        1.07msjomlakwtCategoryUtility.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
        1.25msjomlakwtHelpers.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
        8.62msjomlakwtCategoryUtility.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)
        7.29msjomlakwtCategoryUtility.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
        7.78msjomlakwtHelpers.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
        2.5msjomlakwtCategoryUtility.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
        2.29msjomlakwtHelpers.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
        1.17msjomlakwtCategoryUtility.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)
        1.03msjomlakwtCategoryUtility.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
        870μ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
        1.11msjomlakwtCategoryUtility.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
        1.19msjomlakwtHelpers.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
        1.17msjomlakwtCategoryUtility.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
        1.11msjomlakwtHelpers.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.43msjomlakwtHelpers.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
      16ProductTranslation.php#?
      App\Models\Product
      8Product.php#?
      App\Models\ProductTax
      8ProductTax.php#?
      App\Models\Upload
      8Upload.php#?
      App\Models\Language
      6Language.php#?
      App\Models\Currency
      5Currency.php#?
          _token
          L74UXshwVHr5RIcdNGU4SRQ8LDj2MG0thEgOQ7UI
          locale
          kw
          _previous
          array:1 [ "url" => "https://dash.jomlakwt.com/kw/category/window-ac-y11ae" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /kw/category/window-ac-y11ae
          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 => "13.58.245.201" ] "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 => "13.58.245.201" ] "cf-ray" => array:1 [ 0 => "90fde3250304813f-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 17:40:58 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=L74UXshwVHr5RIcdNGU4SRQ8LDj2MG0thEgOQ7UI; expires=Mon, 10 Feb 2025 19:40:59 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "jomlakwt_session=PiKcG9828hu9xbdjru7JxPIsr5QTWlIHfL7rKP6i; expires=Mon, 10 Feb 2025 19:40:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=L74UXshwVHr5RIcdNGU4SRQ8LDj2MG0thEgOQ7UI; expires=Mon, 10-Feb-2025 19:40:59 GMT; path=/; secure" 1 => "jomlakwt_session=PiKcG9828hu9xbdjru7JxPIsr5QTWlIHfL7rKP6i; expires=Mon, 10-Feb-2025 19:40:59 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "L74UXshwVHr5RIcdNGU4SRQ8LDj2MG0thEgOQ7UI" "locale" => "kw" "_previous" => array:1 [ "url" => "https://dash.jomlakwt.com/kw/category/window-ac-y11ae" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-10 20:40:59GET/kw/category/window-ac-y11ae1970283