shop
(0) 0 Reviews
0 Orders
shop
(0) 0 Reviews
0 Orders

Filters

No product found
Not found
Request history8.2.22PHP Version590msRequest Duration31MBMemory UsageGET shopView/{id}Route
  • warninglog[10:14:12] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[10:14:12] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[10:14:12] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • warninglog[10:14:12] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • warninglog[10:14:12] LOG.warning: addslashes(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (298ms)time
  • Application (292ms)time
  • 1 x Booting (50.5%)
    298ms
    1 x Application (49.5%)
    292ms
    15 templates were rendered
    • web-views.seller-view.shopviewshopview.blade.php#?blade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.php#?blade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.php#?blade
    • web-views.seller-view.partials._shop-sidebar_shop-sidebar.blade.php#?blade
    • layouts.front-end.appapp.blade.php#?blade
    • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
    • layouts.front-end.partials._modals_modals.blade.php#?blade
    • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
    • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
    • layouts.front-end.partials._header_header.blade.php#?blade
    • layouts.front-end.partials._cart_cart.blade.php#?blade
    • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
    • layouts.front-end.partials._footer_footer.blade.php#?blade
    • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
    • layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
    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:78-88
    74 statements were executed, 20 of which were duplicates, 54 unique. Show only duplicated122ms
    • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.144.47.100', '2025-01-13 10:14:12', '2025-01-13 10:14:12')
      250μsu544682054_meahbazarGuestMiddleware.php#24
      Bindings
      • 0: 3.144.47.100
      • 1: 2025-01-13 10:14:12
      • 2: 2025-01-13 10:14:12
      Backtrace
      • 21. middleware::guestCheck:24
      • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 23. middleware::maintenance_mode:30
      • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 25. middleware::api_lang:22
    • select * from `shops` where `id` = '17' limit 1
      210μsu544682054_meahbazarShopViewController.php#413
      Bindings
      • 0: 17
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:413
      • 17. app/Http/Controllers/Web/ShopViewController.php:92
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `sellers` where (`status` = 'approved') and `sellers`.`id` = 17 limit 1
      160μsu544682054_meahbazarShopViewController.php#418
      Bindings
      • 0: approved
      • 1: 17
      Backtrace
      • 17. app/Http/Controllers/Web/ShopViewController.php:418
      • 18. app/Http/Controllers/Web/ShopViewController.php:92
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '17' limit 1
      230μsu544682054_meahbazarShopViewController.php#94
      Bindings
      • 0: 17
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:94
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 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 (`status` = 1) and (`request_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` = 17)
      400μsu544682054_meahbazarproduct-manager.php#2144
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: seller
      • 9: 17
      Backtrace
      • 15. app/Utils/product-manager.php:2144
      • 16. app/Http/Controllers/Web/ShopViewController.php:95
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `publishing_house_products_count` from `publishing_houses` where exists (select * from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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')))
      420μsu544682054_meahbazarproduct-manager.php#1846
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      Backtrace
      • 15. app/Utils/product-manager.php:1846
      • 16. app/Http/Controllers/Web/ShopViewController.php:96
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where (`status` = 1) and (`request_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 (`product_type` = 'digital') and 1 = 1
      770μsu544682054_meahbazarproduct-manager.php#1855
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • 14. app/Utils/product-manager.php:1855
      • 15. app/Http/Controllers/Web/ShopViewController.php:96
      • 16. app/Http/Controllers/Web/ShopViewController.php:83
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `digital_product_author_count` from `authors`
      240μsu544682054_meahbazarproduct-manager.php#1861
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      Backtrace
      • 15. app/Utils/product-manager.php:1861
      • 16. app/Http/Controllers/Web/ShopViewController.php:96
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where (`status` = 1) and (`request_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 (`product_type` = 'digital') and 1 = 1
      770μsu544682054_meahbazarproduct-manager.php#1869
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • 14. app/Utils/product-manager.php:1869
      • 15. app/Http/Controllers/Web/ShopViewController.php:96
      • 16. app/Http/Controllers/Web/ShopViewController.php:83
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'vendor_product_list_priority') limit 1
      190μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: vendor_product_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/product-manager.php:2114
      • 19. app/Http/Controllers/Web/ShopViewController.php:96
      • 20. app/Http/Controllers/Web/ShopViewController.php:83
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (`status` = 1) and (`request_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` = 17) order by `id` desc, `id` desc
      410μsu544682054_meahbazarproduct-manager.php#1687
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: approved
      • 6: admin
      • 7: 1
      • 8: digital
      • 9: physical
      • 10: seller
      • 11: 17
      Backtrace
      • 15. app/Utils/product-manager.php:1687
      • 16. app/Utils/product-manager.php:2114
      • 17. app/Http/Controllers/Web/ShopViewController.php:96
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `categories` where `position` = 0 and 0 = 1
      90μsu544682054_meahbazarShopViewController.php#441
      Bindings
      • 0: 0
      Backtrace
      • 15. app/Http/Controllers/Web/ShopViewController.php:441
      • 16. app/Http/Controllers/Web/ShopViewController.php:97
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:442
      • 19. app/Http/Controllers/Web/ShopViewController.php:97
      • 20. app/Http/Controllers/Web/ShopViewController.php:83
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (`status` = 1) and (`request_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` = 17) and (`status` = 1) and (`request_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 and 0 = 1
      250μsu544682054_meahbazarShopViewController.php#463
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: seller
      • 8: 17
      • 9: 1
      • 10: 1
      • 11: approved
      • 12: admin
      • 13: 1
      • 14: digital
      • 15: physical
      • 16: 1
      Backtrace
      • 15. app/Http/Controllers/Web/ShopViewController.php:463
      • 16. app/Http/Controllers/Web/ShopViewController.php:98
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
      120μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: brand_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:98
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `product_type` = 'digital' and (`user_id` = 17 and `added_by` = 'seller'))) as `publishing_house_products_count` from `publishing_houses`
      210μsu544682054_meahbazarproduct-manager.php#1743
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 17
      • 9: seller
      Backtrace
      • 15. app/Utils/product-manager.php:1743
      • 16. app/Http/Controllers/Web/ShopViewController.php:99
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_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 (`product_type` = 'digital') and 1 = 1 and (`user_id` = 17 and `added_by` = 'seller')
      190μsu544682054_meahbazarproduct-manager.php#1763
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 17
      • 9: seller
      Backtrace
      • 16. app/Utils/product-manager.php:1763
      • 17. app/Http/Controllers/Web/ShopViewController.php:99
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `product_type` = 'digital' and (`user_id` = 17 and `added_by` = 'seller'))) as `digital_product_author_count` from `authors` order by `name` asc
      230μsu544682054_meahbazarproduct-manager.php#1801
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 17
      • 9: seller
      Backtrace
      • 15. app/Utils/product-manager.php:1801
      • 16. app/Http/Controllers/Web/ShopViewController.php:100
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_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 (`product_type` = 'digital') and 1 = 1 and (`user_id` = 17 and `added_by` = 'seller')
      200μsu544682054_meahbazarproduct-manager.php#1821
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 17
      • 9: seller
      Backtrace
      • 16. app/Utils/product-manager.php:1821
      • 17. app/Http/Controllers/Web/ShopViewController.php:100
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `orders` where (`seller_is` = 'seller' and `seller_id` = 17) and `order_type` = 'default_type'
      220μsu544682054_meahbazarShopViewController.php#46
      Bindings
      • 0: seller
      • 1: 17
      • 2: default_type
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:46
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 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
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: vacation_add
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:101
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: temporary_close
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:101
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '17' limit 1
      110μsu544682054_meahbazarShopViewController.php#54
      Bindings
      • 0: 17
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:54
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '17' limit 1
      110μsu544682054_meahbazarShopViewController.php#60
      Bindings
      • 0: 17
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:60
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `status` = 1 and 0 = 1 and `status` = 1
      80μsu544682054_meahbazarShopViewController.php#62
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:62
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `reviews` where `status` = 1 and `status` = 1 and 0 = 1 and `status` = 1
      70μsu544682054_meahbazarShopViewController.php#63
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:63
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `sellers` where `sellers`.`id` = 17 limit 1
      130μsu544682054_meahbazarShopViewController.php#74
      Bindings
      • 0: 17
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:74
      • 22. app/Http/Controllers/Web/ShopViewController.php:101
      • 23. app/Http/Controllers/Web/ShopViewController.php:83
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
      190μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      110μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'google_search_console_code') limit 1
      260μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: google_search_console_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'bing_webmaster_code') limit 1
      180μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: bing_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'baidu_webmaster_code') limit 1
      180μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: baidu_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'yandex_webmaster_code') limit 1
      170μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: yandex_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'google_tag_manager_id') limit 1
      190μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: google_tag_manager_id
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      170μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: pixel_analytics
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 12 and `storages`.`data_id` is not null
      600μsu544682054_meahbazarBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 12
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::layouts.front-end.partials._modals:12
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `business_settings` where (`type` = 'announcement') limit 1
      190μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: announcement
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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 exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `status` = 1) and (`customer_id` = 6001 and `is_guest` = 1) group by `cart_group_id`
      440μsu544682054_meahbazarcart-manager.php#100
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 6001
      • 9: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:100
      • 15. app/Utils/cart-manager.php:57
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:56
      • 18. view::layouts.front-end.partials._cart:5
    • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `status` = 1) and 0 = 1
      280μsu544682054_meahbazarcart-manager.php#65
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 15. app/Utils/cart-manager.php:65
      • 16. view::layouts.front-end.partials._cart:5
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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 exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `status` = 1) and (`customer_id` = 6001 and `is_guest` = 1) group by `cart_group_id`
      280μsu544682054_meahbazarcart-manager.php#100
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 6001
      • 9: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:100
      • 15. app/Utils/cart-manager.php:57
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:56
      • 18. view::layouts.front-end.partials._cart:14
    • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_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 `status` = 1) and 0 = 1
      180μsu544682054_meahbazarcart-manager.php#65
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 15. app/Utils/cart-manager.php:65
      • 16. view::layouts.front-end.partials._cart:14
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
      150μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: currency_symbol_position
      Backtrace
      • 16. app/Utils/settings.php:15
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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 `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and (`status` = 1) and (`request_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 `product_count` from `categories` where `position` = 0
      7.85msu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 0
      Backtrace
      • 15. app/Utils/category-manager.php:86
      • 16. view::layouts.front-end.partials._header:243
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 36, 37, 38, 56, 57, 62, 66, 68, 120, 135, 138, 149, 155) and (`status` = 1) and (`request_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')
      24.04msu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:243
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
      1msu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: App\Models\Product
      • 1: en
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:243
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `reviews` where `reviews`.`product_id` in (18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015) and `delivery_man_id` is null and `status` = 1
      550μsu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:243
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id` and (`status` = 1) and (`request_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 `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 36, 37, 38, 56, 57, 62, 66, 68, 120, 135, 138, 149, 155) and `position` = 1 order by `priority` asc
      31.64msu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:243
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id` and (`status` = 1) and (`request_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 `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 96, 97, 98, 99, 100, 102, 103, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 139, 141, 142, 143, 145, 146, 147, 148, 150, 151, 153, 154, 156, 159, 160, 161) and `position` = 2 order by `priority` asc
      4.52msu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 2
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:243
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (32, 33, 35, 157, 158, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      190μsu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 30. app/Utils/category-manager.php:86
      • 31. view::layouts.front-end.partials._header:243
      • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 63, 64, 65, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 96, 97, 98, 99, 100, 102, 103, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 139, 141, 142, 143, 145, 146, 147, 148, 150, 151, 153, 154, 156, 159, 160, 161) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      250μsu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:243
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 36, 37, 38, 56, 57, 62, 66, 68, 120, 135, 138, 149, 155) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      150μsu544682054_meahbazarcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:243
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'category_list_priority') limit 1
      150μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/category-manager.php:86
      • 19. view::layouts.front-end.partials._header:243
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
      170μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: brand_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/brand-manager.php:35
      • 19. view::layouts.front-end.partials._header:344
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (`status` = 1) and (`request_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 (`status` = 1) and (`request_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
      28.42msu544682054_meahbazarbrand-manager.php#45
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      • 14: 1
      Backtrace
      • 15. app/Utils/brand-manager.php:45
      • 16. app/Utils/brand-manager.php:35
      • 17. view::layouts.front-end.partials._header:344
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where (`status` = 1) and (`request_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 `products`.`brand_id` in (32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 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, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105) and (`status` = 1) and (`request_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')
      8.51msu544682054_meahbazarbrand-manager.php#45
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      Backtrace
      • 20. app/Utils/brand-manager.php:45
      • 21. app/Utils/brand-manager.php:35
      • 22. view::layouts.front-end.partials._header:344
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `translations` where `translations`.`translationable_id` in (23, 45, 60, 61, 62, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 114, 116, 150, 151, 153, 154, 155, 157, 158, 159, 160, 161, 162, 163, 164, 167, 169, 170, 171, 172, 174, 175, 176, 177, 178, 180, 181, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 208, 210, 212, 213, 214, 218, 219, 220, 221, 222, 224, 235, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 253, 255, 476, 477, 478, 479, 480, 721, 726, 727, 728, 729, 730, 732, 733, 734, 735, 739, 740, 741, 743, 744, 745, 746, 747, 753, 834, 835, 838, 839, 840, 843, 844, 846, 849, 850, 852, 854, 856, 858, 860, 862, 863, 865, 866, 867, 870, 871, 873, 875, 882, 883, 884, 885, 886, 887, 888, 889, 890, 892, 896, 897, 899, 902, 903, 905, 906, 910, 911, 912, 913, 914, 915, 916, 918, 919, 920, 923, 926, 927, 929, 930, 931, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 954, 956, 957, 959, 961, 962, 964, 965, 966, 967, 969, 970, 971, 972, 979, 980, 981, 982, 984, 985, 986, 990, 991, 992, 993, 1000) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
      440μsu544682054_meahbazarbrand-manager.php#45
      Bindings
      • 0: App\Models\Product
      • 1: en
      Backtrace
      • 25. app/Utils/brand-manager.php:45
      • 26. app/Utils/brand-manager.php:35
      • 27. view::layouts.front-end.partials._header:344
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `reviews` where `reviews`.`product_id` in (23, 45, 60, 61, 62, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 114, 116, 150, 151, 153, 154, 155, 157, 158, 159, 160, 161, 162, 163, 164, 167, 169, 170, 171, 172, 174, 175, 176, 177, 178, 180, 181, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 208, 210, 212, 213, 214, 218, 219, 220, 221, 222, 224, 235, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 253, 255, 476, 477, 478, 479, 480, 721, 726, 727, 728, 729, 730, 732, 733, 734, 735, 739, 740, 741, 743, 744, 745, 746, 747, 753, 834, 835, 838, 839, 840, 843, 844, 846, 849, 850, 852, 854, 856, 858, 860, 862, 863, 865, 866, 867, 870, 871, 873, 875, 882, 883, 884, 885, 886, 887, 888, 889, 890, 892, 896, 897, 899, 902, 903, 905, 906, 910, 911, 912, 913, 914, 915, 916, 918, 919, 920, 923, 926, 927, 929, 930, 931, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 954, 956, 957, 959, 961, 962, 964, 965, 966, 967, 969, 970, 971, 972, 979, 980, 981, 982, 984, 985, 986, 990, 991, 992, 993, 1000) and `delivery_man_id` is null and `status` = 1
      280μsu544682054_meahbazarbrand-manager.php#45
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Utils/brand-manager.php:45
      • 26. app/Utils/brand-manager.php:35
      • 27. view::layouts.front-end.partials._header:344
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `translations` where `translations`.`translationable_id` in (32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 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, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
      300μsu544682054_meahbazarbrand-manager.php#45
      Bindings
      • 0: App\Models\Brand
      • 1: en
      Backtrace
      • 20. app/Utils/brand-manager.php:45
      • 21. app/Utils/brand-manager.php:35
      • 22. view::layouts.front-end.partials._header:344
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_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.11msu544682054_meahbazar_header.blade.php#374
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:374
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'seller_registration') limit 1
      150μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: seller_registration
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      190μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: loader_gif
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      160μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: country_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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-01-13' and date(`end_date`) >= '2025-01-13' limit 1
      180μsu544682054_meahbazar_footer.blade.php#109
      Bindings
      • 0: 1
      • 1: flash_deal
      • 2: 2025-01-13
      • 3: 2025-01-13
      Backtrace
      • 16. view::layouts.front-end.partials._footer:109
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      150μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: refund-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      150μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: return-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      140μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: cancellation-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'shipping-policy') limit 1
      160μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: shipping-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      120μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: company_phone
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      140μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: company_email
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      200μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: shop_address
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
      160μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: whatsapp
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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` = 'fcm_credentials') limit 1
      170μsu544682054_meahbazarsettings.php#15
      Bindings
      • 0: fcm_credentials
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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\Product
    1224Product.php#?
    App\Models\Category
    150Category.php#?
    App\Models\Brand
    72Brand.php#?
    App\Models\BusinessSetting
    29BusinessSetting.php#?
    App\Models\Shop
    4Shop.php#?
    App\Models\Seller
    1Seller.php#?
    App\Models\Storage
    1Storage.php#?
        local
        en
        direction
        ltr
        system_default_currency_info
        App\Models\Currency {#4152 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        BDT
        currency_symbol
        currency_exchange_rate
        84
        usd
        1
        _token
        wxkG06aqdoajGGtVhYMALeQqnXwLNzTW2pE7nkEb
        guest_id
        6001
        toastr::messages
        array:1 [ 0 => array:4 [ "type" => "warning" "title" => null "message" => "Not found" ...
        _flash
        array:2 [ "new" => [] "old" => array:1 [ 0 => "toastr::messages" ] ]
        _previous
        array:1 [ "url" => "https://meahbazar.com/shopView/17" ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shopView/17
        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 [ "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 => "br" ] "host" => array:1 [ 0 => "meahbazar.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.144.47.100" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.144.47.100" ] "x-real-port" => array:1 [ 0 => "47451" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "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_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, 13 Jan 2025 04:14:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdlejBNZWdHR1ZGeVluRlZrUmcrTXc9PSIsInZhbHVlIjoiUmVjL3NvUXRKNjRiWEphS1NEdVk0eFVkZDI3TzNhbnFmUERVdGJ5aVFLbU1rYS9SVks3NW5Jcm11bWorRmswTVFQMVdORzBvQVVzOVpmWmN5dXJaZWhtc0k2TE5LMDJsN0d5WFh3cEVTY0wzM3VrU3cyNVhYMGtSQXJ3VXpqSTYiLCJtYWMiOiJmM2FhMWRhYjVlNGM3NzU2OWZiZTI4Mzc3Y2E5NzIxZWM4YTgzYWY1ZDZhODY5NDgzYzg4ZGEzYmY4NjhmYWVjIiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 05:14:12 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjdlejBNZWdHR1ZGeVluRlZrUmcrTXc9PSIsInZhbHVlIjoiUmVjL3NvUXRKNjRiWEphS1NEdVk0eFVkZDI3TzNhbnFmUERVdGJ5aVFLbU1rYS9SVks3NW5Jcm11bWorRmswTVFQMVdOR" 1 => "6valley1728745193_session=eyJpdiI6Iko0ODJHQmNPTjAxZ1RtWHVTbFVzc0E9PSIsInZhbHVlIjoiR3E4U3M0NlllY1hXNW96ZEM3a0M1WEFjbUNCcEVuN0xpV09vZ3JCU3YwRXY4VkpSdmsxMkZtdlJhaUxPSGlOQ2RVbGJHSktBajFZV2NiTnVwaHFheGEwMHJick9pTi93dk1zUUxRTTVpSFN4TTQ1a0ZxWldJWEtjZUhaMzVzMUQiLCJtYWMiOiI5OWZlYzI3MDg5ZGNjN2I3Yzg2ODMxZGMxY2JmZjljNTU0ODgwZTVmYjUxZTdmNzAwOTZjYmEyMzIxOWRiYzk1IiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 05:14:12 GMT; Max-Age=3600; path=/; httponly6valley1728745193_session=eyJpdiI6Iko0ODJHQmNPTjAxZ1RtWHVTbFVzc0E9PSIsInZhbHVlIjoiR3E4U3M0NlllY1hXNW96ZEM3a0M1WEFjbUNCcEVuN0xpV09vZ3JCU3YwRXY4VkpSdmsxMkZtdlJhaU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdlejBNZWdHR1ZGeVluRlZrUmcrTXc9PSIsInZhbHVlIjoiUmVjL3NvUXRKNjRiWEphS1NEdVk0eFVkZDI3TzNhbnFmUERVdGJ5aVFLbU1rYS9SVks3NW5Jcm11bWorRmswTVFQMVdORzBvQVVzOVpmWmN5dXJaZWhtc0k2TE5LMDJsN0d5WFh3cEVTY0wzM3VrU3cyNVhYMGtSQXJ3VXpqSTYiLCJtYWMiOiJmM2FhMWRhYjVlNGM3NzU2OWZiZTI4Mzc3Y2E5NzIxZWM4YTgzYWY1ZDZhODY5NDgzYzg4ZGEzYmY4NjhmYWVjIiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 05:14:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdlejBNZWdHR1ZGeVluRlZrUmcrTXc9PSIsInZhbHVlIjoiUmVjL3NvUXRKNjRiWEphS1NEdVk0eFVkZDI3TzNhbnFmUERVdGJ5aVFLbU1rYS9SVks3NW5Jcm11bWorRmswTVFQMVdOR" 1 => "6valley1728745193_session=eyJpdiI6Iko0ODJHQmNPTjAxZ1RtWHVTbFVzc0E9PSIsInZhbHVlIjoiR3E4U3M0NlllY1hXNW96ZEM3a0M1WEFjbUNCcEVuN0xpV09vZ3JCU3YwRXY4VkpSdmsxMkZtdlJhaUxPSGlOQ2RVbGJHSktBajFZV2NiTnVwaHFheGEwMHJick9pTi93dk1zUUxRTTVpSFN4TTQ1a0ZxWldJWEtjZUhaMzVzMUQiLCJtYWMiOiI5OWZlYzI3MDg5ZGNjN2I3Yzg2ODMxZGMxY2JmZjljNTU0ODgwZTVmYjUxZTdmNzAwOTZjYmEyMzIxOWRiYzk1IiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 05:14:12 GMT; path=/; httponly6valley1728745193_session=eyJpdiI6Iko0ODJHQmNPTjAxZ1RtWHVTbFVzc0E9PSIsInZhbHVlIjoiR3E4U3M0NlllY1hXNW96ZEM3a0M1WEFjbUNCcEVuN0xpV09vZ3JCU3YwRXY4VkpSdmsxMkZtdlJhaU" ] ]
        session_attributes
        0 of 0
        array:13 [ "local" => "en" "direction" => "ltr" "system_default_currency_info" => App\Models\Currency {#4152 #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" => 2 "name" => "BDT" "symbol" => "" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 11:52:58" ] #original: array:8 [ "id" => 2 "name" => "BDT" "symbol" => "" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 11:52:58" ] #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" => "BDT" "currency_symbol" => "" "currency_exchange_rate" => "84" "usd" => 1 "_token" => "wxkG06aqdoajGGtVhYMALeQqnXwLNzTW2pE7nkEb" "guest_id" => 6001 "toastr::messages" => array:1 [ 0 => array:4 [ "type" => "warning" "title" => null "message" => "Not found" "options" => [] ] ] "_flash" => array:2 [ "new" => [] "old" => array:1 [ 0 => "toastr::messages" ] ] "_previous" => array:1 [ "url" => "https://meahbazar.com/shopView/17" ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-13 10:14:12GET/shopView/17515741481