All products

All categories
Flash Sale
Todays Deal
Auction
Request history8.1.31PHP Version518msRequest Duration8MBMemory UsageGET brand/{brand_slug}Route
    • Booting (72.94ms)time
    • Application (445ms)time
    • 1 x Application (85.9%)
      445ms
      1 x Booting (14.09%)
      72.94ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.megamart.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET 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
      52 statements were executed, 15 of which were duplicates, 37 unique. Show only duplicated41.52ms
      • select * from `brands` where `slug` = 'Sony-9XPnM' limit 1
        5.37msyazan_3lrafSearchController.php#175
        Bindings
        • 0: Sony-9XPnM
        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:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (7)
        610μsyazan_3lrafSearchController.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:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        440μsyazan_3lrafSearchController.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:260
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
        2.02msyazan_3lrafSearchController.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:260
      • select * from `colors`
        1.18msyazan_3lrafSearchController.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:260
      • select * from `categories` where `level` = 0 order by `order_level` desc
        3.05msyazan_3lrafSearchController.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:260
      • select * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
        2.27msyazan_3lrafSearchController.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:260
      • select * from `categories` where `categories`.`parent_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
        730μsyazan_3lrafSearchController.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:260
      • select * from `category_translations` where `category_translations`.`category_id` in (15, 16, 17, 18, 19)
        520μsyazan_3lrafSearchController.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:260
      • select * from `categories` where `categories`.`parent_id` in (15, 16, 17, 18, 19)
        300μsyazan_3lrafSearchController.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:260
      • select * from `category_translations` where `category_translations`.`category_id` in (20)
        290μsyazan_3lrafSearchController.php#72
        Backtrace
        • 29. app/Http/Controllers/SearchController.php:72
        • 30. app/Http/Controllers/SearchController.php:177
        • 31. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 32. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 33. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `uploads` where `uploads`.`id` in (23, 85, 147, 255, 261, 262, 265) and `uploads`.`deleted_at` is null
        530μsyazan_3lrafSearchController.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:260
      • select count(*) as aggregate from `products` where (`brand_id` = 7) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3, 20, 54, 55, 56, 63, 71, 1373)))
        800μsyazan_3lrafSearchController.php#154
        Bindings
        • 0: 7
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 3
        • 7: 20
        • 8: 54
        • 9: 55
        • 10: 56
        • 11: 63
        • 12: 71
        • 13: 1373
        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:260
      • select * from `brands` where `brands`.`id` = 7 limit 1
        560μsyazan_3lrafHelpers.php#1938
        Bindings
        • 0: 7
        Backtrace
        • 16. app/Http/Helpers.php:1938
        • 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 (7)
        470μsyazan_3lrafHelpers.php#1938
        Backtrace
        • 21. app/Http/Helpers.php:1938
        • 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` = 7 limit 1
        410μsyazan_3lrafHelpers.php#1938
        Bindings
        • 0: 7
        Backtrace
        • 16. app/Http/Helpers.php:1938
        • 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 (7)
        580μsyazan_3lrafHelpers.php#1938
        Backtrace
        • 21. app/Http/Helpers.php:1938
        • 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
        610μsyazan_3lrafHelpers.php#1706
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1706
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        500μsyazan_3lrafHelpers.php#1718
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1718
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        360μsyazan_3lrafHelpers.php#1730
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1730
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attribute_values` where `attribute_values`.`attribute_id` = 1 and `attribute_values`.`attribute_id` is not null
        770μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 1
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        600μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 2
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        520μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 3
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        420μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 4
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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` = 5 and `attribute_values`.`attribute_id` is not null
        480μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 5
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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` = 6 and `attribute_values`.`attribute_id` is not null
        570μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 6
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        740μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 7
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        870μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 8
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        550μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 9
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        500μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 10
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        560μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 11
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        570μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 12
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        560μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 13
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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` = 14 and `attribute_values`.`attribute_id` is not null
        480μsyazan_3lrafproduct_listing.blade.php#175
        Bindings
        • 0: 14
        Backtrace
        • 19. view::frontend.product_listing:175
        • 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
        700μsyazan_3lrafHelpers.php#1653
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1653
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        460μsyazan_3lrafHelpers.php#1166
        Bindings
        • 0: 2
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        1.2msyazan_3lrafHelpers.php#1166
        Bindings
        • 0: 1
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        760μsyazan_3lrafHelpers.php#1634
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1634
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        640μsyazan_3lrafHelpers.php#1166
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        450μsyazan_3lrafHelpers.php#1644
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1644
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '29' limit 1
        350μsyazan_3lrafHelpers.php#1667
        Bindings
        • 0: 29
        Backtrace
        • 15. app/Http/Helpers.php:1667
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        390μsyazan_3lrafHelpers.php#1677
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1677
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '38' and `uploads`.`deleted_at` is null limit 1
        400μsyazan_3lrafHelpers.php#1166
        Bindings
        • 0: 38
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        670μsyazan_3lrafHelpers.php#1982
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1982
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
        380μsyazan_3lrafHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (23, 85, 147, 255, 261, 262, 265) and `uploads`.`deleted_at` is null
        460μsyazan_3lrafHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (4, 5, 6, 7, 8, 10, 11, 12, 13, 263, 264) and `uploads`.`deleted_at` is null
        340μsyazan_3lrafHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '38' and `uploads`.`deleted_at` is null limit 1
        1.03msyazan_3lrafHelpers.php#1166
        Bindings
        • 0: 38
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '3' and `uploads`.`deleted_at` is null limit 1
        690μsyazan_3lrafHelpers.php#1166
        Bindings
        • 0: 3
        Backtrace
        • 19. app/Http/Helpers.php:1166
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        620μsyazan_3lrafapp.blade.php#254
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:254
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        380μsyazan_3lrafapp.blade.php#295
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:295
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        1.81msyazan_3lrafHelpers.php#121
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:121
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\AttributeValue
      174AttributeValue.php#?
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      30Upload.php#?
      App\Models\Category
      28Category.php#?
      App\Models\CategoryTranslation
      28CategoryTranslation.php#?
      App\Models\Attribute
      14Attribute.php#?
      App\Models\AttributeTranslation
      13AttributeTranslation.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\BrandTranslation
      3BrandTranslation.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          TdMsgG0l4uHsulci4DtFoAEvV6jZMsLp2Vvpc13g
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /brand/Sony-9XPnM
          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:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.141.104.233" ] "x-forwarded-server" => array:1 [ 0 => "3lraf.com" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "3lraf.com" ] "x-forwarded-for" => array:1 [ 0 => "3.141.104.233" ] "host" => array:1 [ 0 => "3lraf.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 => "Wed, 02 Apr 2025 04:19:02 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=TdMsgG0l4uHsulci4DtFoAEvV6jZMsLp2Vvpc13g; expires=Wed, 02-Apr-2025 06:19:02 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=TdMsgG0l4uHsulci4DtFoAEvV6jZMsLp2Vvpc13g; expires=Wed, 02-Apr-2025 06:19:02 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "TdMsgG0l4uHsulci4DtFoAEvV6jZMsLp2Vvpc13g" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-02 07:19:02GET/brand/Sony-9XPnM1152445