分类 产品 (الحليب)
1 找到的商品
Request history8.2.27PHP Version686msRequest Duration14MBMemory UsageGET productsRoute
    • Booting (405ms)time
    • Application (282ms)time
    • 1 x Booting (58.97%)
      405ms
      1 x Application (41.03%)
      282ms
      15 templates were rendered
      • web-views.products.viewview.blade.php#?blade
      • web-views.products._ajax-products_ajax-products.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.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 products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:39-49
      134 statements were executed, 69 of which were duplicates, 65 unique. Show only duplicated49.75ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 34 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.134.109.116', '2025-04-23 21:01:33', '2025-04-23 21:01:33')
        1.18msqafb_shopGuestMiddleware.php#24
        Bindings
        • 0: 3.134.109.116
        • 1: 2025-04-23 21:01:33
        • 2: 2025-04-23 21:01:33
        Backtrace
        • 21. middleware::guestCheck:24
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. middleware::maintenance_mode:41
        • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 25. middleware::api_lang:22
      • select `id`, `name`, `icon`, `image_ad`, `parent_id`, `position` from `categories` where `position` = 0
        330μsqafb_shopcategory-manager.php#148
        Bindings
        • 0: 0
        Backtrace
        • 15. app/Utils/category-manager.php:148
        • 16. app/Http/Controllers/Web/ProductListController.php:53
        • 17. app/Http/Controllers/Web/ProductListController.php:44
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `id`, `name`, `category_id`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (495, 498, 499, 500, 501, 506, 529, 542, 550, 551) 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', 'Service')
        600μsqafb_shopcategory-manager.php#148
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        Backtrace
        • 20. app/Utils/category-manager.php:148
        • 21. app/Http/Controllers/Web/ProductListController.php:53
        • 22. app/Http/Controllers/Web/ProductListController.php:44
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `id`, `name`, `parent_id`, `position`, (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', 'Service')) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (495, 498, 499, 500, 501, 506, 529, 542, 550, 551) and `position` = 1 order by `priority` asc limit 10
        710μsqafb_shopcategory-manager.php#148
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        Backtrace
        • 20. app/Utils/category-manager.php:148
        • 21. app/Http/Controllers/Web/ProductListController.php:53
        • 22. app/Http/Controllers/Web/ProductListController.php:44
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `id`, `name`, `parent_id`, `position`, (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', 'Service')) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (507, 508, 510, 511, 513, 514, 516, 517, 548, 549) and `position` = 2 order by `priority` asc limit 10
        760μsqafb_shopcategory-manager.php#148
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 2
        Backtrace
        • 25. app/Utils/category-manager.php:148
        • 26. app/Http/Controllers/Web/ProductListController.php:53
        • 27. app/Http/Controllers/Web/ProductListController.php:44
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
        340μsqafb_shopsettings.php#19
        Bindings
        • 0: category_list_priority
        Backtrace
        • 16. app/Utils/settings.php:19
        • 18. app/Utils/category-manager.php:152
        • 19. app/Http/Controllers/Web/ProductListController.php:53
        • 20. app/Http/Controllers/Web/ProductListController.php:44
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
        300μsqafb_shopsettings.php#19
        Bindings
        • 0: brand_list_priority
        Backtrace
        • 16. app/Utils/settings.php:19
        • 18. app/Utils/brand-manager.php:35
        • 19. app/Http/Controllers/Web/ProductListController.php:54
        • 20. app/Http/Controllers/Web/ProductListController.php:44
        • 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', 'Service') 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', 'Service')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        440μsqafb_shopbrand-manager.php#60
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        • 9: 1
        • 10: approved
        • 11: admin
        • 12: 1
        • 13: digital
        • 14: physical
        • 15: Service
        • 16: 1
        Backtrace
        • 15. app/Utils/brand-manager.php:60
        • 16. app/Utils/brand-manager.php:35
        • 17. app/Http/Controllers/Web/ProductListController.php:54
        • 18. app/Http/Controllers/Web/ProductListController.php:44
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `categories` where `categories`.`id` = 507 limit 1
        250μsqafb_shopProductListController.php#58
        Bindings
        • 0: 507
        Backtrace
        • 20. app/Http/Controllers/Web/ProductListController.php:58
        • 21. app/Http/Controllers/Web/ProductListController.php:44
        • 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 `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 507 and `translations`.`translationable_id` is not null
        330μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 507
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. app/Http/Controllers/Web/ProductListController.php:58
        • 27. app/Http/Controllers/Web/ProductListController.php:44
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. 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', 'Service'))) 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', 'Service')))
        700μsqafb_shopproduct-manager.php#1846
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        • 9: 1
        • 10: approved
        • 11: admin
        • 12: 1
        • 13: digital
        • 14: physical
        • 15: Service
        Backtrace
        • 15. app/Utils/product-manager.php:1846
        • 16. app/Http/Controllers/Web/ProductListController.php:70
        • 17. app/Http/Controllers/Web/ProductListController.php:44
        • 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', 'Service') and (`product_type` = 'digital') and 1 = 1
        440μsqafb_shopproduct-manager.php#1855
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: digital
        Backtrace
        • 14. app/Utils/product-manager.php:1855
        • 15. app/Http/Controllers/Web/ProductListController.php:70
        • 16. app/Http/Controllers/Web/ProductListController.php:44
        • 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', 'Service'))) as `digital_product_author_count` from `authors`
        450μsqafb_shopproduct-manager.php#1861
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        Backtrace
        • 15. app/Utils/product-manager.php:1861
        • 16. app/Http/Controllers/Web/ProductListController.php:70
        • 17. app/Http/Controllers/Web/ProductListController.php:44
        • 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', 'Service') and (`product_type` = 'digital') and 1 = 1
        390μsqafb_shopproduct-manager.php#1869
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: digital
        Backtrace
        • 14. app/Utils/product-manager.php:1869
        • 15. app/Http/Controllers/Web/ProductListController.php:70
        • 16. app/Http/Controllers/Web/ProductListController.php:44
        • 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` = 'category_wise_product_list_priority') limit 1
        270μsqafb_shopsettings.php#19
        Bindings
        • 0: category_wise_product_list_priority
        Backtrace
        • 16. app/Utils/settings.php:19
        • 18. app/Utils/product-manager.php:2113
        • 19. app/Http/Controllers/Web/ProductListController.php:70
        • 20. app/Http/Controllers/Web/ProductListController.php:44
        • 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', 'Service') and (`category_id` = '507') or (`sub_category_id` = '507') or (`sub_sub_category_id` = '507') order by `order_details_count` desc
        850μsqafb_shopproduct-manager.php#1301
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: Service
        • 11: 507
        • 12: 507
        • 13: 507
        Backtrace
        • 15. app/Utils/product-manager.php:1301
        • 16. app/Utils/product-manager.php:2113
        • 17. app/Http/Controllers/Web/ProductListController.php:70
        • 18. app/Http/Controllers/Web/ProductListController.php:44
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `categories` where `categories`.`id` in (500)
        250μsqafb_shopproduct-manager.php#1301
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `reviews` where `reviews`.`product_id` in (1424, 1446) and `status` = 1
        240μsqafb_shopproduct-manager.php#1301
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (1424, 1446) and `status` = 1 group by `product_id`
        220μsqafb_shopproduct-manager.php#1301
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `sellers` where `sellers`.`id` in (1)
        240μsqafb_shopproduct-manager.php#1301
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `wishlists` where `wishlists`.`product_id` in (1424, 1446) and `customer_id` = 0
        190μsqafb_shopproduct-manager.php#1301
        Bindings
        • 0: 0
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `product_compares` where `product_compares`.`product_id` in (1424, 1446) and `user_id` = 0
        300μsqafb_shopproduct-manager.php#1301
        Bindings
        • 0: 0
        Backtrace
        • 20. app/Utils/product-manager.php:1301
        • 21. app/Utils/product-manager.php:2113
        • 22. app/Http/Controllers/Web/ProductListController.php:70
        • 23. app/Http/Controllers/Web/ProductListController.php:44
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 495 and `translations`.`translationable_id` is not null
        720μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 495
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 548 and `translations`.`translationable_id` is not null
        350μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 548
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 498 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 498
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 510 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 510
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 539 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 539
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 511 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 511
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 536 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 536
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 537 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 537
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 499 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 499
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 513 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 513
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 531 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 531
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 514 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 514
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 528 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 528
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 530 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 530
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 500 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 500
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 507 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 507
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 543 and `translations`.`translationable_id` is not null
        460μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 543
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 508 and `translations`.`translationable_id` is not null
        320μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 508
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 546 and `translations`.`translationable_id` is not null
        330μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 546
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 501 and `translations`.`translationable_id` is not null
        240μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 501
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 516 and `translations`.`translationable_id` is not null
        240μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 516
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 523 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 523
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 517 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 517
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 521 and `translations`.`translationable_id` is not null
        220μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 521
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:225
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 506 and `translations`.`translationable_id` is not null
        250μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 506
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 529 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 529
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 542 and `translations`.`translationable_id` is not null
        470μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 542
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 549 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 549
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:205
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 550 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 550
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 551 and `translations`.`translationable_id` is not null
        320μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 551
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::web-views.products.view:184
        • 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_type` = 'App\Models\Brand' and `translations`.`translationable_id` = 56 and `translations`.`translationable_id` is not null
        310μsqafb_shopBrand.php#69
        Bindings
        • 0: App\Models\Brand
        • 1: 56
        Backtrace
        • 20. app/Models/Brand.php:69
        • 26. view::web-views.products.view:263
        • 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_type` = 'App\Models\Product' and `translations`.`translationable_id` = 1446 and `translations`.`translationable_id` is not null
        310μsqafb_shopProduct.php#375
        Bindings
        • 0: App\Models\Product
        • 1: 1446
        Backtrace
        • 20. app/Models/Product.php:375
        • 26. view::web-views.partials._filter-single-product:72
        • 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` = 'google_search_console_code') limit 1
        410μsqafb_shopsettings.php#19
        Bindings
        • 0: google_search_console_code
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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
        320μsqafb_shopsettings.php#19
        Bindings
        • 0: bing_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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
        340μsqafb_shopsettings.php#19
        Bindings
        • 0: baidu_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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
        290μsqafb_shopsettings.php#19
        Bindings
        • 0: yandex_webmaster_code
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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
        310μsqafb_shopsettings.php#19
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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
        330μsqafb_shopsettings.php#19
        Bindings
        • 0: pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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 `categories` where `menu` = 1
        300μsqafb_shop_header.blade.php#7
        Bindings
        • 0: 1
        Backtrace
        • 15. view::layouts.front-end.partials._header:7
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        310μsqafb_shopsettings.php#19
        Bindings
        • 0: announcement
        Backtrace
        • 16. app/Utils/settings.php:19
        • 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 `currencies` where `status` = 1
        270μsqafb_shop_header.blade.php#50
        Bindings
        • 0: 1
        Backtrace
        • 15. view::layouts.front-end.partials._header:50
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. 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', 'Service') and `status` = 1) and (`customer_id` = 30705 and `is_guest` = 1) group by `cart_group_id`
        580μsqafb_shopcart-manager.php#100
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        • 9: 30705
        • 10: 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:21
      • 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', 'Service') and `status` = 1) and 0 = 1
        420μsqafb_shopcart-manager.php#65
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        Backtrace
        • 15. app/Utils/cart-manager.php:65
        • 16. view::layouts.front-end.partials._cart:21
        • 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', 'Service') and `status` = 1) and (`customer_id` = 30705 and `is_guest` = 1) group by `cart_group_id`
        660μsqafb_shopcart-manager.php#100
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        • 9: 30705
        • 10: 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:31
      • 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', 'Service') and `status` = 1) and 0 = 1
        400μsqafb_shopcart-manager.php#65
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        Backtrace
        • 15. app/Utils/cart-manager.php:65
        • 16. view::layouts.front-end.partials._cart:31
        • 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 count(*) as aggregate from `categories` where `position` = 0
        280μsqafb_shopcategory-manager.php#146
        Bindings
        • 0: 0
        Backtrace
        • 16. app/Utils/category-manager.php:146
        • 17. view::layouts.front-end.partials._header:252
        • 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
      • select `id`, `name`, `icon`, `image_ad`, `parent_id`, `position` from `categories` where `position` = 0 limit 11 offset 0
        280μsqafb_shopcategory-manager.php#146
        Bindings
        • 0: 0
        Backtrace
        • 16. app/Utils/category-manager.php:146
        • 17. view::layouts.front-end.partials._header:252
        • 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
      • select `id`, `name`, `category_id`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (495, 498, 499, 500, 501, 506, 529, 542, 550, 551) 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', 'Service')
        630μsqafb_shopcategory-manager.php#146
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        Backtrace
        • 21. app/Utils/category-manager.php:146
        • 22. view::layouts.front-end.partials._header:252
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `id`, `name`, `parent_id`, `position`, (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', 'Service')) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (495, 498, 499, 500, 501, 506, 529, 542, 550, 551) and `position` = 1 order by `priority` asc limit 10
        800μsqafb_shopcategory-manager.php#146
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 1
        Backtrace
        • 21. app/Utils/category-manager.php:146
        • 22. view::layouts.front-end.partials._header:252
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `id`, `name`, `parent_id`, `position`, (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', 'Service')) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (507, 508, 510, 511, 513, 514, 516, 517, 548, 549) and `position` = 2 order by `priority` asc limit 10
        770μsqafb_shopcategory-manager.php#146
        Bindings
        • 0: 1
        • 1: 1
        • 2: approved
        • 3: admin
        • 4: 1
        • 5: digital
        • 6: physical
        • 7: Service
        • 8: 2
        Backtrace
        • 26. app/Utils/category-manager.php:146
        • 27. view::layouts.front-end.partials._header:252
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
        410μsqafb_shopsettings.php#19
        Bindings
        • 0: category_list_priority
        Backtrace
        • 16. app/Utils/settings.php:19
        • 18. app/Utils/category-manager.php:152
        • 19. view::layouts.front-end.partials._header:252
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 495 and `translations`.`translationable_id` is not null
        690μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 495
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 548 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 548
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 498 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 498
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 510 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 510
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 539 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 539
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 511 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 511
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 536 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 536
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 537 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 537
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 499 and `translations`.`translationable_id` is not null
        370μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 499
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 513 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 513
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 531 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 531
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 514 and `translations`.`translationable_id` is not null
        280μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 514
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 528 and `translations`.`translationable_id` is not null
        300μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 528
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 530 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 530
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 500 and `translations`.`translationable_id` is not null
        260μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 500
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 507 and `translations`.`translationable_id` is not null
        320μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 507
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 543 and `translations`.`translationable_id` is not null
        450μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 543
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 508 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 508
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 546 and `translations`.`translationable_id` is not null
        370μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 546
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 501 and `translations`.`translationable_id` is not null
        320μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 501
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 516 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 516
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 523 and `translations`.`translationable_id` is not null
        320μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 523
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 517 and `translations`.`translationable_id` is not null
        260μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 517
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:306
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 521 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 521
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:318
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 506 and `translations`.`translationable_id` is not null
        290μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 506
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 529 and `translations`.`translationable_id` is not null
        310μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 529
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 542 and `translations`.`translationable_id` is not null
        420μsqafb_shopCategory.php#94
        Bindings
        • 0: App\Models\Category
        • 1: 542
        Backtrace
        • 20. app/Models/Category.php:94
        • 26. view::layouts.front-end.partials._header:292
        • 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_type` = 'App\Models\Category' and `translations`.`translationable_id` = 549 and `translations`.`translationable_id` is not null
        330μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 550 and `translations`.`translationable_id` is not null
        300μsqafb_shop
      • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
        340μsqafb_shop
      • 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', 'Service') 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', 'Service')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        680μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Brand' and `translations`.`translationable_id` = 56 and `translations`.`translationable_id` is not null
        380μsqafb_shop
      • 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', 'Service') and `discount` != 0
        480μsqafb_shop
      • select * from `business_settings` where (`type` = 'seller_registration') limit 1
        340μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 495 and `translations`.`translationable_id` is not null
        540μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 495 and `categories`.`parent_id` is not null order by `priority` asc
        290μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 548 and `translations`.`translationable_id` is not null
        350μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 548 and `categories`.`parent_id` is not null order by `priority` asc
        320μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 496 and `translations`.`translationable_id` is not null
        920μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 496 and `categories`.`parent_id` is not null order by `priority` asc
        340μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 497 and `translations`.`translationable_id` is not null
        920μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 497 and `categories`.`parent_id` is not null order by `priority` asc
        240μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 503 and `translations`.`translationable_id` is not null
        310μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 503 and `categories`.`parent_id` is not null order by `priority` asc
        450μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 502 and `translations`.`translationable_id` is not null
        390μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 502 and `categories`.`parent_id` is not null order by `priority` asc
        330μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 504 and `translations`.`translationable_id` is not null
        280μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 504 and `categories`.`parent_id` is not null order by `priority` asc
        330μsqafb_shop
      • select * from `translations` where `translations`.`translationable_type` = 'App\Models\Category' and `translations`.`translationable_id` = 505 and `translations`.`translationable_id` is not null
        270μsqafb_shop
      • select * from `categories` where `categories`.`parent_id` = 505 and `categories`.`parent_id` is not null order by `priority` asc
        310μsqafb_shop
      • select * from `brands` where 0 = 1
        170μsqafb_shop
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        270μsqafb_shop
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        400μsqafb_shop
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-23' and date(`end_date`) >= '2025-04-23' limit 1
        340μsqafb_shop
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        280μsqafb_shop
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        320μsqafb_shop
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        240μsqafb_shop
      • select * from `business_settings` where (`type` = 'shipping-policy') limit 1
        280μsqafb_shop
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        330μsqafb_shop
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        450μsqafb_shop
      • select * from `business_settings` where (`type` = 'fcm_credentials') limit 1
        390μsqafb_shop
      App\Models\Translation
      144Translation.php#?
      App\Models\Category
      70Category.php#?
      App\Models\Product
      30Product.php#?
      App\Models\BusinessSetting
      20BusinessSetting.php#?
      App\Models\Brand
      2Brand.php#?
      App\Models\Currency
      2Currency.php#?
          system_default_currency_info
          App\Models\Currency {#3765 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          SAR
          currency_symbol
          SAR
          currency_exchange_rate
          1
          usd
          0.25974025974026
          _token
          L21TXMy2IFA9qgjJ9iryj293VIhA3UOY0AoWIUvj
          guest_id
          30705
          local
          sa
          direction
          rtl
          _previous
          array:1 [ "url" => "https://qafbaba.com/products?category_id=507&data_from=category&page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "category_id" => "507" "data_from" => "category" "page" => "1" ]
          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 => "qafbaba.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_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 => "Wed, 23 Apr 2025 18:01:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZzaDdKKzArTlB2QUxoQWpzLzMwRkE9PSIsInZhbHVlIjoiNEkySDVML0E1MWJJMlIwdlhLbHdXQnZjU2NyS2JHSlpNQUp4TlVVRzRnbndWZ0JGMUN1akJySkprWkxENmJZdXJBOUhCV3I5NVJQVFRMTFhvRnJXS21UZThSVDUzK0Q2dGh4eXV6OWphUlNtQkpRZGlBcnUxNERMRmdMQmluVkoiLCJtYWMiOiJlNWQzZDM5NGY2MjA5M2Q5OWQ4M2ZkZmEzZTQ1MTQwOTRlOGI0MDU2NDQzNjMxMDQwMGI0ZGEyNDkzMTliZmNlIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 19:01:34 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6InZzaDdKKzArTlB2QUxoQWpzLzMwRkE9PSIsInZhbHVlIjoiNEkySDVML0E1MWJJMlIwdlhLbHdXQnZjU2NyS2JHSlpNQUp4TlVVRzRnbndWZ0JGMUN1akJySkprWkxENmJZdXJBOUhCV" 1 => "rsbaba_session=eyJpdiI6IldPcGlNeTZXZnNwZWNsa0s3K3E0UUE9PSIsInZhbHVlIjoiY3FGMDRVZmFuVFpzRUdHL2syQ2xiWVlmRW9xV2tuTFgrUG5LTlNkYVdUZFczY21nNnVwTUtBUHVEdS85OWppTHFnVHg4NTNBaWoyZmlCSkRVSlc3R08wZS9OSlMxUFNRaE82VS9KdXBqeWZqY3hQNkFLRzU3MU5CM0ViQkNVdzgiLCJtYWMiOiJmZGQ3MTM4ZjhkOTkxODJkODMzODIwOWVkMDhlZmJhYzNmNzc4NmRhZGU4ZTM0ODMwMjg3MDZiNjY2NTM0MzNjIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 19:01:34 GMT; Max-Age=3600; path=/; httponlyrsbaba_session=eyJpdiI6IldPcGlNeTZXZnNwZWNsa0s3K3E0UUE9PSIsInZhbHVlIjoiY3FGMDRVZmFuVFpzRUdHL2syQ2xiWVlmRW9xV2tuTFgrUG5LTlNkYVdUZFczY21nNnVwTUtBUHVEdS85OWppTHFnV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZzaDdKKzArTlB2QUxoQWpzLzMwRkE9PSIsInZhbHVlIjoiNEkySDVML0E1MWJJMlIwdlhLbHdXQnZjU2NyS2JHSlpNQUp4TlVVRzRnbndWZ0JGMUN1akJySkprWkxENmJZdXJBOUhCV3I5NVJQVFRMTFhvRnJXS21UZThSVDUzK0Q2dGh4eXV6OWphUlNtQkpRZGlBcnUxNERMRmdMQmluVkoiLCJtYWMiOiJlNWQzZDM5NGY2MjA5M2Q5OWQ4M2ZkZmEzZTQ1MTQwOTRlOGI0MDU2NDQzNjMxMDQwMGI0ZGEyNDkzMTliZmNlIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 19:01:34 GMT; path=/XSRF-TOKEN=eyJpdiI6InZzaDdKKzArTlB2QUxoQWpzLzMwRkE9PSIsInZhbHVlIjoiNEkySDVML0E1MWJJMlIwdlhLbHdXQnZjU2NyS2JHSlpNQUp4TlVVRzRnbndWZ0JGMUN1akJySkprWkxENmJZdXJBOUhCV" 1 => "rsbaba_session=eyJpdiI6IldPcGlNeTZXZnNwZWNsa0s3K3E0UUE9PSIsInZhbHVlIjoiY3FGMDRVZmFuVFpzRUdHL2syQ2xiWVlmRW9xV2tuTFgrUG5LTlNkYVdUZFczY21nNnVwTUtBUHVEdS85OWppTHFnVHg4NTNBaWoyZmlCSkRVSlc3R08wZS9OSlMxUFNRaE82VS9KdXBqeWZqY3hQNkFLRzU3MU5CM0ViQkNVdzgiLCJtYWMiOiJmZGQ3MTM4ZjhkOTkxODJkODMzODIwOWVkMDhlZmJhYzNmNzc4NmRhZGU4ZTM0ODMwMjg3MDZiNjY2NTM0MzNjIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 19:01:34 GMT; path=/; httponlyrsbaba_session=eyJpdiI6IldPcGlNeTZXZnNwZWNsa0s3K3E0UUE9PSIsInZhbHVlIjoiY3FGMDRVZmFuVFpzRUdHL2syQ2xiWVlmRW9xV2tuTFgrUG5LTlNkYVdUZFczY21nNnVwTUtBUHVEdS85OWppTHFnV" ] ]
          session_attributes
          0 of 0
          array:12 [ "system_default_currency_info" => App\Models\Currency {#3765 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:12 [ "id" => 8 "name" => "Saudi" "symbol" => "SAR" "code" => "SAR" "image" => "images/currencies/1742715009_67dfb88126a9a.svg" "exchange_rate" => "1" "icon_path" => "images/currencies/curr_67d3381a15d457.72872786.png" "language" => "sa" "status" => 1 "auto_change" => 0 "created_at" => "2024-09-24 08:38:01" "updated_at" => "2025-03-23 10:30:09" ] #original: array:12 [ "id" => 8 "name" => "Saudi" "symbol" => "SAR" "code" => "SAR" "image" => "images/currencies/1742715009_67dfb88126a9a.svg" "exchange_rate" => "1" "icon_path" => "images/currencies/curr_67d3381a15d457.72872786.png" "language" => "sa" "status" => 1 "auto_change" => 0 "created_at" => "2024-09-24 08:38:01" "updated_at" => "2025-03-23 10:30:09" ] #changes: [] #casts: array:5 [ "id" => "integer" "status" => "boolean" "auto_change" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:6 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "auto_change" 5 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "SAR" "currency_symbol" => "SAR" "currency_exchange_rate" => "1" "usd" => 0.25974025974026 "_token" => "L21TXMy2IFA9qgjJ9iryj293VIhA3UOY0AoWIUvj" "guest_id" => 30705 "local" => "sa" "direction" => "rtl" "_previous" => array:1 [ "url" => "https://qafbaba.com/products?category_id=507&data_from=category&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-23 21:01:34GET/products?category_id=507&data_from=category&page=115134268