WiFi Modules

WiFi Modules

All categories
Flash Sale
Todays Deal
Request history8.2.28PHP Version712msRequest Duration7MBMemory UsageGET category/{category_slug}Route
    • Booting (112ms)time
    • Application (600ms)time
    • 1 x Application (84.22%)
      600ms
      1 x Booting (15.78%)
      112ms
      10 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.customer_footercustomer_footer.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 category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:147-154
      94 statements were executed (20 duplicates)Show only duplicates177ms
      • SearchController.php#149bighodrm_bighouz3.94msselect * from `categories` where `slug` = 'WiFi-Modules-gxRUp' limit 1
        Bindings
        • 0: WiFi-Modules-gxRUp
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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#149bighodrm_bighouz7.77msselect * from `category_translations` where `category_translations`.`category_id` in (11)
        Backtrace
        • app/Http/Controllers/SearchController.php:149
        • 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#25bighodrm_bighouz6.96msselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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#25bighodrm_bighouz1.39msselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        Backtrace
        • app/Http/Controllers/SearchController.php:25
        • app/Http/Controllers/SearchController.php:151
        • 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#27bighodrm_bighouz1.66msselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:27
        • app/Http/Controllers/SearchController.php:151
        • 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
      • CategoryUtility.php#12bighodrm_bighouz700μsselect * from `categories` where `parent_id` = 11 order by `order_level` desc
        Bindings
        • 0: 11
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:59
        • app/Http/Controllers/SearchController.php:151
      • SearchController.php#61bighodrm_bighouz620μsselect * from `categories` where `categories`.`id` = 11 limit 1
        Bindings
        • 0: 11
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61bighodrm_bighouz400μsselect * from `category_translations` where `category_translations`.`category_id` in (11)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#61bighodrm_bighouz1.01msselect * from `categories` where `categories`.`parent_id` in (11)
        Backtrace
        • app/Http/Controllers/SearchController.php:61
        • app/Http/Controllers/SearchController.php:151
        • 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#65bighodrm_bighouz3.83msselect `attribute_id` from `attribute_category` where `category_id` in (11)
        Bindings
        • 0: 11
        Backtrace
        • app/Http/Controllers/SearchController.php:65
        • app/Http/Controllers/SearchController.php:151
        • 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#66bighodrm_bighouz390μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:66
        • app/Http/Controllers/SearchController.php:151
        • 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#137bighodrm_bighouz3.2msselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 11 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (21, 26, 33, 63, 89, 90, 91, 92, 93, 94, 95, 96, 97)))
        Bindings
        • 0: 11
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 21
        • 7: 26
        • 8: 33
        • 9: 63
        • 10: 89
        • 11: 90
        • 12: 91
        • 13: 92
        • 14: 93
        • 15: 94
        • 16: 95
        • 17: 96
        • 18: 97
        Backtrace
        • app/Http/Controllers/SearchController.php:137
        • app/Http/Controllers/SearchController.php:151
        • 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#2017bighodrm_bighouz7.18msselect * from `categories` where `categories`.`id` = 8 limit 1
        Bindings
        • 0: 8
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#2017bighodrm_bighouz510μsselect * from `category_translations` where `category_translations`.`category_id` in (8)
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#2017bighodrm_bighouz770μsselect * from `uploads` where `uploads`.`id` in (43) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#2017bighodrm_bighouz540μsselect * from `categories` where `categories`.`id` = 8 limit 1
        Bindings
        • 0: 8
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#2017bighodrm_bighouz480μsselect * from `category_translations` where `category_translations`.`category_id` in (8)
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#2017bighodrm_bighouz990μsselect * from `uploads` where `uploads`.`id` in (43) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2017
        • 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#371bighodrm_bighouz2.81msselect * from `brands`
        Backtrace
        • view::frontend.product_listing:371
        • 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#371bighodrm_bighouz1.18msselect * from `brand_translations` where `brand_translations`.`brand_id` in (14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)
        Backtrace
        • view::frontend.product_listing:371
        • 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#379bighodrm_bighouz490μsselect count(*) as aggregate from `products` where `brand_id` = 14
        Bindings
        • 0: 14
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz410μsselect count(*) as aggregate from `products` where `brand_id` = 15
        Bindings
        • 0: 15
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz330μsselect count(*) as aggregate from `products` where `brand_id` = 16
        Bindings
        • 0: 16
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz460μsselect count(*) as aggregate from `products` where `brand_id` = 17
        Bindings
        • 0: 17
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz340μsselect count(*) as aggregate from `products` where `brand_id` = 18
        Bindings
        • 0: 18
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz380μsselect count(*) as aggregate from `products` where `brand_id` = 19
        Bindings
        • 0: 19
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz12.61msselect count(*) as aggregate from `products` where `brand_id` = 20
        Bindings
        • 0: 20
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz6.89msselect count(*) as aggregate from `products` where `brand_id` = 21
        Bindings
        • 0: 21
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz2.39msselect count(*) as aggregate from `products` where `brand_id` = 22
        Bindings
        • 0: 22
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz570μsselect count(*) as aggregate from `products` where `brand_id` = 23
        Bindings
        • 0: 23
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz500μsselect count(*) as aggregate from `products` where `brand_id` = 24
        Bindings
        • 0: 24
        Backtrace
        • view::frontend.product_listing:379
        • 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#379bighodrm_bighouz440μsselect count(*) as aggregate from `products` where `brand_id` = 25
        Bindings
        • 0: 25
        Backtrace
        • view::frontend.product_listing:379
        • 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#1663bighodrm_bighouz860μ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
      • app.blade.php#7bighodrm_bighouz560μsselect * from `categories` where `parent_id` = 0
        Bindings
        • 0: 0
        Backtrace
        • view::frontend.layouts.app:7
        • 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#7bighodrm_bighouz2.21msselect * from `category_translations` where `category_translations`.`category_id` in (4, 8, 12, 16, 20, 25, 29)
        Backtrace
        • view::frontend.layouts.app:7
        • 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#1170bighodrm_bighouz1.32msselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz1.01msselect * from `uploads` where `uploads`.`id` = '186' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 186
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz8.77msselect * from `uploads` where `uploads`.`id` = '15' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 15
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz6.01msselect * from `categories` where `categories`.`parent_id` = 4 and `categories`.`parent_id` is not null
        Bindings
        • 0: 4
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz430μsselect * from `category_translations` where `category_translations`.`category_id` in (5, 6, 7)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz550μsselect * from `categories` where `categories`.`parent_id` in (5, 6, 7)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz470μsselect * from `uploads` where `uploads`.`id` = '16' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 16
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz700μsselect * from `uploads` where `uploads`.`id` = '17' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 17
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz400μsselect * from `uploads` where `uploads`.`id` = '18' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 18
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz400μsselect * from `uploads` where `uploads`.`id` = '23' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz600μsselect * from `categories` where `categories`.`parent_id` = 8 and `categories`.`parent_id` is not null
        Bindings
        • 0: 8
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz1.13msselect * from `category_translations` where `category_translations`.`category_id` in (9, 10, 11)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz1.26msselect * from `categories` where `categories`.`parent_id` in (9, 10, 11)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz4.17msselect * from `uploads` where `uploads`.`id` = '20' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz2.52msselect * from `uploads` where `uploads`.`id` = '21' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 21
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz10.37msselect * from `uploads` where `uploads`.`id` = '22' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 22
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz650μsselect * from `uploads` where `uploads`.`id` = '30' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 30
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz580μsselect * from `categories` where `categories`.`parent_id` = 12 and `categories`.`parent_id` is not null
        Bindings
        • 0: 12
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz2.82msselect * from `category_translations` where `category_translations`.`category_id` in (13, 14, 15, 30)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz480μsselect * from `categories` where `categories`.`parent_id` in (13, 14, 15, 30)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz390μsselect * from `category_translations` where `category_translations`.`category_id` in (31)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz420μsselect * from `uploads` where `uploads`.`id` = '26' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 26
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz600μsselect * from `uploads` where `uploads`.`id` = '27' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 27
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz6.45msselect * from `uploads` where `uploads`.`id` = '25' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 25
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz410μsselect * from `uploads` where `uploads`.`id` = '30' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 30
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz380μsselect * from `uploads` where `uploads`.`id` = '31' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 31
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz510μsselect * from `categories` where `categories`.`parent_id` = 16 and `categories`.`parent_id` is not null
        Bindings
        • 0: 16
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz580μsselect * from `category_translations` where `category_translations`.`category_id` in (17, 18, 19)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz440μsselect * from `categories` where `categories`.`parent_id` in (17, 18, 19)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz450μsselect * from `uploads` where `uploads`.`id` = '34' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 34
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz740μsselect * from `uploads` where `uploads`.`id` = '33' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 33
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz400μsselect * from `uploads` where `uploads`.`id` = '35' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 35
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz690μsselect * from `uploads` where `uploads`.`id` = '36' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 36
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz540μsselect * from `categories` where `categories`.`parent_id` = 20 and `categories`.`parent_id` is not null
        Bindings
        • 0: 20
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz550μsselect * from `category_translations` where `category_translations`.`category_id` in (21, 23, 24)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz820μsselect * from `categories` where `categories`.`parent_id` in (21, 23, 24)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz500μsselect * from `uploads` where `uploads`.`id` = '40' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 40
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz550μsselect * from `uploads` where `uploads`.`id` = '38' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 38
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz560μsselect * from `uploads` where `uploads`.`id` = '39' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 39
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz510μsselect * from `uploads` where `uploads`.`id` = '52' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 52
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz500μsselect * from `categories` where `categories`.`parent_id` = 25 and `categories`.`parent_id` is not null
        Bindings
        • 0: 25
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz390μsselect * from `category_translations` where `category_translations`.`category_id` in (26, 27, 28)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#342bighodrm_bighouz480μsselect * from `categories` where `categories`.`parent_id` in (26, 27, 28)
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1170bighodrm_bighouz490μsselect * from `uploads` where `uploads`.`id` = '51' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 51
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz560μsselect * from `uploads` where `uploads`.`id` = '49' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 49
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz370μsselect * from `uploads` where `uploads`.`id` = '48' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 48
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#1170bighodrm_bighouz420μsselect * from `uploads` where `uploads`.`id` = '83' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 83
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#342bighodrm_bighouz600μsselect * from `categories` where `categories`.`parent_id` = 29 and `categories`.`parent_id` is not null
        Bindings
        • 0: 29
        Backtrace
        • view::frontend.layouts.app:342
        • 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#1644bighodrm_bighouz800μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1644
        • 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#1170bighodrm_bighouz1.2msselect * from `uploads` where `uploads`.`id` = '188' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 188
        Backtrace
        • app/Http/Helpers.php:1170
        • 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
      • nav.blade.php#53bighodrm_bighouz1.6msselect * from `categories` where `level` = 0
        Bindings
        • 0: 0
        Backtrace
        • view::frontend.inc.nav:53
        • 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
      • nav.blade.php#53bighodrm_bighouz1.89msselect * from `category_translations` where `category_translations`.`category_id` in (4, 8, 12, 16, 20, 25, 29)
        Backtrace
        • view::frontend.inc.nav:53
        • 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#1170bighodrm_bighouz630μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#2070bighodrm_bighouz1.37msselect * from `carts` where `temp_user_id` = 'd7071a26a7bf4b8a6d39'
        Bindings
        • 0: d7071a26a7bf4b8a6d39
        Backtrace
        • app/Http/Helpers.php:2070
        • 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#1170bighodrm_bighouz12.91msselect * from `uploads` where `uploads`.`id` = '188' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 188
        Backtrace
        • app/Http/Helpers.php:1170
        • 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#2070bighodrm_bighouz800μsselect * from `carts` where `temp_user_id` = 'd7071a26a7bf4b8a6d39'
        Bindings
        • 0: d7071a26a7bf4b8a6d39
        Backtrace
        • app/Http/Helpers.php:2070
        • 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#454bighodrm_bighouz11.52msselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:454
        • 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#495bighodrm_bighouz1.42msselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:495
        • 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#125bighodrm_bighouz2.58msselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:125
        • 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\Category
      38Category.php#?
      App\Models\CategoryTranslation
      38CategoryTranslation.php#?
      App\Models\Upload
      31Upload.php#?
      App\Models\Brand
      12Brand.php#?
      App\Models\BrandTranslation
      12BrandTranslation.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\Language
      2Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          KRQhlsrjs2QjaWzeMedt8Y9qehBulq1PUDa9QVJX
          locale
          en
          temp_user_id
          d7071a26a7bf4b8a6d39
          path_info
          /category/WiFi-Modules-gxRUp
          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:18 [ "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 => "bighouz.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" ] "x-forwarded-for" => array:1 [ 0 => "18.220.95.176" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          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, 06 Apr 2025 07:20:57 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=KRQhlsrjs2QjaWzeMedt8Y9qehBulq1PUDa9QVJX; expires=Sun, 06 Apr 2025 09:20:58 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=KRQhlsrjs2QjaWzeMedt8Y9qehBulq1PUDa9QVJX; expires=Sun, 06-Apr-2025 09:20:58 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "KRQhlsrjs2QjaWzeMedt8Y9qehBulq1PUDa9QVJX" "locale" => "en" "temp_user_id" => "d7071a26a7bf4b8a6d39" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 12:20:58GET/category/WiFi-Modules-gxRUp1094280