All products

OFF 55%
OFF 70%
11.000 KD 3.250 KD

JBL Earphone with Mic C200

OFF 48%
19.900 KD 10.250 KD

JBL Bluetooth Wireless Earphone

OFF 57%
OFF 25%
239.900 KD 179.900 KD

JBL Authentics 500

OFF 11%
3.250 KD 2.900 KD

JBL Tune 110 In-ear Headphones

End of content

No more pages to load

Request history8.3.7PHP Version3.82sRequest Duration12MBMemory UsageGET en/brand/{brand_slug}Route
    • Booting (46.09ms)time
    • Application (3.77s)time
    • 1 x Application (98.79%)
      3.77s
      1 x Booting (1.21%)
      46.09ms
      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 en/brand/{brand_slug}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\SearchController@listingByBrand
      namespace
      prefix
      /en
      where
      as
      products.brand
      file
      app/Http/Controllers/SearchController.php:188-195
      67 statements were executed, 19 of which were duplicates, 48 unique. Show only duplicated157ms
      • select * from `brands` where `slug` = 'jbl-egyh9' limit 1
        4.88msjomlakwtSearchController.php#190
        Bindings
        • 0: jbl-egyh9
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:190
        • 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`
        820μ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 `brand_translations` where `brand_translations`.`brand_id` in (58)
        940μsjomlakwtSearchController.php#190
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:190
        • 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 count(*) as aggregate from `products` where `published` = 1 and `brand_id` = 58 and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin'
        17.3msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 58
        • 2: 1
        • 3: 0
        • 4: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:167
        • 16. app/Http/Controllers/SearchController.php:192
        • 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 `brand_id` = 58 and `published` = 1 and `auction_product` = 0 and `added_by` = 'admin' order by `position` asc limit 30 offset 0
        23.06msjomlakwtSearchController.php#167
        Bindings
        • 0: 1
        • 1: 58
        • 2: 1
        • 3: 0
        • 4: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:167
        • 16. app/Http/Controllers/SearchController.php:192
        • 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 (7808, 7809, 7810, 7811, 7812, 7813, 7814, 7817, 7818, 7819, 16163, 16165, 16173, 16178, 16180, 16184, 16189, 16192, 16195, 16203, 16206, 16211, 16232, 16235, 16236, 16237, 16238, 16239, 16299, 16307)
        2.38msjomlakwtSearchController.php#167
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:192
        • 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 (7808, 7809, 7810, 7811, 7812, 7813, 7814, 7817, 7818, 7819, 16163, 16165, 16173, 16178, 16180, 16184, 16189, 16192, 16195, 16203, 16206, 16211, 16232, 16235, 16236, 16237, 16238, 16239, 16299, 16307)
        1.74msjomlakwtSearchController.php#167
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:192
        • 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 ('41500', '41521', '41527', '41574', '41599', '41613', '41629', '41643', '41650', '41667', '81850', '81868', '81934', '81945', '81955', '81985', '82037', '82064', '82075', '82102', '82117', '82126', '82163', '82187', '82202', '82211', '82212', '82217', '82415', '82483') and `uploads`.`deleted_at` is null
        1.96msjomlakwtSearchController.php#167
        Bindings
        • 0: 41500
        • 1: 41521
        • 2: 41527
        • 3: 41574
        • 4: 41599
        • 5: 41613
        • 6: 41629
        • 7: 41643
        • 8: 41650
        • 9: 41667
        • 10: 81850
        • 11: 81868
        • 12: 81934
        • 13: 81945
        • 14: 81955
        • 15: 81985
        • 16: 82037
        • 17: 82064
        • 18: 82075
        • 19: 82102
        • 20: 82117
        • 21: 82126
        • 22: 82163
        • 23: 82187
        • 24: 82202
        • 25: 82211
        • 26: 82212
        • 27: 82217
        • 28: 82415
        • 29: 82483
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:167
        • 21. app/Http/Controllers/SearchController.php:192
        • 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`
        5.86msjomlakwtproduct_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`
        1.04msjomlakwtproduct_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 `brands` where `brands`.`id` = 58 limit 1
        1.11msjomlakwtproduct_listing.blade.php#21
        Bindings
        • 0: 58
        Backtrace
        • 19. view::frontend.product_listing:21
        • 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 * from `brand_translations` where `brand_translations`.`brand_id` in (58)
        1.12msjomlakwtproduct_listing.blade.php#21
        Backtrace
        • 24. view::frontend.product_listing:21
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 and `published` = 1
        1.75msjomlakwtproduct_listing.blade.php#85
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • 14. view::frontend.product_listing:85
        • 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.2msjomlakwtproduct_listing.blade.php#85
        Backtrace
        • 19. view::frontend.product_listing:85
        • 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 * from `attribute_values` where `attribute_values`.`attribute_id` = 2 and `attribute_values`.`attribute_id` is not null
        1.48msjomlakwtproduct_listing.blade.php#180
        Bindings
        • 0: 2
        Backtrace
        • 19. view::frontend.product_listing:180
        • 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 * from `attribute_values` where `attribute_values`.`attribute_id` = 3 and `attribute_values`.`attribute_id` is not null
        1.39msjomlakwtproduct_listing.blade.php#180
        Bindings
        • 0: 3
        Backtrace
        • 19. view::frontend.product_listing:180
        • 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 * from `attribute_values` where `attribute_values`.`attribute_id` = 7 and `attribute_values`.`attribute_id` is not null
        1.14msjomlakwtproduct_listing.blade.php#180
        Bindings
        • 0: 7
        Backtrace
        • 19. view::frontend.product_listing:180
        • 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 * from `attribute_values` where `attribute_values`.`attribute_id` = 8 and `attribute_values`.`attribute_id` is not null
        1.55msjomlakwtproduct_listing.blade.php#180
        Bindings
        • 0: 8
        Backtrace
        • 19. view::frontend.product_listing:180
        • 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 * from `languages` where `code` = 'en' limit 1
        1.95msjomlakwtapp.blade.php#2
        Bindings
        • 0: en
        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.71msjomlakwtHelpers.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.38msjomlakwtHelpers.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.51msjomlakwtHelpers.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.47msjomlakwtHelpers.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.34msjomlakwtHelpers.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.22msjomlakwtHelpers.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.18msjomlakwtHelpers.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` = 'en' limit 1
        1.07msjomlakwtapp.blade.php#79
        Bindings
        • 0: en
        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` = 'en' limit 1
        1.49msjomlakwtnav.blade.php#28
        Bindings
        • 0: en
        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` = 'en' limit 1
        1.2msjomlakwtnav.blade.php#29
        Bindings
        • 0: en
        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
        1.13msjomlakwtnav.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
        1.15msjomlakwtnav.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
        950μ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
        1.22msjomlakwtnav.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
        2.73msjomlakwtnav.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
        1.82msjomlakwtHelpers.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
        3.72msjomlakwtcategory_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.52msjomlakwtcategory_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
        1.26msjomlakwtHelpers.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.58msjomlakwtCategoryUtility.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.66msjomlakwtCategoryUtility.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.07msjomlakwtHelpers.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.51msjomlakwtCategoryUtility.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)
        1.36msjomlakwtCategoryUtility.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
        1.51msjomlakwtHelpers.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
        1.36msjomlakwtCategoryUtility.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)
        12.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` = '52444' limit 1
        1.64msjomlakwtHelpers.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
        1.46msjomlakwtCategoryUtility.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)
        1.17msjomlakwtCategoryUtility.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.36msjomlakwtHelpers.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
        1.6msjomlakwtCategoryUtility.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.26msjomlakwtCategoryUtility.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.13msjomlakwtHelpers.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
        1.65msjomlakwtCategoryUtility.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)
        7.57msjomlakwtCategoryUtility.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
        1.18msjomlakwtHelpers.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
        1.13msjomlakwtCategoryUtility.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
        1.15msjomlakwtHelpers.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.41msjomlakwtCategoryUtility.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.19msjomlakwtCategoryUtility.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
        1.75msjomlakwtHelpers.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.13msjomlakwtCategoryUtility.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
        790μ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
        910μ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
        1.48msjomlakwtHelpers.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.42msjomlakwtHelpers.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
      163CategoryTranslation.php#?
      App\Models\AttributeValue
      157AttributeValue.php#?
      App\Models\Category
      84Category.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#?
      App\Models\Brand
      2Brand.php#?
      App\Models\BrandTranslation
      2BrandTranslation.php#?
          _token
          pVu2V3iSGeEweeahhvPD5v3fOQwQEeVlRswtD4Jv
          locale
          en
          _previous
          array:1 [ "url" => "https://dash.jomlakwt.com/en/brand/jbl-egyh9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /en/brand/jbl-egyh9
          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.144.24.235" ] "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.144.24.235" ] "cf-ray" => array:1 [ 0 => "90aac08c179ce203-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 => "Fri, 31 Jan 2025 15:32:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=pVu2V3iSGeEweeahhvPD5v3fOQwQEeVlRswtD4Jv; expires=Fri, 31 Jan 2025 17:32:06 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "jomlakwt_session=Hiv4OjrtxRApYKHEZAF2ZNf76K7OJzIboxydy9lT; expires=Fri, 31 Jan 2025 17:32:06 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=pVu2V3iSGeEweeahhvPD5v3fOQwQEeVlRswtD4Jv; expires=Fri, 31-Jan-2025 17:32:06 GMT; path=/; secure" 1 => "jomlakwt_session=Hiv4OjrtxRApYKHEZAF2ZNf76K7OJzIboxydy9lT; expires=Fri, 31-Jan-2025 17:32:06 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "pVu2V3iSGeEweeahhvPD5v3fOQwQEeVlRswtD4Jv" "locale" => "en" "_previous" => array:1 [ "url" => "https://dash.jomlakwt.com/en/brand/jbl-egyh9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-31 18:32:06GET/en/brand/jbl-egyh94167569