twst
(0) 0 Reviews
1 Orders
twst
(0) 0 Reviews
1 Orders

Categories

Top
8.2.22PHP Version446msRequest Duration7MBMemory UsageGET shopView/{id}Route
  • warninglog[19:44:46] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[19:44:46] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[19:44:46] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • warninglog[19:44:46] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • Booting (107ms)time
  • Application (339ms)time
  • 1 x Application (75.95%)
    339ms
    1 x Booting (24.05%)
    107ms
    13 templates were rendered
    • web-views.seller-view.shopviewshopview.blade.phpblade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.phpblade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.phpblade
    • web-views.products._ajax-products_ajax-products.blade.phpblade
    • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
    • pagination::bootstrap-4bootstrap-4.blade.phpblade
    • layouts.front-end.appapp.blade.phpblade
    • layouts.front-end.partials._modals_modals.blade.phpblade
    • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.phpblade
    • layouts.front-end.partials._header_header.blade.phpblade
    • layouts.front-end.partials._cart_cart.blade.phpblade
    • layouts.front-end.partials._footer_footer.blade.phpblade
    • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.phpblade
    uri
    GET shopView/{id}
    middleware
    web, maintenance_mode, guestCheck
    controller
    App\Http\Controllers\Web\ShopViewController@seller_shop
    namespace
    App\Http\Controllers\Web
    prefix
    where
    as
    shopView
    file
    app/Http/Controllers/Web/ShopViewController.php:37-47
    81 statements were executed, 40 of which were duplicated, 41 unique. Show only duplicated119ms
    • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
      610μshelpers.php#167enep_db
      Metadata
      Bindings
      • 0. maintenance_mode
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. middleware::maintenance_mode:19
      • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. middleware::api_lang:22
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • insert into `guest_users` (`ip_address`, `created_at`) values ('18.216.21.140', '2025-03-31 19:44:46')
      1.49msGuestMiddleware.php#23enep_db
      Metadata
      Bindings
      • 0. 18.216.21.140
      • 1. 2025-03-31 19:44:46
      Backtrace
      • 16. middleware::guestCheck:23
      • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 18. middleware::maintenance_mode:23
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 20. middleware::api_lang:22
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      290μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:42
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `shops` where `id` = '47' limit 1
      270μsShopViewController.php#59enep_db
      Metadata
      Bindings
      • 0. 47
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:59
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `sellers` where (`status` = 'approved') and `sellers`.`id` = 172 limit 1
      300μsShopViewController.php#64enep_db
      Metadata
      Bindings
      • 0. approved
      • 1. 172
      Backtrace
      • 17. app/Http/Controllers/Web/ShopViewController.php:64
      • 18. app/Http/Controllers/Web/ShopViewController.php:42
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `shops` where `id` = '47' limit 1
      410μsShopViewController.php#72enep_db
      Metadata
      Bindings
      • 0. 47
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:72
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      360μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 26. app/Http/Controllers/Web/ShopViewController.php:74
      • 27. app/Http/Controllers/Web/ShopViewController.php:42
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 172)
      650μsShopViewController.php#80enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. seller
      • 10. 172
      Backtrace
      • 14. app/Http/Controllers/Web/ShopViewController.php:80
      • 15. app/Http/Controllers/Web/ShopViewController.php:42
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `status` = 1 and `product_id` in (35) and `status` = 1
      230μsShopViewController.php#81enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 35
      • 3. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:81
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `reviews` where `status` = 1 and `status` = 1 and `product_id` in (35) and `status` = 1
      200μsShopViewController.php#82enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 35
      • 3. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:82
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `sellers` where `sellers`.`id` = 172 limit 1
      270μsShopViewController.php#86enep_db
      Metadata
      Bindings
      • 0. 172
      Backtrace
      • 20. app/Http/Controllers/Web/ShopViewController.php:86
      • 21. app/Http/Controllers/Web/ShopViewController.php:42
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `orders` where `orders`.`seller_id` = 172 and `orders`.`seller_id` is not null
      530μsShopViewController.php#87enep_db
      Metadata
      Bindings
      • 0. 172
      Backtrace
      • 20. app/Http/Controllers/Web/ShopViewController.php:87
      • 21. app/Http/Controllers/Web/ShopViewController.php:42
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `products` where `id` in (35)
      240μsShopViewController.php#91enep_db
      Metadata
      Bindings
      • 0. 35
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:91
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where `id` in (35) limit 12 offset 0
      420μsShopViewController.php#91enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 35
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:91
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `translations` where `translations`.`translationable_id` in (35) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
      280μsShopViewController.php#91enep_db
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. en
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:91
      • 22. app/Http/Controllers/Web/ShopViewController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `reviews` where `reviews`.`product_id` in (35) and `delivery_man_id` is null and `status` = 1
      230μsShopViewController.php#91enep_db
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:91
      • 22. app/Http/Controllers/Web/ShopViewController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `position` = 0 and `categories`.`id` = '1' limit 1
      280μsShopViewController.php#113enep_db
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      Backtrace
      • 17. app/Http/Controllers/Web/ShopViewController.php:113
      • 18. app/Http/Controllers/Web/ShopViewController.php:42
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `categories`.`parent_id` in (1) order by `priority` asc
      220μsShopViewController.php#113enep_db
      Metadata
      Backtrace
      • 22. app/Http/Controllers/Web/ShopViewController.php:113
      • 23. app/Http/Controllers/Web/ShopViewController.php:42
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      260μsShopViewController.php#113enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 22. app/Http/Controllers/Web/ShopViewController.php:113
      • 23. app/Http/Controllers/Web/ShopViewController.php:42
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where (`position` = 0) order by `priority` asc limit 14
      290μsShopViewController.php#120enep_db
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 15. app/Http/Controllers/Web/ShopViewController.php:120
      • 16. app/Http/Controllers/Web/ShopViewController.php:42
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 28, 29) order by `priority` asc
      290μsShopViewController.php#120enep_db
      Metadata
      Backtrace
      • 20. app/Http/Controllers/Web/ShopViewController.php:120
      • 21. app/Http/Controllers/Web/ShopViewController.php:42
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `categories` where `categories`.`parent_id` in (14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) order by `priority` asc
      210μsShopViewController.php#120enep_db
      Metadata
      Backtrace
      • 25. app/Http/Controllers/Web/ShopViewController.php:120
      • 26. app/Http/Controllers/Web/ShopViewController.php:42
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `translations` where `translations`.`translationable_id` in (14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      300μsShopViewController.php#120enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 25. app/Http/Controllers/Web/ShopViewController.php:120
      • 26. app/Http/Controllers/Web/ShopViewController.php:42
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 28, 29) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      260μsShopViewController.php#120enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 20. app/Http/Controllers/Web/ShopViewController.php:120
      • 21. app/Http/Controllers/Web/ShopViewController.php:42
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      250μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 26. app/Http/Controllers/Web/ShopViewController.php:123
      • 27. app/Http/Controllers/Web/ShopViewController.php:42
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 172)
      670μsShopViewController.php#173enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. seller
      • 10. 172
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:173
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 172) order by `created_at` desc limit 12 offset 0
      940μsShopViewController.php#173enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. 1
      • 5. approved
      • 6. admin
      • 7. 1
      • 8. digital
      • 9. physical
      • 10. seller
      • 11. 172
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:173
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `translations` where `translations`.`translationable_id` in (35) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
      290μsShopViewController.php#173enep_db
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. en
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:173
      • 22. app/Http/Controllers/Web/ShopViewController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `reviews` where `reviews`.`product_id` in (35) and `delivery_man_id` is null and `status` = 1
      240μsShopViewController.php#173enep_db
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:173
      • 22. app/Http/Controllers/Web/ShopViewController.php:42
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `shops` where `seller_id` = 172 limit 1
      260μsShopViewController.php#183enep_db
      Metadata
      Bindings
      • 0. 172
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:183
      • 17. app/Http/Controllers/Web/ShopViewController.php:42
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      260μshelpers.php#167enep_db
      Metadata
      Bindings
      • 0. temporary_close
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. app/Http/Controllers/Web/ShopViewController.php:192
      • 18. app/Http/Controllers/Web/ShopViewController.php:42
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'vacation_add') limit 1
      220μshelpers.php#167enep_db
      Metadata
      Bindings
      • 0. vacation_add
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. app/Http/Controllers/Web/ShopViewController.php:193
      • 18. app/Http/Controllers/Web/ShopViewController.php:42
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
      480μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_by_seller') limit 1
      8.03mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
      560μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_by_seller') limit 1
      360μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `brands` where `brands`.`id` = 3 limit 1
      3.85ms_filter-single-product.blade.php#225enep_db
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 21. view::web-views.partials._filter-single-product:225
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (3) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
      410μs_filter-single-product.blade.php#225enep_db
      Metadata
      Bindings
      • 0. App\Models\Brand
      • 1. en
      Backtrace
      • 26. view::web-views.partials._filter-single-product:225
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
      310μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. currency_symbol_position
      Backtrace
      • 16. app/Utils/settings.php:15
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `sellers` where `sellers`.`id` = 172 limit 1
      4.57ms_filter-single-product.blade.php#366enep_db
      Metadata
      Bindings
      • 0. 172
      Backtrace
      • 22. view::web-views.partials._filter-single-product:366
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `shops` where `shops`.`seller_id` = 172 and `shops`.`seller_id` is not null limit 1
      450μs_filter-single-product.blade.php#366enep_db
      Metadata
      Bindings
      • 0. 172
      Backtrace
      • 22. view::web-views.partials._filter-single-product:366
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
      4.9mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. google_tag_manager_id
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
      820μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. pixel_analytics
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'announcement') limit 1
      4.19mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. announcement
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `cart_group_id` from `carts` where (`customer_id` = 33415 and `is_guest` = 1) group by `cart_group_id`
      4.19mscart-manager.php#74enep_db
      Metadata
      Bindings
      • 0. 33415
      • 1. 1
      Backtrace
      • 14. app/Utils/cart-manager.php:74
      • 15. app/Utils/cart-manager.php:43
      • 16. view::layouts.front-end.partials._cart:35
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `carts` where 0 = 1
      240μscart-manager.php#43enep_db
      Metadata
      Backtrace
      • 15. app/Utils/cart-manager.php:43
      • 16. view::layouts.front-end.partials._cart:35
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `cart_group_id` from `carts` where (`customer_id` = 33415 and `is_guest` = 1) group by `cart_group_id`
      1.29mscart-manager.php#74enep_db
      Metadata
      Bindings
      • 0. 33415
      • 1. 1
      Backtrace
      • 14. app/Utils/cart-manager.php:74
      • 15. app/Utils/cart-manager.php:43
      • 16. view::layouts.front-end.partials._cart:44
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `carts` where 0 = 1
      2.33mscart-manager.php#43enep_db
      Metadata
      Backtrace
      • 15. app/Utils/cart-manager.php:43
      • 16. view::layouts.front-end.partials._cart:44
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `categories` where `position` = 0
      5.38ms_header.blade.php#218enep_db
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:218
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
      610μs_header.blade.php#218enep_db
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:218
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 28, 29) order by `priority` asc
      1.6ms_header.blade.php#218enep_db
      Metadata
      Backtrace
      • 21. view::layouts.front-end.partials._header:218
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`parent_id` in (17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) order by `priority` asc
      1.73ms_header.blade.php#218enep_db
      Metadata
      Backtrace
      • 26. view::layouts.front-end.partials._header:218
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      4.34ms_header.blade.php#218enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 26. view::layouts.front-end.partials._header:218
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 28, 29) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      540μs_header.blade.php#218enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 21. view::layouts.front-end.partials._header:218
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      4.1mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. view::layouts.front-end.partials._header:245
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
      1.76ms_header.blade.php#245enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:245
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      2.3mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'seller_registration') limit 1
      690μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. seller_registration
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select count(*) as aggregate from `categories` where `position` = 0
      3.19ms_header.blade.php#336enep_db
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:336
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
      590μs_header.blade.php#336enep_db
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:336
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 28, 29) order by `priority` asc
      1.4ms_header.blade.php#336enep_db
      Metadata
      Backtrace
      • 21. view::layouts.front-end.partials._header:336
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`parent_id` in (17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) order by `priority` asc
      1.94ms_header.blade.php#336enep_db
      Metadata
      Backtrace
      • 26. view::layouts.front-end.partials._header:336
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 32) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      1.63ms_header.blade.php#336enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 26. view::layouts.front-end.partials._header:336
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 28, 29) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      940μs_header.blade.php#336enep_db
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 21. view::layouts.front-end.partials._header:336
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      6.36mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 26. app/Models/Brand.php:42
      • 32. app/Utils/brand-manager.php:32
      • 33. view::layouts.front-end.partials._header:415
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `name` asc
      3.99msbrand-manager.php#32enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 1
      Backtrace
      • 15. app/Utils/brand-manager.php:32
      • 16. view::layouts.front-end.partials._header:415
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 9) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
      440μsbrand-manager.php#32enep_db
      Metadata
      Bindings
      • 0. App\Models\Brand
      • 1. en
      Backtrace
      • 20. app/Utils/brand-manager.php:32
      • 21. view::layouts.front-end.partials._header:415
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      4.1mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. view::layouts.front-end.partials._header:442
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
      800μs_header.blade.php#442enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:442
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      5.7mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'seller_registration') limit 1
      500μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. seller_registration
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'loader_gif') limit 1
      560μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. loader_gif
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'country_code') limit 1
      560μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. country_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-03-31' and date(`end_date`) >= '2025-03-31' limit 1
      610μs_footer.blade.php#88enep_db
      Metadata
      Bindings
      • 0. 1
      • 1. flash_deal
      • 2. 2025-03-31
      • 3. 2025-03-31
      Backtrace
      • 16. view::layouts.front-end.partials._footer:88
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'refund-policy') limit 1
      460μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. refund-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'return-policy') limit 1
      290μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. return-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
      270μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. cancellation-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'shop_address') limit 1
      750μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. shop_address
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'company_phone') limit 1
      790μssettings.php#15enep_db
      Metadata
      Bindings
      • 0. company_phone
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'company_email') limit 1
      5.49mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. company_email
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'whatsapp') limit 1
      5.79mssettings.php#15enep_db
      Metadata
      Bindings
      • 0. whatsapp
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Brand
    7
    App\Models\Category
    73
    App\Models\Order
    1
    App\Models\Product
    3
    App\Models\Seller
    3
    App\Models\Shop
    4
    App\Models\BusinessSetting
    27
        decimal_point_settings
        0
        product_brand
        1
        digital_product
        1
        currency_model
        single_currency
        language
        array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        en
        direction
        ltr
        system_default_currency
        8
        system_default_currency_info
        App\Models\Currency {#3852 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        Rs.
        currency_symbol
        Rs.
        currency_exchange_rate
        1
        _token
        5QcGbYbuiQznknOjJqMd506LDA9CvXnmGiRhlYKG
        guest_id
        33415
        currency_symbol_position
        left
        company_email
        info@enepalshop.com
        _previous
        array:1 [ "url" => "https://enepalshop.com/shopView/47" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shopView/47
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "enepalshop.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
        request_server
        0 of 0
        array:43 [ "PATH" => "/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "enepalshop.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/enepalshop.com/public_html" "REMOTE_ADDR" => "18.216.21.140" "REMOTE_PORT" => "7665" "SERVER_ADDR" => "10.1.1.17" "SERVER_NAME" => "enepalshop.com" "SERVER_ADMIN" => "alphatechnologybiz@gmail.com" "SERVER_PORT" => "443" "REQUEST_URI" => "/shopView/47" "REDIRECT_URL" => "/shopView/47" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "LSWS_EDITION" => "Openlitespeed 1.7.19" "X-LSCACHE" => "on,crawler" "SCRIPT_FILENAME" => "/home/enepalshop.com/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743450286.5512 "REQUEST_TIME" => 1743450286 ]
        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 => "Mon, 31 Mar 2025 19:44:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJ2NmM1RklVekgwT2ROelhJVlFuNXc9PSIsInZhbHVlIjoianhQMjZNOEFWU05meldxQ3FDQmExOE84NVI2M2ppK2h3dUQ5Ymd3SlZJQ1BPc3IvRmZxSm5nYXpRRnBZRG95RXFwYTN1WldCeXpMbjk2MTRLQzd4VmZYR1F6QThyUXNuOGNRY1VMTkFmYnBONjZFUzJ0VVBsOGhrMVpvRTJ6WWIiLCJtYWMiOiJkZDYzNzhjYjFmMjU3NWQzYTM0ZmY4ZjdmM2ZlNjljYmU3NTk1N2U5NGU5OTBlYWNlYjEwMjc2OTRmNzBkZGNhIiwidGFnIjoiIn0%3D; expires=Mon, 31 Mar 2025 20:44:46 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjJ2NmM1RklVekgwT2ROelhJVlFuNXc9PSIsInZhbHVlIjoianhQMjZNOEFWU05meldxQ3FDQmExOE84NVI2M2ppK2h3dUQ5Ymd3SlZJQ1BPc3IvRmZxSm5nYXpRRnBZRG95RXFwYTN1W" 1 => "eshopnepal_session=eyJpdiI6IlQySGFpb3JNQ3hudm41V2lIRTVMaEE9PSIsInZhbHVlIjoiNUZCbWxCUlFvUHZqZFlOMFFjSVk3aFlXNlQrUUZPSWU1dVNEN0YwNzFoQXg1UWhUV0p4eGc2ZFozeXpOanVOR1RHK3FSYU5zQll2RXV2ckxIZ3V0bXlQUEJubzBUTWJGRE5GdHJYZUZVN2FzTE5NT2F6cy91OHJjc3gzNWRNM3EiLCJtYWMiOiJlMDFjNWIwYjQyNmQ4YWI4NGJhMjhmNmZkYTdlYjAxOTM3NDNkZGJkYjU0MWY3NDE2N2M5YjcxZmUzODY2M2Y2IiwidGFnIjoiIn0%3D; expires=Mon, 31 Mar 2025 20:44:46 GMT; Max-Age=3600; path=/; httponlyeshopnepal_session=eyJpdiI6IlQySGFpb3JNQ3hudm41V2lIRTVMaEE9PSIsInZhbHVlIjoiNUZCbWxCUlFvUHZqZFlOMFFjSVk3aFlXNlQrUUZPSWU1dVNEN0YwNzFoQXg1UWhUV0p4eGc2ZFozeXpOanVOR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJ2NmM1RklVekgwT2ROelhJVlFuNXc9PSIsInZhbHVlIjoianhQMjZNOEFWU05meldxQ3FDQmExOE84NVI2M2ppK2h3dUQ5Ymd3SlZJQ1BPc3IvRmZxSm5nYXpRRnBZRG95RXFwYTN1WldCeXpMbjk2MTRLQzd4VmZYR1F6QThyUXNuOGNRY1VMTkFmYnBONjZFUzJ0VVBsOGhrMVpvRTJ6WWIiLCJtYWMiOiJkZDYzNzhjYjFmMjU3NWQzYTM0ZmY4ZjdmM2ZlNjljYmU3NTk1N2U5NGU5OTBlYWNlYjEwMjc2OTRmNzBkZGNhIiwidGFnIjoiIn0%3D; expires=Mon, 31-Mar-2025 20:44:46 GMT; path=/XSRF-TOKEN=eyJpdiI6IjJ2NmM1RklVekgwT2ROelhJVlFuNXc9PSIsInZhbHVlIjoianhQMjZNOEFWU05meldxQ3FDQmExOE84NVI2M2ppK2h3dUQ5Ymd3SlZJQ1BPc3IvRmZxSm5nYXpRRnBZRG95RXFwYTN1W" 1 => "eshopnepal_session=eyJpdiI6IlQySGFpb3JNQ3hudm41V2lIRTVMaEE9PSIsInZhbHVlIjoiNUZCbWxCUlFvUHZqZFlOMFFjSVk3aFlXNlQrUUZPSWU1dVNEN0YwNzFoQXg1UWhUV0p4eGc2ZFozeXpOanVOR1RHK3FSYU5zQll2RXV2ckxIZ3V0bXlQUEJubzBUTWJGRE5GdHJYZUZVN2FzTE5NT2F6cy91OHJjc3gzNWRNM3EiLCJtYWMiOiJlMDFjNWIwYjQyNmQ4YWI4NGJhMjhmNmZkYTdlYjAxOTM3NDNkZGJkYjU0MWY3NDE2N2M5YjcxZmUzODY2M2Y2IiwidGFnIjoiIn0%3D; expires=Mon, 31-Mar-2025 20:44:46 GMT; path=/; httponlyeshopnepal_session=eyJpdiI6IlQySGFpb3JNQ3hudm41V2lIRTVMaEE9PSIsInZhbHVlIjoiNUZCbWxCUlFvUHZqZFlOMFFjSVk3aFlXNlQrUUZPSWU1dVNEN0YwNzFoQXg1UWhUV0p4eGc2ZFozeXpOanVOR" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 0 "product_brand" => 1 "digital_product" => 1 "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3852 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 8 "name" => "Nepali Rupee" "symbol" => "Rs." "code" => "Rs." "exchange_rate" => "1" "status" => 1 "created_at" => "2024-09-13 05:49:49" "updated_at" => "2024-09-13 05:50:10" ] #original: array:8 [ "id" => 8 "name" => "Nepali Rupee" "symbol" => "Rs." "code" => "Rs." "exchange_rate" => "1" "status" => 1 "created_at" => "2024-09-13 05:49:49" "updated_at" => "2024-09-13 05:50:10" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "Rs." "currency_symbol" => "Rs." "currency_exchange_rate" => "1" "_token" => "5QcGbYbuiQznknOjJqMd506LDA9CvXnmGiRhlYKG" "guest_id" => 33415 "currency_symbol_position" => "left" "company_email" => "info@enepalshop.com" "_previous" => array:1 [ "url" => "https://enepalshop.com/shopView/47" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]