• Sort By :

Request history8.3.14PHP Version570msRequest Duration7MBMemory UsageGET category/{category?}/{subcategory?}/{childcategory?}Route
    • Booting (26.65ms)time
    • Application (544ms)time
    • 1 x Application (95.32%)
      544ms
      1 x Booting (4.67%)
      26.65ms
      31 templates were rendered
      • 1x v2.components.categorycategory.blade.php#?blade
      • 1x v2.components.category.catalogcatalog.blade.php#?blade
      • 1x includes.filterfilter.blade.php#?blade
      • 12x v2.components.highlights.deal-card-with-timerdeal-card-with-timer.blade.php#?blade
      • 1x pagination::custom-sortcustom-sort.blade.php#?blade
      • 1x layouts.front.mastermaster.blade.php#?blade
      • 1x layouts.front._head_head.blade.php#?blade
      • 1x v2.components.navbar-normalnavbar-normal.blade.php#?blade
      • 1x v2.components.modal.sign-insign-in.blade.php#?blade
      • 1x v2.components.form.user-loginuser-login.blade.php#?blade
      • 1x includes.form-successform-success.blade.php#?blade
      • 2x includes.admin.form-loginform-login.blade.php#?blade
      • 1x v2.components.modal.sign-upsign-up.blade.php#?blade
      • 1x v2.components.form.user-registrationuser-registration.blade.php#?blade
      • 1x v2.components.form.vendor-registrationvendor-registration.blade.php#?blade
      • 1x v2.components.navbar.category-dropdowncategory-dropdown.blade.php#?blade
      • 1x v2.components.navbar.screen-sm.category-dropdowncategory-dropdown.blade.php#?blade
      • 1x layouts.front.footerfooter.blade.php#?blade
      • 1x layouts.front._script_script.blade.php#?blade
      uri
      GET category/{category?}/{subcategory?}/{childcategory?}
      middleware
      web, maintenance
      controller
      App\Http\Controllers\Front\CatalogController@category
      namespace
      App\Http\Controllers
      prefix
      where
      as
      new.category
      file
      app/Http/Controllers/Front/CatalogController.php:43-209
      288 statements were executed (250 duplicates)Show only duplicates185ms
      • MaintenanceMode.php#12stage_dokodeals_com_newConnection Established
        Backtrace
        • middleware::maintenance:12
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/CheckReferral.php:18
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::bindings:51
      • MaintenanceMode.php#12stage_dokodeals_com_new2.28msselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::maintenance:12
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/CheckReferral.php:18
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::bindings:51
      • CatalogController.php#47stage_dokodeals_com_new610μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#83stage_dokodeals_com_new680μsselect * from `categories` where `slug` = 'Electronic-Devices' limit 1
        Bindings
        • 0: Electronic-Devices
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:83
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#87stage_dokodeals_com_new570μsselect * from `subcategories` where `slug` = 'Phones-and-Accessories' limit 1
        Bindings
        • 0: Phones-and-Accessories
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:87
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#91stage_dokodeals_com_new500μsselect * from `childcategories` where `slug` = 'Mobile-Phone-Accessories' limit 1
        Bindings
        • 0: Mobile-Phone-Accessories
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:91
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • CatalogController.php#135stage_dokodeals_com_new560μsselect * from `attributes` where `attributes`.`attributable_type` = 'App\\Models\\Category' and `attributes`.`attributable_id` = 4 and `attributes`.`attributable_id` is not null
        Bindings
        • 0: App\Models\Category
        • 1: 4
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:135
        • app/Http/Controllers/Front/CatalogController.php:131
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CatalogController.php#153stage_dokodeals_com_new320μsselect * from `attributes` where `attributes`.`attributable_type` = 'App\\Models\\Subcategory' and `attributes`.`attributable_id` = 19 and `attributes`.`attributable_id` is not null
        Bindings
        • 0: App\Models\Subcategory
        • 1: 19
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:153
        • app/Http/Controllers/Front/CatalogController.php:131
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CatalogController.php#171stage_dokodeals_com_new360μsselect * from `attributes` where `attributes`.`attributable_type` = 'App\\Models\\Childcategory' and `attributes`.`attributable_id` = 25 and `attributes`.`attributable_id` is not null
        Bindings
        • 0: App\Models\Childcategory
        • 1: 25
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:171
        • app/Http/Controllers/Front/CatalogController.php:131
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • CatalogController.php#196stage_dokodeals_com_new8.9msselect * from `products` where `category_id` = 4 and `subcategory_id` = 19 and `childcategory_id` = 25 and (ISNULL(expiry_date) or ( expiry_date >= "2025-05-08")) and `status` = 1 order by `id` desc
        Bindings
        • 0: 4
        • 1: 19
        • 2: 25
        • 3: 1
        Backtrace
        • app/Http/Controllers/Front/CatalogController.php:196
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Product.php#20stage_dokodeals_com_new1.06msselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new790μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new560μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new590μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new360μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new610μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new370μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new570μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new340μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new510μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new420μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new730μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new440μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new630μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new580μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new810μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new580μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new900μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new660μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new930μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new560μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new860μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new590μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new400μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new740μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new630μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new860μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new540μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new600μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new540μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new720μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new420μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new960μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new540μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new450μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new800μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new460μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new550μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new400μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new430μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new580μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new440μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new790μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new520μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new820μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new470μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new810μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new530μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new860μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new650μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new830μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new490μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new790μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new480μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new1.7msselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new530μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new880μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new530μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new760μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new520μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new480μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new770μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Product.php#20stage_dokodeals_com_new560μsselect * from `users` where `users`.`id` = 47 limit 1
        Bindings
        • 0: 47
        Backtrace
        • app/Models/Product.php:20
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Product.php#139stage_dokodeals_com_new520μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:139
        • app/Models/Product.php:29
        • app/Http/Controllers/Front/CatalogController.php:197
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • AppServiceProvider.php#33stage_dokodeals_com_new500μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new500μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#74stage_dokodeals_com_new580μsselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#74stage_dokodeals_com_new610μsselect * from `subcategories` where `status` = 1 and `subcategories`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 21, 22, 23, 24, 25, 26)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#74stage_dokodeals_com_new710μsselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 21, 22, 23, 24, 25, 26)
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#74stage_dokodeals_com_new1.21msselect * from `childcategories` where `status` = 1 and `childcategories`.`subcategory_id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#74stage_dokodeals_com_new1.37msselect * from `subcategories` where `subcategories`.`id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 109, 110, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 124, 125)
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#74stage_dokodeals_com_new1.13msselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 21, 22, 23, 24, 25, 26)
        Backtrace
        • app/Providers/AppServiceProvider.php:74
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:39
      • AppServiceProvider.php#33stage_dokodeals_com_new820μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.17msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • catalog.blade.php#30stage_dokodeals_com_new700μsselect * from `subcategories` where `subcategories`.`category_id` = 4 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • view::v2.components.category.catalog:30
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • catalog.blade.php#36stage_dokodeals_com_new910μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 19 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 19
        • 1: 1
        Backtrace
        • view::v2.components.category.catalog:36
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • catalog.blade.php#82stage_dokodeals_com_new680μsselect * from `attributes` where `attributes`.`attributable_type` = 'App\\Models\\Childcategory' and `attributes`.`attributable_id` = 25 and `attributes`.`attributable_id` is not null
        Bindings
        • 0: App\Models\Childcategory
        • 1: 25
        Backtrace
        • view::v2.components.category.catalog:82
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • AppServiceProvider.php#33stage_dokodeals_com_new630μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.09msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new350μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new910μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new550μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2201
        Bindings
        • 0: 2201
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new450μsselect * from `ratings` where `ratings`.`product_id` = 2201 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2201
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new640μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new540μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new700μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new260μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new240μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new650μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new230μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new510μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new690μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new1.01msselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2200
        Bindings
        • 0: 2200
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new340μsselect * from `ratings` where `ratings`.`product_id` = 2200 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2200
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new660μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new380μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new520μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new470μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new230μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new470μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new770μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new650μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2199
        Bindings
        • 0: 2199
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new360μsselect * from `ratings` where `ratings`.`product_id` = 2199 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2199
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new720μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new430μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new610μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new340μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new820μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new840μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new360μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new470μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new700μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new430μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2198
        Bindings
        • 0: 2198
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new250μsselect * from `ratings` where `ratings`.`product_id` = 2198 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2198
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new570μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new550μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new330μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new730μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new250μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new260μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new430μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.16msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new430μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2197
        Bindings
        • 0: 2197
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new260μsselect * from `ratings` where `ratings`.`product_id` = 2197 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2197
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new780μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new360μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new520μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new240μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new870μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new320μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new550μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new240μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new420μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new890μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new370μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2196
        Bindings
        • 0: 2196
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new220μsselect * from `ratings` where `ratings`.`product_id` = 2196 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2196
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new610μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new440μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new520μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new230μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new820μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new590μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new230μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new440μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new940μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new410μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2169
        Bindings
        • 0: 2169
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new290μsselect * from `ratings` where `ratings`.`product_id` = 2169 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2169
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new600μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new420μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new740μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new250μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new610μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new410μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new670μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new530μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2168
        Bindings
        • 0: 2168
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new250μsselect * from `ratings` where `ratings`.`product_id` = 2168 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2168
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new400μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new260μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new470μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new240μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new660μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new270μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new490μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new680μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new370μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2165
        Bindings
        • 0: 2165
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new380μsselect * from `ratings` where `ratings`.`product_id` = 2165 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2165
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new830μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new470μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new900μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new290μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new810μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new270μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new720μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new560μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new460μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new900μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new410μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2164
        Bindings
        • 0: 2164
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new310μsselect * from `ratings` where `ratings`.`product_id` = 2164 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2164
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new600μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new400μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new370μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new790μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new250μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new710μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new410μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new710μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new420μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2163
        Bindings
        • 0: 2163
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new260μsselect * from `ratings` where `ratings`.`product_id` = 2163 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2163
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new620μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new390μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new900μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new250μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new770μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new360μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new270μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new450μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • Rating.php#49stage_dokodeals_com_new470μsselect avg(`rating`) as aggregate from `ratings` where `product_id` = 2162
        Bindings
        • 0: 2162
        Backtrace
        • app/Models/Rating.php:49
        • view::v2.components.highlights.deal-card-with-timer:27
        • 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:75
      • deal-card-with-timer.blade.php#28stage_dokodeals_com_new380μsselect * from `ratings` where `ratings`.`product_id` = 2162 and `ratings`.`product_id` is not null
        Bindings
        • 0: 2162
        Backtrace
        • view::v2.components.highlights.deal-card-with-timer:28
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Product.php#339stage_dokodeals_com_new910μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#381stage_dokodeals_com_new380μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer: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:75
      • Product.php#232stage_dokodeals_com_new750μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#273stage_dokodeals_com_new280μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:54
        • 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:75
      • Product.php#339stage_dokodeals_com_new560μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:339
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#381stage_dokodeals_com_new220μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:381
        • view::v2.components.highlights.deal-card-with-timer:57
        • 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:75
      • Product.php#232stage_dokodeals_com_new590μsselect * from `generalsettings` where `generalsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:232
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • Product.php#273stage_dokodeals_com_new240μsselect * from `currencies` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:273
        • view::v2.components.highlights.deal-card-with-timer:59
        • 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:75
      • AppServiceProvider.php#33stage_dokodeals_com_new450μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new620μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#129stage_dokodeals_com_new790μsselect * from `locations` where `is_active` = 1 and `parent_id` = 0 order by `name` asc
        Bindings
        • 0: 1
        • 1: 0
        Backtrace
        • app/Providers/AppServiceProvider.php:129
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.category:237
      • AppServiceProvider.php#33stage_dokodeals_com_new580μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.05msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new400μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new690μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new320μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new610μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new290μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.13msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new340μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.04msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new420μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new940μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new430μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new790μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • user-login.blade.php#38stage_dokodeals_com_new800μsselect * from `socialsettings` where `socialsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::v2.components.form.user-login:38
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • user-login.blade.php#43stage_dokodeals_com_new490μsselect * from `socialsettings` where `socialsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::v2.components.form.user-login:43
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • user-login.blade.php#52stage_dokodeals_com_new620μsselect * from `socialsettings` where `socialsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::v2.components.form.user-login:52
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • AppServiceProvider.php#33stage_dokodeals_com_new660μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.39msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new430μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.08msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new390μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new670μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new290μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new600μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#81stage_dokodeals_com_new810μsselect * from `categories` where `status` = 1 and `is_deal` = 0
        Bindings
        • 0: 1
        • 1: 0
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#81stage_dokodeals_com_new830μsselect * from `subcategories` where `status` = 1 and `subcategories`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#81stage_dokodeals_com_new800μsselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#81stage_dokodeals_com_new1.46msselect * from `childcategories` where `status` = 1 and `childcategories`.`subcategory_id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 122)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#81stage_dokodeals_com_new1.15msselect * from `subcategories` where `subcategories`.`id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 122)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#81stage_dokodeals_com_new850μsselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:10
      • AppServiceProvider.php#33stage_dokodeals_com_new690μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new950μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#81stage_dokodeals_com_new890μsselect * from `categories` where `status` = 1 and `is_deal` = 0
        Bindings
        • 0: 1
        • 1: 0
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#81stage_dokodeals_com_new760μsselect * from `subcategories` where `status` = 1 and `subcategories`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#81stage_dokodeals_com_new600μsselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#81stage_dokodeals_com_new1.68msselect * from `childcategories` where `status` = 1 and `childcategories`.`subcategory_id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 122)
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#81stage_dokodeals_com_new1.35msselect * from `subcategories` where `subcategories`.`id` in (2, 3, 4, 6, 7, 8, 9, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 122)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#81stage_dokodeals_com_new840μsselect * from `categories` where `categories`.`id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18)
        Backtrace
        • app/Providers/AppServiceProvider.php:81
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::v2.components.navbar-normal:123
      • AppServiceProvider.php#33stage_dokodeals_com_new770μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new1.14msselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#85stage_dokodeals_com_new1msselect * from `socialsettings` where `socialsettings`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:85
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::layouts.front.master:12
      • AppServiceProvider.php#87stage_dokodeals_com_new1.12msselect * from `pages` where `footer` = 1 and `language_id` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:87
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::layouts.front.master:12
      • AppServiceProvider.php#33stage_dokodeals_com_new490μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new970μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#33stage_dokodeals_com_new310μsselect * from `languages` where `is_default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:33
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      • AppServiceProvider.php#35stage_dokodeals_com_new920μsselect * from `generalsettings` where `id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:35
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      App\Models\Childcategory
      1180Childcategory.php#?
      App\Models\Subcategory
      549Subcategory.php#?
      App\Models\Category
      136Category.php#?
      App\Models\Generalsetting
      84Generalsetting.php#?
      App\Models\Currency
      49Currency.php#?
      App\Models\Product
      35Product.php#?
      App\Models\User
      35User.php#?
      App\Models\Socialsetting
      4Socialsetting.php#?
      App\Models\Location
      3Location.php#?
          _token
          i1hmtSSVjDaI1Xa2d5Tmxx7qqdUOhv3ia3jmXYUL
          _previous
          array:1 [ "url" => "https://staging.dokodeals.com/category/Electronic-Devices/Phones-and-Accessori...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /category/Electronic-Devices/Phones-and-Accessories/Mobile-Phone-Accessories
          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:22 [ "host" => array:1 [ 0 => "staging.dokodeals.com" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.134.109.116" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "3.134.109.116" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93c6b536adf362b7-SIN" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
          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 => "Thu, 08 May 2025 05:55:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBvaDBKRVltT2ZRSnVVNE5KWk5VNWc9PSIsInZhbHVlIjoiQklYbXYxYUd2L3FOYTdGWmE1ZFZDeHhOK1pvUm5ZUzQ3d01wbW5kR2xCTTZiakRxNEsxdjJmMUxxM2JsZmNuL3Z2bjJRcGVDOXdWLzV3UEoyR1hLYjByVHRwZzRBcE1CQk5ESkRzcXNoNWg0VXBMQTRpMmFzVTROUVVVaXJOekYiLCJtYWMiOiIwZmI0YWE2ZTNmNWM5NTg2ZDRkYWEyOGExYzJmNDY5M2E4Zjg4YjBmYzUxYjQ4ZGQxZDQ3MjZjNjk1OTQ1NjEwIiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 03:15:23 GMT; Max-Age=1199999; path=/XSRF-TOKEN=eyJpdiI6InBvaDBKRVltT2ZRSnVVNE5KWk5VNWc9PSIsInZhbHVlIjoiQklYbXYxYUd2L3FOYTdGWmE1ZFZDeHhOK1pvUm5ZUzQ3d01wbW5kR2xCTTZiakRxNEsxdjJmMUxxM2JsZmNuL3Z2bjJRc" 1 => "laravel_session=eyJpdiI6ImlWcjg4ZWxiY0FMUXhJQk5rUldOTkE9PSIsInZhbHVlIjoiRzErTXIrbWl4aWRoTFVZZVpsZ3dKTzQyK1NxZy8xL0k2ZzRuMkJrclUwSEZ1VEFTM3htSlpJb3ZqdEN4aHc3SnVDakdUV2lXZkVZbW1ic3BQd0xveExGSEVkQlREWWNEUHZ3djBodklrZFhnSEZzejR6VFBuZDdwSk9Ud3JBQWoiLCJtYWMiOiJlYmZkMmUzMGYyNGQyOWNjMzlkNTM1ZTFkYTIxZDY0ZjhiYjdhNDMwZWNjODlmOWUzMWE4OTAyMmY0MTI4MzM5IiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 03:15:23 GMT; Max-Age=1199999; path=/; httponlylaravel_session=eyJpdiI6ImlWcjg4ZWxiY0FMUXhJQk5rUldOTkE9PSIsInZhbHVlIjoiRzErTXIrbWl4aWRoTFVZZVpsZ3dKTzQyK1NxZy8xL0k2ZzRuMkJrclUwSEZ1VEFTM3htSlpJb3ZqdEN4aHc3SnVD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBvaDBKRVltT2ZRSnVVNE5KWk5VNWc9PSIsInZhbHVlIjoiQklYbXYxYUd2L3FOYTdGWmE1ZFZDeHhOK1pvUm5ZUzQ3d01wbW5kR2xCTTZiakRxNEsxdjJmMUxxM2JsZmNuL3Z2bjJRcGVDOXdWLzV3UEoyR1hLYjByVHRwZzRBcE1CQk5ESkRzcXNoNWg0VXBMQTRpMmFzVTROUVVVaXJOekYiLCJtYWMiOiIwZmI0YWE2ZTNmNWM5NTg2ZDRkYWEyOGExYzJmNDY5M2E4Zjg4YjBmYzUxYjQ4ZGQxZDQ3MjZjNjk1OTQ1NjEwIiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 03:15:23 GMT; path=/XSRF-TOKEN=eyJpdiI6InBvaDBKRVltT2ZRSnVVNE5KWk5VNWc9PSIsInZhbHVlIjoiQklYbXYxYUd2L3FOYTdGWmE1ZFZDeHhOK1pvUm5ZUzQ3d01wbW5kR2xCTTZiakRxNEsxdjJmMUxxM2JsZmNuL3Z2bjJRc" 1 => "laravel_session=eyJpdiI6ImlWcjg4ZWxiY0FMUXhJQk5rUldOTkE9PSIsInZhbHVlIjoiRzErTXIrbWl4aWRoTFVZZVpsZ3dKTzQyK1NxZy8xL0k2ZzRuMkJrclUwSEZ1VEFTM3htSlpJb3ZqdEN4aHc3SnVDakdUV2lXZkVZbW1ic3BQd0xveExGSEVkQlREWWNEUHZ3djBodklrZFhnSEZzejR6VFBuZDdwSk9Ud3JBQWoiLCJtYWMiOiJlYmZkMmUzMGYyNGQyOWNjMzlkNTM1ZTFkYTIxZDY0ZjhiYjdhNDMwZWNjODlmOWUzMWE4OTAyMmY0MTI4MzM5IiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 03:15:23 GMT; path=/; httponlylaravel_session=eyJpdiI6ImlWcjg4ZWxiY0FMUXhJQk5rUldOTkE9PSIsInZhbHVlIjoiRzErTXIrbWl4aWRoTFVZZVpsZ3dKTzQyK1NxZy8xL0k2ZzRuMkJrclUwSEZ1VEFTM3htSlpJb3ZqdEN4aHc3SnVD" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "i1hmtSSVjDaI1Xa2d5Tmxx7qqdUOhv3ia3jmXYUL" "_previous" => array:1 [ "url" => "https://staging.dokodeals.com/category/Electronic-Devices/Phones-and-Accessories/Mobile-Phone-Accessories" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-08 11:40:24GET/category/Electronic-Devices/Phones-and-Accessories/Mobile-Phone-Accessories312882075