WhatsApp
All products
Flash Sale
Todays Deal
Request history8.2.28PHP Version1.17sRequest Duration32MBMemory UsageGET brand/{brand_slug}Route
  • warninglog[05:19:08] LOG.warning: mb_strtoupper(): Passing null to parameter #1 ($string) of type string is de...
  • Booting (127ms)time
  • Application (1.04s)time
  • 1 x Application (89.14%)
    1.04s
    1 x Booting (10.86%)
    127ms
    37 templates were rendered
    • frontend.product_listingproduct_listing.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • frontend.megamart.partials.product_box_1product_box_1.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontend.layouts.appapp.blade.php#?blade
    • frontend.inc.navnav.blade.php#?blade
    • frontend.partials.comparecompare.blade.php#?blade
    • frontend.partials.wishlistwishlist.blade.php#?blade
    • frontend.partials.cart.cartcart.blade.php#?blade
    • frontend.megamart.partials.category_menucategory_menu.blade.php#?blade
    • frontend.inc.footerfooter.blade.php#?blade
    • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
    • frontend.partials.modalmodal.blade.php#?blade
    • frontend.partials.login_modallogin_modal.blade.php#?blade
    • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
    uri
    GET brand/{brand_slug}
    middleware
    web
    controller
    App\Http\Controllers\SearchController@listingByBrand
    namespace
    prefix
    where
    as
    products.brand
    file
    app/Http/Controllers/SearchController.php:173-180
    48 statements were executed, 16 of which were duplicates, 32 unique. Show only duplicated49.56ms
    • select * from `brands` where `slug` = 'safa-k9pdp' limit 1
      3.18mssafaelec_safaelectronicsSearchController.php#175
      Bindings
      • 0: safa-k9pdp
      Backtrace
      • 15. app/Http/Controllers/SearchController.php:175
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `brand_translations` where `brand_translations`.`brand_id` in (3)
      380μssafaelec_safaelectronicsSearchController.php#175
      Backtrace
      • 20. app/Http/Controllers/SearchController.php:175
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `attributes`
      480μssafaelec_safaelectronicsSearchController.php#25
      Backtrace
      • 15. app/Http/Controllers/SearchController.php:25
      • 16. app/Http/Controllers/SearchController.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 3, 4, 9, 10, 11, 12, 13)
      330μssafaelec_safaelectronicsSearchController.php#25
      Backtrace
      • 20. app/Http/Controllers/SearchController.php:25
      • 21. app/Http/Controllers/SearchController.php:177
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `colors`
      580μssafaelec_safaelectronicsSearchController.php#27
      Backtrace
      • 15. app/Http/Controllers/SearchController.php:27
      • 16. app/Http/Controllers/SearchController.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `level` = 0 order by `order_level` desc
      820μssafaelec_safaelectronicsSearchController.php#72
      Bindings
      • 0: 0
      Backtrace
      • 14. app/Http/Controllers/SearchController.php:72
      • 15. app/Http/Controllers/SearchController.php:177
      • 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 * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 28, 29, 30, 31, 32, 33, 34, 36)
      480μssafaelec_safaelectronicsSearchController.php#72
      Backtrace
      • 19. app/Http/Controllers/SearchController.php:72
      • 20. app/Http/Controllers/SearchController.php:177
      • 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
    • select * from `categories` where `categories`.`parent_id` in (4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 28, 29, 30, 31, 32, 33, 34, 36)
      580μssafaelec_safaelectronicsSearchController.php#72
      Backtrace
      • 19. app/Http/Controllers/SearchController.php:72
      • 20. app/Http/Controllers/SearchController.php:177
      • 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
    • select * from `category_translations` where `category_translations`.`category_id` in (7, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 35, 37)
      530μssafaelec_safaelectronicsSearchController.php#72
      Backtrace
      • 24. app/Http/Controllers/SearchController.php:72
      • 25. app/Http/Controllers/SearchController.php:177
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `categories`.`parent_id` in (7, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 35, 37)
      340μssafaelec_safaelectronicsSearchController.php#72
      Backtrace
      • 24. app/Http/Controllers/SearchController.php:72
      • 25. app/Http/Controllers/SearchController.php:177
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `uploads` where `uploads`.`id` in (210, 1024, 1026, 1330) and `uploads`.`deleted_at` is null
      380μssafaelec_safaelectronicsSearchController.php#72
      Backtrace
      • 19. app/Http/Controllers/SearchController.php:72
      • 20. app/Http/Controllers/SearchController.php:177
      • 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
    • select count(*) as aggregate from `products` where (`brand_id` = 3) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
      1.19mssafaelec_safaelectronicsSearchController.php#154
      Bindings
      • 0: 3
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • 15. app/Http/Controllers/SearchController.php:154
      • 16. app/Http/Controllers/SearchController.php:177
      • 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 `products` where (`brand_id` = 3) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin' order by `id` desc limit 24 offset 216
      1.58mssafaelec_safaelectronicsSearchController.php#154
      Bindings
      • 0: 3
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • 15. app/Http/Controllers/SearchController.php:154
      • 16. app/Http/Controllers/SearchController.php:177
      • 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 (381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 406)
      2.86mssafaelec_safaelectronicsSearchController.php#154
      Backtrace
      • 20. app/Http/Controllers/SearchController.php:154
      • 21. app/Http/Controllers/SearchController.php:177
      • 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 (381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 406)
      750μssafaelec_safaelectronicsSearchController.php#154
      Backtrace
      • 20. app/Http/Controllers/SearchController.php:154
      • 21. app/Http/Controllers/SearchController.php:177
      • 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 (578, 774, 777, 778, 783, 785, 786, 787, 793, 794, 795, 797, 798, 800, 803, 804, 805, 806, 807, 808, 813, 814, 820, 821) and `uploads`.`deleted_at` is null
      870μssafaelec_safaelectronicsSearchController.php#154
      Backtrace
      • 20. app/Http/Controllers/SearchController.php:154
      • 21. app/Http/Controllers/SearchController.php:177
      • 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 `brands` where `brands`.`id` = 3 limit 1
      610μssafaelec_safaelectronicsHelpers.php#1959
      Bindings
      • 0: 3
      Backtrace
      • 16. app/Http/Helpers.php:1959
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `brand_translations` where `brand_translations`.`brand_id` in (3)
      360μssafaelec_safaelectronicsHelpers.php#1959
      Backtrace
      • 21. app/Http/Helpers.php:1959
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `brands` where `brands`.`id` = 3 limit 1
      360μssafaelec_safaelectronicsHelpers.php#1959
      Bindings
      • 0: 3
      Backtrace
      • 16. app/Http/Helpers.php:1959
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `brand_translations` where `brand_translations`.`brand_id` in (3)
      410μssafaelec_safaelectronicsHelpers.php#1959
      Backtrace
      • 21. app/Http/Helpers.php:1959
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
      7.3mssafaelec_safaelectronicsHelpers.php#1727
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 15. app/Http/Helpers.php:1727
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
      7.7mssafaelec_safaelectronicsHelpers.php#1739
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 15. app/Http/Helpers.php:1739
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
      1.04mssafaelec_safaelectronicsHelpers.php#1751
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 15. app/Http/Helpers.php:1751
      • 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 `attribute_values` where `attribute_values`.`attribute_id` = 1 and `attribute_values`.`attribute_id` is not null
      1.68mssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 1
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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
      400μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 3
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 4 and `attribute_values`.`attribute_id` is not null
      310μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 4
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 9 and `attribute_values`.`attribute_id` is not null
      450μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 9
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 10 and `attribute_values`.`attribute_id` is not null
      730μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 10
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 11 and `attribute_values`.`attribute_id` is not null
      630μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 11
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 12 and `attribute_values`.`attribute_id` is not null
      580μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 12
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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` = 13 and `attribute_values`.`attribute_id` is not null
      580μssafaelec_safaelectronicsproduct_listing.blade.php#176
      Bindings
      • 0: 13
      Backtrace
      • 19. view::frontend.product_listing:176
      • 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
      580μssafaelec_safaelectronicsHelpers.php#1674
      Bindings
      • 0: en
      Backtrace
      • 15. app/Http/Helpers.php:1674
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1333' and `uploads`.`deleted_at` is null limit 1
      330μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1333
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1333' and `uploads`.`deleted_at` is null limit 1
      410μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1333
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `code` = 'en' limit 1
      560μssafaelec_safaelectronicsHelpers.php#1655
      Bindings
      • 0: en
      Backtrace
      • 15. app/Http/Helpers.php:1655
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      340μssafaelec_safaelectronicsHelpers.php#1187
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `status` = 1
      380μssafaelec_safaelectronicsHelpers.php#1665
      Bindings
      • 0: 1
      Backtrace
      • 14. app/Http/Helpers.php:1665
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1334' and `uploads`.`deleted_at` is null limit 1
      440μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1334
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `categories` where `level` = 0 order by `order_level` desc
      770μssafaelec_safaelectronicsHelpers.php#2003
      Bindings
      • 0: 0
      Backtrace
      • 14. app/Http/Helpers.php:2003
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 28, 29, 30, 31, 32, 33, 34, 36)
      380μssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (210, 1024, 1026, 1330) and `uploads`.`deleted_at` is null
      360μssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 210, 870, 1154) and `uploads`.`deleted_at` is null
      520μssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1333' and `uploads`.`deleted_at` is null limit 1
      760μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1333
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '43' and `uploads`.`deleted_at` is null limit 1
      430μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 43
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '44' and `uploads`.`deleted_at` is null limit 1
      270μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 44
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `custom_alerts` where `status` = 1 order by `id` desc
      410μssafaelec_safaelectronicsapp.blade.php#288
      Bindings
      • 0: 1
      Backtrace
      • 14. view::frontend.layouts.app:288
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `dynamic_popups` where `status` = 1 order by `id` desc
      350μssafaelec_safaelectronicsapp.blade.php#331
      Bindings
      • 0: 1
      Backtrace
      • 14. view::frontend.layouts.app:331
      • 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 `countries` where `status` = '1'
      3.8mssafaelec_safaelectronicsHelpers.php#142
      Bindings
      • 0: 1
      Backtrace
      • 14. app/Http/Helpers.php:142
      • 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\AttributeValue
    239AttributeValue.php#?
    App\Models\Color
    144Color.php#?
    App\Models\CategoryTranslation
    102CategoryTranslation.php#?
    App\Models\Upload
    56Upload.php#?
    App\Models\Category
    51Category.php#?
    App\Models\ProductTranslation
    48ProductTranslation.php#?
    App\Models\Product
    24Product.php#?
    App\Models\ProductTax
    24ProductTax.php#?
    App\Models\AttributeTranslation
    15AttributeTranslation.php#?
    App\Models\Attribute
    8Attribute.php#?
    App\Models\Language
    4Language.php#?
    App\Models\Brand
    3Brand.php#?
    App\Models\BrandTranslation
    3BrandTranslation.php#?
    App\Models\Country
    1Country.php#?
        _token
        TSrAh4QYR8eVnCRua9Pk4k7ZfTWEle2X3lhQauWO
        locale
        en
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /brand/safa-k9pdp
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "10" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:20 [ "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "www.safaelectronics.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "216.73.217.7" ] "x-forwarded-host" => array:1 [ 0 => "www.safaelectronics.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "www.safaelectronics.com" ] "x-https" => array:1 [ 0 => "1" ] "x-real-ip" => array:1 [ 0 => "216.73.217.7" ] ]
        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 => "Sat, 05 Jul 2025 02:19:07 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=TSrAh4QYR8eVnCRua9Pk4k7ZfTWEle2X3lhQauWO; expires=Sat, 05-Jul-2025 04:19:08 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=TSrAh4QYR8eVnCRua9Pk4k7ZfTWEle2X3lhQauWO; expires=Sat, 05-Jul-2025 04:19:08 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "TSrAh4QYR8eVnCRua9Pk4k7ZfTWEle2X3lhQauWO" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-05 05:19:08GET/brand/safa-k9pdp?page=1013748722