All products

Request history8.0.30PHP Version944msRequest Duration12MBMemory UsageGET brand/{brand_slug}Route
    • Booting (67.87ms)time
    • Application (876ms)time
    • 1 x Application (92.8%)
      876ms
      1 x Booting (7.19%)
      67.87ms
      14 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.productlistproductlist.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.comparecompare.blade.php#?blade
      • frontend.partials.wishlistwishlist.blade.php#?blade
      • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.partials.comparecompare.blade.php#?blade
      • frontend.partials.wishlistwishlist.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.partials.modalmodal.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:272-279
      88 statements were executed, 59 of which were duplicates, 29 unique. Show only duplicated71.26ms
      • select * from `brands` where `slug` = 'tabac' limit 1
        1.46msaarfragrancesco_main_new_websiteSearchController.php#274
        Bindings
        • 0: tabac
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:274
        • 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 (98)
        400μsaarfragrancesco_main_new_websiteSearchController.php#274
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:274
        • 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` where `status` = 1
        310μsaarfragrancesco_main_new_websiteSearchController.php#30
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:30
        • 15. app/Http/Controllers/SearchController.php:276
        • 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 `colors`
        780μsaarfragrancesco_main_new_websiteSearchController.php#32
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:32
        • 16. app/Http/Controllers/SearchController.php:276
        • 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
        510μsaarfragrancesco_main_new_websiteSearchController.php#82
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:82
        • 15. app/Http/Controllers/SearchController.php:276
        • 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 (1, 2, 3, 94)
        380μsaarfragrancesco_main_new_websiteSearchController.php#82
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:82
        • 20. app/Http/Controllers/SearchController.php:276
        • 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 (1, 2, 3, 94)
        380μsaarfragrancesco_main_new_websiteSearchController.php#82
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:82
        • 20. app/Http/Controllers/SearchController.php:276
        • 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 (90, 91, 92, 93)
        320μsaarfragrancesco_main_new_websiteSearchController.php#82
        Backtrace
        • 24. app/Http/Controllers/SearchController.php:82
        • 25. app/Http/Controllers/SearchController.php:276
        • 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 (90, 91, 92, 93)
        340μsaarfragrancesco_main_new_websiteSearchController.php#82
        Backtrace
        • 24. app/Http/Controllers/SearchController.php:82
        • 25. app/Http/Controllers/SearchController.php:276
        • 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 `uploads` where `uploads`.`id` in (6242, 6247, 6248, 6249) and `uploads`.`deleted_at` is null
        450μsaarfragrancesco_main_new_websiteSearchController.php#82
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:82
        • 20. app/Http/Controllers/SearchController.php:276
        • 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 (`published` = 1 and `brand_id` = 98) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (0 = 1)) and `products`.`deleted_at` is null
        2.14msaarfragrancesco_main_new_websiteSearchController.php#252
        Bindings
        • 0: 1
        • 1: 98
        • 2: 1
        • 3: 1
        • 4: 0
        • 5: 0
        • 6: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:252
        • 16. app/Http/Controllers/SearchController.php:276
        • 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 `products` where (`published` = 1 and `brand_id` = 98) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (0 = 1)) and `products`.`deleted_at` is null order by `id` desc limit 32 offset 0
        7.41msaarfragrancesco_main_new_websiteSearchController.php#252
        Bindings
        • 0: 1
        • 1: 98
        • 2: 1
        • 3: 1
        • 4: 0
        • 5: 0
        • 6: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:252
        • 16. app/Http/Controllers/SearchController.php:276
        • 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 `product_translations` where `product_translations`.`product_id` in (883)
        1.82msaarfragrancesco_main_new_websiteSearchController.php#252
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:252
        • 21. app/Http/Controllers/SearchController.php:276
        • 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 `product_taxes` where `product_taxes`.`product_id` in (883)
        1.71msaarfragrancesco_main_new_websiteSearchController.php#252
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:252
        • 21. app/Http/Controllers/SearchController.php:276
        • 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 `uploads` where `uploads`.`id` in (2265) and `uploads`.`deleted_at` is null
        410μsaarfragrancesco_main_new_websiteSearchController.php#252
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:252
        • 21. app/Http/Controllers/SearchController.php:276
        • 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 `brands` where `brands`.`id` = 98 limit 1
        340μsaarfragrancesco_main_new_websiteHelpers.php#2039
        Bindings
        • 0: 98
        Backtrace
        • 16. app/Http/Helpers.php:2039
        • 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 (98)
        1.94msaarfragrancesco_main_new_websiteHelpers.php#2039
        Backtrace
        • 21. app/Http/Helpers.php:2039
        • 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` = 98 limit 1
        330μsaarfragrancesco_main_new_websiteHelpers.php#2039
        Bindings
        • 0: 98
        Backtrace
        • 16. app/Http/Helpers.php:2039
        • 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 (98)
        380μsaarfragrancesco_main_new_websiteHelpers.php#2039
        Backtrace
        • 21. app/Http/Helpers.php:2039
        • 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 `categories` where `level` = 0
        410μsaarfragrancesco_main_new_websiteproduct_listing.blade.php#67
        Bindings
        • 0: 0
        Backtrace
        • 14. view::frontend.product_listing:67
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 94)
        320μsaarfragrancesco_main_new_websiteproduct_listing.blade.php#67
        Backtrace
        • 19. view::frontend.product_listing:67
        • 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 count(*) as aggregate from `products` where `approved` = '1' and `published` = 1 and `products`.`deleted_at` is null
        2.02msaarfragrancesco_main_new_websiteHelpers.php#1807
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1807
        • 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 and `products`.`deleted_at` is null
        1.77msaarfragrancesco_main_new_websiteHelpers.php#1819
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1819
        • 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 and `products`.`deleted_at` is null
        1.7msaarfragrancesco_main_new_websiteHelpers.php#1831
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1831
        • 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 `qty` from `product_stocks` where `product_id` = 883 limit 1
        510μsaarfragrancesco_main_new_websiteHomeController.php#820
        Bindings
        • 0: 883
        Backtrace
        • 13. app/Http/Controllers/HomeController.php:820
        • 14. view::frontend.classic.partials.product_box_1:111
        • 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
      • select * from `languages` where `code` = 'en' limit 1
        550μsaarfragrancesco_main_new_websiteHelpers.php#1754
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1754
        • 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
        390μsaarfragrancesco_main_new_websiteHelpers.php#1207
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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` = '2030' and `uploads`.`deleted_at` is null limit 1
        450μsaarfragrancesco_main_new_websiteHelpers.php#1207
        Bindings
        • 0: 2030
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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
        570μsaarfragrancesco_main_new_websiteHelpers.php#1735
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1735
        • 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
        370μsaarfragrancesco_main_new_websiteHelpers.php#1207
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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
        390μsaarfragrancesco_main_new_websiteHelpers.php#1745
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1745
        • 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` = '28' limit 1
        380μsaarfragrancesco_main_new_websiteHelpers.php#1768
        Bindings
        • 0: 28
        Backtrace
        • 15. app/Http/Helpers.php:1768
        • 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
        410μsaarfragrancesco_main_new_websiteHelpers.php#1778
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1778
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        380μsaarfragrancesco_main_new_websitenav.blade.php#127
        Bindings
        • 0: en
        Backtrace
        • 15. view::frontend.inc.nav:127
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#128
        Bindings
        • 0: en
        Backtrace
        • 15. view::frontend.inc.nav:128
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages`
        300μsaarfragrancesco_main_new_websitenav.blade.php#131
        Backtrace
        • 15. view::frontend.inc.nav:131
        • 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 `currencies`.`id` = '28' limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#150
        Bindings
        • 0: 28
        Backtrace
        • 20. view::frontend.inc.nav:150
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `code` = 'INR' limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#154
        Bindings
        • 0: INR
        Backtrace
        • 15. view::frontend.inc.nav:154
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `code` = 'INR' limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#154
        Bindings
        • 0: INR
        Backtrace
        • 15. view::frontend.inc.nav:154
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        390μsaarfragrancesco_main_new_websitenav.blade.php#158
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.inc.nav:158
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0
        610μsaarfragrancesco_main_new_websitenav.blade.php#278
        Bindings
        • 0: 0
        Backtrace
        • 14. view::frontend.inc.nav:278
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 94)
        360μsaarfragrancesco_main_new_websitenav.blade.php#278
        Backtrace
        • 19. view::frontend.inc.nav:278
        • 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 `categories` where `parent_id` = 1 order by `order_level` desc
        400μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:280
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 1 order by `order_level` desc
        370μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:281
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 2 order by `order_level` desc
        360μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 2
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:280
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 2 order by `order_level` desc
        340μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 2
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:281
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 3 order by `order_level` desc
        380μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:280
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92, 93)
        310μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.inc.nav:280
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 3 order by `order_level` desc
        440μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:281
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92, 93)
        360μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.inc.nav:281
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 3 order by `order_level` desc
        410μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:283
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92, 93)
        340μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.inc.nav:283
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `categories`.`id` = 90 limit 1
        380μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 90
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (90)
        320μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 90 limit 1
        360μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 90
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (90)
        330μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 90 order by `order_level` desc
        370μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 90
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:288
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `categories`.`id` = 91 limit 1
        360μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 91
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (91)
        330μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 91 limit 1
        360μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 91
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (91)
        330μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 91 order by `order_level` desc
        350μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 91
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:288
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `categories`.`id` = 92 limit 1
        390μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 92
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (92)
        320μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 92 limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 92
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (92)
        310μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 92 order by `order_level` desc
        350μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 92
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:288
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `categories`.`id` = 93 limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 93
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (93)
        310μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 93 limit 1
        340μsaarfragrancesco_main_new_websitenav.blade.php#285
        Bindings
        • 0: 93
        Backtrace
        • 19. view::frontend.inc.nav:285
        • 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 `category_translations` where `category_translations`.`category_id` in (93)
        320μsaarfragrancesco_main_new_websitenav.blade.php#285
        Backtrace
        • 24. view::frontend.inc.nav:285
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 93 order by `order_level` desc
        370μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 93
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.inc.nav:288
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '2029' and `uploads`.`deleted_at` is null limit 1
        350μsaarfragrancesco_main_new_websiteHelpers.php#1207
        Bindings
        • 0: 2029
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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
        470μsaarfragrancesco_main_new_websiteHelpers.php#2083
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:2083
        • 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 (1, 2, 3, 94)
        360μsaarfragrancesco_main_new_websiteHelpers.php#2083
        Backtrace
        • 19. app/Http/Helpers.php:2083
        • 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 (6242, 6247, 6248, 6249) and `uploads`.`deleted_at` is null
        430μsaarfragrancesco_main_new_websiteHelpers.php#2083
        Backtrace
        • 19. app/Http/Helpers.php:2083
        • 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 (6242, 6247, 6248, 6249) and `uploads`.`deleted_at` is null
        390μsaarfragrancesco_main_new_websiteHelpers.php#2083
        Backtrace
        • 19. app/Http/Helpers.php:2083
        • 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 `parent_id` = 1 order by `order_level` desc
        340μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.classic.partials.category_menu:20
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 2 order by `order_level` desc
        360μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 2
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.classic.partials.category_menu:20
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 3 order by `order_level` desc
        380μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.classic.partials.category_menu:20
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92, 93)
        310μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.classic.partials.category_menu:20
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `parent_id` = 94 order by `order_level` desc
        370μsaarfragrancesco_main_new_websiteCategoryUtility.php#12
        Bindings
        • 0: 94
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.classic.partials.category_menu:20
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '2029' and `uploads`.`deleted_at` is null limit 1
        540μsaarfragrancesco_main_new_websiteHelpers.php#1207
        Bindings
        • 0: 2029
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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` = '2031' and `uploads`.`deleted_at` is null limit 1
        6.31msaarfragrancesco_main_new_websiteHelpers.php#1207
        Bindings
        • 0: 2031
        Backtrace
        • 19. app/Http/Helpers.php:1207
        • 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
        530μsaarfragrancesco_main_new_websiteproductlist.blade.php#254
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.productlist: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
        13.16msaarfragrancesco_main_new_websiteproductlist.blade.php#295
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.productlist: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 `code` from `countries` where `status` = 1
        460μsaarfragrancesco_main_new_websiteproductlist.blade.php#504
        Bindings
        • 0: 1
        Backtrace
        • 13. view::frontend.layouts.productlist:504
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        460μsaarfragrancesco_main_new_websiteHelpers.php#123
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:123
        • 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\Currency
      54Currency.php#?
      App\Models\Category
      44Category.php#?
      App\Models\CategoryTranslation
      44CategoryTranslation.php#?
      App\Models\Upload
      17Upload.php#?
      App\Models\Language
      10Language.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\BrandTranslation
      3BrandTranslation.php#?
      App\Models\ProductTax
      2ProductTax.php#?
      App\Models\Product
      1Product.php#?
      App\Models\ProductTranslation
      1ProductTranslation.php#?
      App\Models\Country
      1Country.php#?
          _token
          yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq
          locale
          en
          link
          https://aarfragrances.com/demo/product/lattafa-haya-4
          PHPDEBUGBAR_STACK_DATA
          []
          _previous
          array:1 [ "url" => "https://aarfragrances.com/demo/_debugbar/assets/javascript?v=1712875836" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /brand/tabac
          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:17 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq; aarfragrances_session=KQnQAsjBlEyFqsPMwobLiESnmOZkYvTgaADwddAT" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "aarfragrances.com" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq" "aarfragrances_session" => "KQnQAsjBlEyFqsPMwobLiESnmOZkYvTgaADwddAT" ]
          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 => "Tue, 08 Apr 2025 21:39:26 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq; expires=Tue, 08-Apr-2025 23:39:27 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq; expires=Tue, 08-Apr-2025 23:39:27 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "yQqTCJrt5TO1x28FrS8qKSwUnuHYDjiwdLfqCpqq" "locale" => "en" "link" => "https://aarfragrances.com/demo/product/lattafa-haya-4" "PHPDEBUGBAR_STACK_DATA" => [] "_previous" => array:1 [ "url" => "https://aarfragrances.com/demo/_debugbar/assets/javascript?v=1712875836" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-09 03:09:27GET/demo/brand/tabac1488323