All products

All categories
Flash Sale
Todays Deal
Request history8.2.28PHP Version443msRequest Duration7MBMemory UsageGET brand/{brand_slug}Route
    • Booting (25.1ms)time
    • Application (418ms)time
    • 1 x Application (94.33%)
      418ms
      1 x Booting (5.67%)
      25.10ms
      12 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.metro.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.cart.cartcart.blade.php#?blade
      • frontend.metro.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:158-165
      40 statements were executed, 16 of which were duplicates, 24 unique. Show only duplicated63.52ms
      • select * from `brands` where `slug` = 'Lenovo-kYmT8' limit 1
        8.35msu521650173_vernikecomSearchController.php#160
        Bindings
        • 0: Lenovo-kYmT8
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:160
        • 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 (7)
        780μsu521650173_vernikecomSearchController.php#160
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:160
        • 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`
        560μsu521650173_vernikecomSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:162
        • 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, 2)
        870μsu521650173_vernikecomSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:162
        • 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`
        650μsu521650173_vernikecomSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:162
        • 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
        1.05msu521650173_vernikecomSearchController.php#57
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:57
        • 15. app/Http/Controllers/SearchController.php:162
        • 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 (2, 8, 14, 20)
        400μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:57
        • 20. app/Http/Controllers/SearchController.php:162
        • 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 (2, 8, 14, 20)
        390μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:57
        • 20. app/Http/Controllers/SearchController.php:162
        • 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 (4, 5, 6, 7, 9, 10, 11, 12, 13, 15)
        360μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 24. app/Http/Controllers/SearchController.php:57
        • 25. app/Http/Controllers/SearchController.php:162
        • 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 (4, 5, 6, 7, 9, 10, 11, 12, 13, 15)
        890μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 24. app/Http/Controllers/SearchController.php:57
        • 25. app/Http/Controllers/SearchController.php:162
        • 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 `category_translations` where `category_translations`.`category_id` in (16, 17, 18, 19)
        470μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 29. app/Http/Controllers/SearchController.php:57
        • 30. app/Http/Controllers/SearchController.php:162
        • 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:259
      • select * from `uploads` where `uploads`.`id` in (311, 312, 313) and `uploads`.`deleted_at` is null
        470μsu521650173_vernikecomSearchController.php#57
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:57
        • 20. app/Http/Controllers/SearchController.php:162
        • 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` = 7) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3)))
        1.38msu521650173_vernikecomSearchController.php#139
        Bindings
        • 0: 7
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 3
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:139
        • 16. app/Http/Controllers/SearchController.php:162
        • 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` = 7) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3))) order by `id` desc limit 24 offset 0
        1.33msu521650173_vernikecomSearchController.php#139
        Bindings
        • 0: 7
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 3
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:139
        • 16. app/Http/Controllers/SearchController.php:162
        • 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 (3)
        1.38msu521650173_vernikecomSearchController.php#139
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:139
        • 21. app/Http/Controllers/SearchController.php:162
        • 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 (3)
        3.2msu521650173_vernikecomSearchController.php#139
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:139
        • 21. app/Http/Controllers/SearchController.php:162
        • 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 (127) and `uploads`.`deleted_at` is null
        2.87msu521650173_vernikecomSearchController.php#139
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:139
        • 21. app/Http/Controllers/SearchController.php:162
        • 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` = 7 limit 1
        5.57msu521650173_vernikecomHelpers.php#1941
        Bindings
        • 0: 7
        Backtrace
        • 16. app/Http/Helpers.php:1941
        • 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)
        300μsu521650173_vernikecomHelpers.php#1941
        Backtrace
        • 21. app/Http/Helpers.php:1941
        • 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
        2.78msu521650173_vernikecomHelpers.php#1941
        Bindings
        • 0: 7
        Backtrace
        • 16. app/Http/Helpers.php:1941
        • 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)
        1.72msu521650173_vernikecomHelpers.php#1941
        Backtrace
        • 21. app/Http/Helpers.php:1941
        • 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
        1.96msu521650173_vernikecomHelpers.php#1709
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1709
        • 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
        690μsu521650173_vernikecomHelpers.php#1721
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1721
        • 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
        3.93msu521650173_vernikecomHelpers.php#1733
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1733
        • 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
        480μsu521650173_vernikecomproduct_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
        310μsu521650173_vernikecomproduct_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 `languages` where `code` = 'en' limit 1
        660μsu521650173_vernikecomHelpers.php#1656
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1656
        • 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` = '62' and `uploads`.`deleted_at` is null limit 1
        750μsu521650173_vernikecomHelpers.php#1166
        Bindings
        • 0: 62
        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` = '327' and `uploads`.`deleted_at` is null limit 1
        3.5msu521650173_vernikecomHelpers.php#1166
        Bindings
        • 0: 327
        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
        1.77msu521650173_vernikecomHelpers.php#1637
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1637
        • 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
        3.72msu521650173_vernikecomHelpers.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 `uploads` where `uploads`.`id` = '62' and `uploads`.`deleted_at` is null limit 1
        500μsu521650173_vernikecomHelpers.php#1166
        Bindings
        • 0: 62
        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
        1.06msu521650173_vernikecomHelpers.php#1985
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1985
        • 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 (2, 8, 14, 20)
        1.42msu521650173_vernikecomHelpers.php#1985
        Backtrace
        • 19. app/Http/Helpers.php:1985
        • 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 (311, 312, 313) and `uploads`.`deleted_at` is null
        730μsu521650173_vernikecomHelpers.php#1985
        Backtrace
        • 19. app/Http/Helpers.php:1985
        • 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 (21, 31, 145) and `uploads`.`deleted_at` is null
        980μsu521650173_vernikecomHelpers.php#1985
        Backtrace
        • 19. app/Http/Helpers.php:1985
        • 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` = '62' and `uploads`.`deleted_at` is null limit 1
        1.68msu521650173_vernikecomHelpers.php#1166
        Bindings
        • 0: 62
        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
        1.67msu521650173_vernikecomapp.blade.php#256
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:256
        • 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
        520μsu521650173_vernikecomapp.blade.php#297
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:297
        • 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.42msu521650173_vernikecomHelpers.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\Color
      143Color.php#?
      App\Models\Category
      22Category.php#?
      App\Models\CategoryTranslation
      22CategoryTranslation.php#?
      App\Models\Upload
      14Upload.php#?
      App\Models\AttributeValue
      4AttributeValue.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\BrandTranslation
      3BrandTranslation.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\Language
      2Language.php#?
      App\Models\Product
      1Product.php#?
      App\Models\ProductTranslation
      1ProductTranslation.php#?
      App\Models\ProductTax
      1ProductTax.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          awtNEsWBjHvJ61CrCbZSqf6N3VzTWFvNLuB6oXK2
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /brand/Lenovo-kYmT8
          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:15 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "vernikecom.shop" ] "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" ] "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"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          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, 18 Jun 2025 03:55:07 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=awtNEsWBjHvJ61CrCbZSqf6N3VzTWFvNLuB6oXK2; expires=Wed, 18-Jun-2025 05:55:07 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=awtNEsWBjHvJ61CrCbZSqf6N3VzTWFvNLuB6oXK2; expires=Wed, 18-Jun-2025 05:55:07 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "awtNEsWBjHvJ61CrCbZSqf6N3VzTWFvNLuB6oXK2" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-18 09:25:07GET/brand/Lenovo-kYmT81240220