All categories
Flash Sale
Todays Deal
Request history8.2.27PHP Version684msRequest Duration8MBMemory UsageGET brand/{brand_slug}Route
    • Booting (45.7ms)time
    • Application (638ms)time
    • 1 x Application (93.31%)
      638ms
      1 x Booting (6.68%)
      45.70ms
      35 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.reclassic.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.reclassic.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:248-255
      43 statements were executed (20 duplicates)Show only duplicates10.25ms
      • SearchController.php#250ssri_IndianSnack800μsselect * from `brands` where `slug` = 'ssr indian snacks' limit 1
        Bindings
        • 0: ssr indian snacks
        Backtrace
        • app/Http/Controllers/SearchController.php:250
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#250ssri_IndianSnack140μsselect * from `brand_translations` where `brand_translations`.`brand_id` in (1)
        Backtrace
        • app/Http/Controllers/SearchController.php:250
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#29ssri_IndianSnack120μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#29ssri_IndianSnack150μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2, 3, 4)
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#31ssri_IndianSnack290μsselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:31
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#159ssri_IndianSnack240μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/SearchController.php:159
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#159ssri_IndianSnack180μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 17, 18, 19, 20, 21, 22, 23)
        Backtrace
        • app/Http/Controllers/SearchController.php:159
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#159ssri_IndianSnack170μsselect * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 17, 18, 19, 20, 21, 22, 23)
        Backtrace
        • app/Http/Controllers/SearchController.php:159
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#159ssri_IndianSnack310μsselect * from `uploads` where `uploads`.`id` in (250, 251, 252, 253, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 287) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/SearchController.php:159
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228ssri_IndianSnack330μsselect count(*) as aggregate from `products` where (`brand_id` = 1) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (0 = 1))
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228ssri_IndianSnack860μsselect * from `products` where (`brand_id` = 1) and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (0 = 1)) order by `id` desc limit 24 offset 168
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228ssri_IndianSnack260μsselect * from `product_translations` where `product_translations`.`product_id` in (39, 41, 42, 43, 44, 46, 48, 49, 53, 55, 56, 58, 59, 61, 63, 64, 65, 66, 67, 94, 96, 107, 111, 114)
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228ssri_IndianSnack210μsselect * from `product_taxes` where `product_taxes`.`product_id` in (39, 41, 42, 43, 44, 46, 48, 49, 53, 55, 56, 58, 59, 61, 63, 64, 65, 66, 67, 94, 96, 107, 111, 114)
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228ssri_IndianSnack240μsselect * from `uploads` where `uploads`.`id` in (72, 94, 96, 121, 123, 124, 126, 127, 129, 130, 132, 133, 134, 135, 138, 139, 141, 142, 144, 145, 153, 155, 225, 236) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:252
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • Helpers.php#1957ssri_IndianSnack140μsselect * from `brands` where `brands`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1957
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1957ssri_IndianSnack120μsselect * from `brand_translations` where `brand_translations`.`brand_id` in (1)
        Backtrace
        • app/Http/Helpers.php:1957
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1957ssri_IndianSnack120μsselect * from `brands` where `brands`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1957
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1957ssri_IndianSnack120μsselect * from `brand_translations` where `brand_translations`.`brand_id` in (1)
        Backtrace
        • app/Http/Helpers.php:1957
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1735ssri_IndianSnack290μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1735
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1747ssri_IndianSnack270μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1747
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1759ssri_IndianSnack240μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1759
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product_listing.blade.php#280ssri_IndianSnack190μsselect * from `attribute_values` where `attribute_values`.`attribute_id` = 1 and `attribute_values`.`attribute_id` is not null
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.product_listing:280
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product_listing.blade.php#280ssri_IndianSnack150μsselect * from `attribute_values` where `attribute_values`.`attribute_id` = 2 and `attribute_values`.`attribute_id` is not null
        Bindings
        • 0: 2
        Backtrace
        • view::frontend.product_listing:280
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product_listing.blade.php#280ssri_IndianSnack140μsselect * from `attribute_values` where `attribute_values`.`attribute_id` = 3 and `attribute_values`.`attribute_id` is not null
        Bindings
        • 0: 3
        Backtrace
        • view::frontend.product_listing:280
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • product_listing.blade.php#280ssri_IndianSnack150μsselect * from `attribute_values` where `attribute_values`.`attribute_id` = 4 and `attribute_values`.`attribute_id` is not null
        Bindings
        • 0: 4
        Backtrace
        • view::frontend.product_listing:280
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1682ssri_IndianSnack340μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1682
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack130μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack150μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1663ssri_IndianSnack150μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1663
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack110μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1673ssri_IndianSnack130μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1673
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1696ssri_IndianSnack140μsselect * from `currencies` where `id` = '22' limit 1
        Bindings
        • 0: 22
        Backtrace
        • app/Http/Helpers.php:1696
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1706ssri_IndianSnack120μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1706
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack170μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001ssri_IndianSnack470μsselect * from `categories` where `level` = 0 order by `order_level` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001ssri_IndianSnack190μsselect * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 16, 17, 18, 19, 20, 21, 22, 23)
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001ssri_IndianSnack250μsselect * from `uploads` where `uploads`.`id` in (250, 251, 252, 253, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 287) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2001ssri_IndianSnack220μsselect * from `uploads` where `uploads`.`id` in (250, 251, 252, 253, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 287) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack410μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#256ssri_IndianSnack370μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#297ssri_IndianSnack190μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1172ssri_IndianSnack140μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1172
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#127ssri_IndianSnack340μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:127
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      81Upload.php#?
      App\Models\Category
      36Category.php#?
      App\Models\CategoryTranslation
      36CategoryTranslation.php#?
      App\Models\AttributeValue
      34AttributeValue.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTranslation
      24ProductTranslation.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Attribute
      4Attribute.php#?
      App\Models\AttributeTranslation
      4AttributeTranslation.php#?
      App\Models\Brand
      3Brand.php#?
      App\Models\BrandTranslation
      3BrandTranslation.php#?
      App\Models\Language
      3Language.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Country
      2Country.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
          _token
          kj2hUdfE3byvWnFsZx0hosYe0oCamClHgU3LOyJh
          locale
          en
          path_info
          /brand/ssr%20indian%20snacks
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "8" ]
          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 => "www.ssrindiansnacks.com" ] "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 => "Sun, 13 Jul 2025 16:32:09 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=kj2hUdfE3byvWnFsZx0hosYe0oCamClHgU3LOyJh; expires=Sun, 13 Jul 2025 18:32:09 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=kj2hUdfE3byvWnFsZx0hosYe0oCamClHgU3LOyJh; expires=Sun, 13-Jul-2025 18:32:09 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "kj2hUdfE3byvWnFsZx0hosYe0oCamClHgU3LOyJh" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-13 22:02:09GET/brand/ssr%20indian%20snacks?page=83543426