مرحبا بك في MY STORE X
منتجات مميزة

صفقة اليوم

أحدث المنتجات
-EGP290.00
إنتهى من المخزن
EGP5,510.00 EGP5,220.00
-EGP5.00
EGP37.00 EGP32.00
-EGP0.25
الوافدين الجدد
العلامات التجارية
-EGP3.00
EGP34.00 EGP31.00
-EGP10.00
إنتهى من المخزن
EGP72.00 EGP62.00
-EGP4.00
هاند فري
-EGP7.00
-EGP5.00
-EGP6.00
إنتهى من المخزن
-EGP10.00
كابلات شحن
هيدفون
-EGP25.00
EGP225.00 EGP200.00
-EGP40.00
EGP350.00 EGP310.00
-EGP10.00
EGP230.00 EGP220.00
-EGP35.00
EGP315.00 EGP280.00
-EGP10.00
EGP150.00 EGP140.00
-EGP20.00
EGP165.00 EGP145.00
قمة
8.1.31PHP Version513msRequest Duration17MBMemory UsageGET /Route
    • Booting (84.52ms)time
    • Application (428ms)time
    • 1 x Application (83.51%)
      428ms
      1 x Booting (16.49%)
      84.52ms
      125 templates were rendered
      • 1x web-views.homehome.blade.phpblade
      • 1x web-views.partials._home-top-slider_home-top-slider.blade.phpblade
      • 12x web-views.partials._feature-product_feature-product.blade.phpblade
      • 1x web-views.partials._category-section-home_category-section-home.blade.phpblade
      • 1x web-views.partials._deal-of-the-day_deal-of-the-day.blade.phpblade
      • 8x web-views.partials._inline-single-product_inline-single-product.blade.phpblade
      • 8x web-views.partials._product-card-2_product-card-2.blade.phpblade
      • 2x web-views.partials._best-selling_best-selling.blade.phpblade
      • 83x web-views.partials._category-wise-product_category-wise-product.blade.phpblade
      • 2x web-views.partials._company-reliability_company-reliability.blade.phpblade
      • 5x layouts.front-end.partials._modals_modals.blade.phpblade
      • 1x layouts.front-end.partials._cart_cart.blade.phpblade
      uri
      GET /
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\HomeController@index
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      home
      file
      app/Http/Controllers/Web/HomeController.php:48-58
      105 statements were executed, 12 of which were duplicated, 93 unique. Show only duplicated196ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 5 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        340μshelpers.php#167u385500297_lastmystore
        Metadata
        Bindings
        • 0. maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:20
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `created_at`) values ('18.191.187.115', '2025-03-14 13:03:09')
        210μsGuestMiddleware.php#25u385500297_lastmystore
        Metadata
        Bindings
        • 0. 18.191.187.115
        • 1. 2025-03-14 13:03:09
        Backtrace
        • 16. middleware::guestCheck:25
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. middleware::maintenance_mode:27
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. middleware::api_lang:22
      • select * from `business_settings` where `type` = 'product_brand' limit 1
        230μsHomeController.php#63u385500297_lastmystore
        Metadata
        Bindings
        • 0. product_brand
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:63
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `categories` where `home_status` = 1 order by `priority` asc
        220μsHomeController.php#64u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:64
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (39, 40, 41, 42, 43) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        280μsHomeController.php#64u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:64
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_ids` like '%\"39\"%' order by RAND() limit 12
        3.05msHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. %"39"%
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:70
        • 20. app/Http/Controllers/Web/HomeController.php:71
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (14, 144, 147, 184, 385, 492, 521, 541, 551, 573, 770, 772) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        290μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (14, 144, 147, 184, 385, 492, 521, 541, 551, 573, 770, 772) and `delivery_man_id` is null and `status` = 1
        250μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_ids` like '%\"41\"%' order by RAND() limit 12
        2.56msHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. %"41"%
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:70
        • 20. app/Http/Controllers/Web/HomeController.php:71
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (82, 84, 173, 194, 370, 569, 582, 602, 607, 626, 637, 675) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        300μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (82, 84, 173, 194, 370, 569, 582, 602, 607, 626, 637, 675) and `delivery_man_id` is null and `status` = 1
        200μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_ids` like '%\"43\"%' order by RAND() limit 12
        2.87msHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. %"43"%
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:70
        • 20. app/Http/Controllers/Web/HomeController.php:71
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (61, 71, 520, 522, 549, 572, 575, 576, 621, 635, 656, 765) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        280μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (61, 71, 520, 522, 549, 572, 575, 576, 621, 635, 656, 765) and `delivery_man_id` is null and `status` = 1
        190μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_ids` like '%\"40\"%' order by RAND() limit 12
        2.42msHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. %"40"%
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:70
        • 20. app/Http/Controllers/Web/HomeController.php:71
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (13, 118, 119, 171, 200, 211, 462, 493, 494, 557) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        340μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (13, 118, 119, 171, 200, 211, 462, 493, 494, 557) and `delivery_man_id` is null and `status` = 1
        200μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `category_ids` like '%\"42\"%' order by RAND() limit 12
        2.72msHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. %"42"%
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:70
        • 20. app/Http/Controllers/Web/HomeController.php:71
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (107, 108, 348, 349, 374, 514, 547, 586, 587, 757, 762, 779) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        280μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (107, 108, 348, 349, 374, 514, 547, 586, 587, 757, 762, 779) and `delivery_man_id` is null and `status` = 1
        170μsHomeController.php#70u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:70
        • 25. app/Http/Controllers/Web/HomeController.php:71
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `shops`.*, (select count(*) from `products` where (`shops`.`seller_id` = `products`.`user_id` and (`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`added_by` = 'seller' and `status` = 1 and `request_status` = 1)) as `products_count` from `shops` where exists (select * from `sellers` where `shops`.`seller_id` = `sellers`.`id` and (`status` = 'approved'))
        520μsHomeController.php#86u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. seller
        • 10. 1
        • 11. 1
        • 12. approved
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:86
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `sellers`.*, (select count(*) from `orders` where `sellers`.`id` = `orders`.`seller_id`) as `orders_count` from `sellers` where `sellers`.`id` in (1)
        350μsHomeController.php#86u385500297_lastmystore
        Metadata
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:86
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `products` where ((`added_by` = 'seller') and `products`.`user_id` in (1) and (`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')
        970μsHomeController.php#86u385500297_lastmystore
        Metadata
        Bindings
        • 0. seller
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:86
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and (`added_by` = 'admin')
        8.18msHomeController.php#99u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. admin
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        • 6. approved
        • 7. admin
        • 8. 1
        • 9. physical
        • 10. admin
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:99
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `delivery_man_id` is null and `status` = 1
        670μsHomeController.php#99u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:99
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `status` = 1 group by `product_id`
        560μsHomeController.php#99u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:99
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        2.24msHomeController.php#99u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:99
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select count(*) as aggregate from `reviews` where `status` = 1 and `product_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `status` = 1
        760μsHomeController.php#103u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. 14
        • 3. 16
        • 4. 18
        • 5. 23
        • 6. 25
        • 7. 30
        • 8. 32
        • 9. 33
        • 10. 36
        • 11. 37
        • 12. 38
        • 13. 39
        • 14. 40
        • 15. 41
        • 16. 45
        • 17. 46
        • 18. 48
        • 19. 49
        • 20. 50
        • 21. 52
        • 22. 55
        • 23. 56
        • 24. 57
        • 25. 60
        • 26. 61
        • 27. 65
        • 28. 66
        • 29. 67
        • 30. 69
        • 31. 70
        • 32. 71
        • 33. 73
        • 34. 76
        • 35. 78
        • 36. 79
        • 37. 82
        • 38. 83
        • 39. 84
        • 40. 85
        • 41. 89
        • 42. 90
        • 43. 92
        • 44. 94
        • 45. 96
        • 46. 97
        • 47. 104
        • 48. 105
        • 49. 107
        • 50. 108
        • 51. 109
        • 52. 110
        • 53. 111
        • 54. 112
        • 55. 113
        • 56. 115
        • 57. 118
        • 58. 119
        • 59. 121
        • 60. 122
        • 61. 125
        • 62. 127
        • 63. 129
        • 64. 130
        • 65. 131
        • 66. 132
        • 67. 133
        • 68. 134
        • 69. 137
        • 70. 138
        • 71. 139
        • 72. 141
        • 73. 142
        • 74. 143
        • 75. 144
        • 76. 147
        • 77. 150
        • 78. 151
        • 79. 152
        • 80. 154
        • 81. 155
        • 82. 157
        • 83. 159
        • 84. 160
        • 85. 163
        • 86. 168
        • 87. 171
        • 88. 172
        • 89. 173
        • 90. 174
        • 91. 175
        • 92. 176
        • 93. 177
        • 94. 178
        • 95. 180
        • 96. 181
        • 97. 182
        • 98. 183
        • 99. 184
        • 100. 185
        • 101. 187
        • 102. 189
        • 103. 190
        • 104. 191
        • 105. 192
        • 106. 193
        • 107. 194
        • 108. 195
        • 109. 196
        • 110. 198
        • 111. 200
        • 112. 201
        • 113. 203
        • 114. 204
        • 115. 205
        • 116. 206
        • 117. 207
        • 118. 209
        • 119. 210
        • 120. 211
        • 121. 212
        • 122. 213
        • 123. 215
        • 124. 217
        • 125. 219
        • 126. 226
        • 127. 227
        • 128. 232
        • 129. 234
        • 130. 239
        • 131. 242
        • 132. 244
        • 133. 246
        • 134. 248
        • 135. 249
        • 136. 250
        • 137. 251
        • 138. 252
        • 139. 256
        • 140. 258
        • 141. 260
        • 142. 262
        • 143. 263
        • 144. 266
        • 145. 267
        • 146. 278
        • 147. 279
        • 148. 281
        • 149. 283
        • 150. 284
        • 151. 288
        • 152. 291
        • 153. 292
        • 154. 293
        • 155. 294
        • 156. 307
        • 157. 310
        • 158. 312
        • 159. 315
        • 160. 318
        • 161. 319
        • 162. 320
        • 163. 323
        • 164. 325
        • 165. 327
        • 166. 329
        • 167. 331
        • 168. 332
        • 169. 334
        • 170. 336
        • 171. 338
        • 172. 348
        • 173. 349
        • 174. 350
        • 175. 351
        • 176. 352
        • 177. 353
        • 178. 354
        • 179. 355
        • 180. 356
        • 181. 357
        • 182. 358
        • 183. 359
        • 184. 360
        • 185. 361
        • 186. 363
        • 187. 364
        • 188. 365
        • 189. 366
        • 190. 367
        • 191. 369
        • 192. 370
        • 193. 371
        • 194. 372
        • 195. 373
        • 196. 374
        • 197. 375
        • 198. 376
        • 199. 377
        • 200. 378
        • 201. 379
        • 202. 380
        • 203. 381
        • 204. 382
        • 205. 383
        • 206. 384
        • 207. 385
        • 208. 386
        • 209. 387
        • 210. 388
        • 211. 389
        • 212. 390
        • 213. 391
        • 214. 392
        • 215. 393
        • 216. 395
        • 217. 396
        • 218. 397
        • 219. 398
        • 220. 399
        • 221. 400
        • 222. 401
        • 223. 402
        • 224. 403
        • 225. 404
        • 226. 405
        • 227. 406
        • 228. 407
        • 229. 408
        • 230. 409
        • 231. 411
        • 232. 413
        • 233. 414
        • 234. 415
        • 235. 416
        • 236. 417
        • 237. 418
        • 238. 419
        • 239. 420
        • 240. 421
        • 241. 422
        • 242. 424
        • 243. 425
        • 244. 426
        • 245. 427
        • 246. 428
        • 247. 429
        • 248. 431
        • 249. 432
        • 250. 433
        • 251. 434
        • 252. 435
        • 253. 436
        • 254. 437
        • 255. 440
        • 256. 441
        • 257. 442
        • 258. 443
        • 259. 448
        • 260. 454
        • 261. 455
        • 262. 460
        • 263. 462
        • 264. 463
        • 265. 464
        • 266. 465
        • 267. 466
        • 268. 468
        • 269. 470
        • 270. 471
        • 271. 472
        • 272. 473
        • 273. 474
        • 274. 475
        • 275. 476
        • 276. 477
        • 277. 478
        • 278. 479
        • 279. 481
        • 280. 484
        • 281. 485
        • 282. 487
        • 283. 489
        • 284. 490
        • 285. 492
        • 286. 493
        • 287. 494
        • 288. 496
        • 289. 497
        • 290. 498
        • 291. 504
        • 292. 507
        • 293. 508
        • 294. 509
        • 295. 510
        • 296. 512
        • 297. 513
        • 298. 514
        • 299. 515
        • 300. 517
        • 301. 518
        • 302. 519
        • 303. 520
        • 304. 521
        • 305. 522
        • 306. 523
        • 307. 524
        • 308. 526
        • 309. 527
        • 310. 528
        • 311. 529
        • 312. 530
        • 313. 531
        • 314. 532
        • 315. 533
        • 316. 534
        • 317. 535
        • 318. 536
        • 319. 537
        • 320. 539
        • 321. 540
        • 322. 541
        • 323. 542
        • 324. 543
        • 325. 544
        • 326. 545
        • 327. 546
        • 328. 547
        • 329. 548
        • 330. 549
        • 331. 550
        • 332. 551
        • 333. 552
        • 334. 553
        • 335. 557
        • 336. 558
        • 337. 559
        • 338. 560
        • 339. 561
        • 340. 562
        • 341. 564
        • 342. 566
        • 343. 567
        • 344. 568
        • 345. 569
        • 346. 570
        • 347. 571
        • 348. 572
        • 349. 573
        • 350. 574
        • 351. 575
        • 352. 576
        • 353. 577
        • 354. 578
        • 355. 579
        • 356. 580
        • 357. 581
        • 358. 582
        • 359. 583
        • 360. 584
        • 361. 585
        • 362. 586
        • 363. 587
        • 364. 588
        • 365. 589
        • 366. 591
        • 367. 593
        • 368. 594
        • 369. 596
        • 370. 597
        • 371. 598
        • 372. 601
        • 373. 602
        • 374. 603
        • 375. 605
        • 376. 606
        • 377. 607
        • 378. 608
        • 379. 609
        • 380. 610
        • 381. 611
        • 382. 612
        • 383. 613
        • 384. 614
        • 385. 615
        • 386. 617
        • 387. 618
        • 388. 619
        • 389. 621
        • 390. 622
        • 391. 623
        • 392. 624
        • 393. 626
        • 394. 627
        • 395. 628
        • 396. 629
        • 397. 630
        • 398. 632
        • 399. 633
        • 400. 634
        • 401. 635
        • 402. 636
        • 403. 637
        • 404. 638
        • 405. 639
        • 406. 642
        • 407. 643
        • 408. 644
        • 409. 645
        • 410. 647
        • 411. 648
        • 412. 649
        • 413. 650
        • 414. 651
        • 415. 652
        • 416. 653
        • 417. 654
        • 418. 655
        • 419. 656
        • 420. 657
        • 421. 658
        • 422. 659
        • 423. 660
        • 424. 661
        • 425. 662
        • 426. 663
        • 427. 664
        • 428. 665
        • 429. 666
        • 430. 667
        • 431. 668
        • 432. 669
        • 433. 670
        • 434. 671
        • 435. 672
        • 436. 673
        • 437. 674
        • 438. 675
        • 439. 676
        • 440. 677
        • 441. 678
        • 442. 679
        • 443. 680
        • 444. 681
        • 445. 682
        • 446. 683
        • 447. 684
        • 448. 685
        • 449. 686
        • 450. 687
        • 451. 688
        • 452. 689
        • 453. 690
        • 454. 691
        • 455. 692
        • 456. 693
        • 457. 694
        • 458. 695
        • 459. 696
        • 460. 697
        • 461. 698
        • 462. 699
        • 463. 700
        • 464. 701
        • 465. 702
        • 466. 703
        • 467. 704
        • 468. 705
        • 469. 706
        • 470. 707
        • 471. 708
        • 472. 709
        • 473. 710
        • 474. 711
        • 475. 713
        • 476. 714
        • 477. 715
        • 478. 716
        • 479. 717
        • 480. 718
        • 481. 719
        • 482. 720
        • 483. 721
        • 484. 722
        • 485. 723
        • 486. 724
        • 487. 725
        • 488. 728
        • 489. 729
        • 490. 730
        • 491. 731
        • 492. 732
        • 493. 733
        • 494. 734
        • 495. 735
        • 496. 736
        • 497. 737
        • 498. 738
        • 499. 739
        • 500. 740
        • 501. 741
        • 502. 742
        • 503. 743
        • 504. 744
        • 505. 745
        • 506. 746
        • 507. 747
        • 508. 748
        • 509. 750
        • 510. 751
        • 511. 752
        • 512. 753
        • 513. 754
        • 514. 756
        • 515. 757
        • 516. 758
        • 517. 759
        • 518. 760
        • 519. 761
        • 520. 762
        • 521. 763
        • 522. 764
        • 523. 765
        • 524. 766
        • 525. 767
        • 526. 768
        • 527. 769
        • 528. 770
        • 529. 771
        • 530. 772
        • 531. 773
        • 532. 774
        • 533. 775
        • 534. 776
        • 535. 777
        • 536. 778
        • 537. 779
        • 538. 780
        • 539. 781
        • 540. 782
        • 541. 783
        • 542. 784
        • 543. 785
        • 544. 786
        • 545. 787
        • 546. 788
        • 547. 1
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:103
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select `rating` from `reviews` where `status` = 1 and `product_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `status` = 1
        620μsHomeController.php#105u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. 14
        • 3. 16
        • 4. 18
        • 5. 23
        • 6. 25
        • 7. 30
        • 8. 32
        • 9. 33
        • 10. 36
        • 11. 37
        • 12. 38
        • 13. 39
        • 14. 40
        • 15. 41
        • 16. 45
        • 17. 46
        • 18. 48
        • 19. 49
        • 20. 50
        • 21. 52
        • 22. 55
        • 23. 56
        • 24. 57
        • 25. 60
        • 26. 61
        • 27. 65
        • 28. 66
        • 29. 67
        • 30. 69
        • 31. 70
        • 32. 71
        • 33. 73
        • 34. 76
        • 35. 78
        • 36. 79
        • 37. 82
        • 38. 83
        • 39. 84
        • 40. 85
        • 41. 89
        • 42. 90
        • 43. 92
        • 44. 94
        • 45. 96
        • 46. 97
        • 47. 104
        • 48. 105
        • 49. 107
        • 50. 108
        • 51. 109
        • 52. 110
        • 53. 111
        • 54. 112
        • 55. 113
        • 56. 115
        • 57. 118
        • 58. 119
        • 59. 121
        • 60. 122
        • 61. 125
        • 62. 127
        • 63. 129
        • 64. 130
        • 65. 131
        • 66. 132
        • 67. 133
        • 68. 134
        • 69. 137
        • 70. 138
        • 71. 139
        • 72. 141
        • 73. 142
        • 74. 143
        • 75. 144
        • 76. 147
        • 77. 150
        • 78. 151
        • 79. 152
        • 80. 154
        • 81. 155
        • 82. 157
        • 83. 159
        • 84. 160
        • 85. 163
        • 86. 168
        • 87. 171
        • 88. 172
        • 89. 173
        • 90. 174
        • 91. 175
        • 92. 176
        • 93. 177
        • 94. 178
        • 95. 180
        • 96. 181
        • 97. 182
        • 98. 183
        • 99. 184
        • 100. 185
        • 101. 187
        • 102. 189
        • 103. 190
        • 104. 191
        • 105. 192
        • 106. 193
        • 107. 194
        • 108. 195
        • 109. 196
        • 110. 198
        • 111. 200
        • 112. 201
        • 113. 203
        • 114. 204
        • 115. 205
        • 116. 206
        • 117. 207
        • 118. 209
        • 119. 210
        • 120. 211
        • 121. 212
        • 122. 213
        • 123. 215
        • 124. 217
        • 125. 219
        • 126. 226
        • 127. 227
        • 128. 232
        • 129. 234
        • 130. 239
        • 131. 242
        • 132. 244
        • 133. 246
        • 134. 248
        • 135. 249
        • 136. 250
        • 137. 251
        • 138. 252
        • 139. 256
        • 140. 258
        • 141. 260
        • 142. 262
        • 143. 263
        • 144. 266
        • 145. 267
        • 146. 278
        • 147. 279
        • 148. 281
        • 149. 283
        • 150. 284
        • 151. 288
        • 152. 291
        • 153. 292
        • 154. 293
        • 155. 294
        • 156. 307
        • 157. 310
        • 158. 312
        • 159. 315
        • 160. 318
        • 161. 319
        • 162. 320
        • 163. 323
        • 164. 325
        • 165. 327
        • 166. 329
        • 167. 331
        • 168. 332
        • 169. 334
        • 170. 336
        • 171. 338
        • 172. 348
        • 173. 349
        • 174. 350
        • 175. 351
        • 176. 352
        • 177. 353
        • 178. 354
        • 179. 355
        • 180. 356
        • 181. 357
        • 182. 358
        • 183. 359
        • 184. 360
        • 185. 361
        • 186. 363
        • 187. 364
        • 188. 365
        • 189. 366
        • 190. 367
        • 191. 369
        • 192. 370
        • 193. 371
        • 194. 372
        • 195. 373
        • 196. 374
        • 197. 375
        • 198. 376
        • 199. 377
        • 200. 378
        • 201. 379
        • 202. 380
        • 203. 381
        • 204. 382
        • 205. 383
        • 206. 384
        • 207. 385
        • 208. 386
        • 209. 387
        • 210. 388
        • 211. 389
        • 212. 390
        • 213. 391
        • 214. 392
        • 215. 393
        • 216. 395
        • 217. 396
        • 218. 397
        • 219. 398
        • 220. 399
        • 221. 400
        • 222. 401
        • 223. 402
        • 224. 403
        • 225. 404
        • 226. 405
        • 227. 406
        • 228. 407
        • 229. 408
        • 230. 409
        • 231. 411
        • 232. 413
        • 233. 414
        • 234. 415
        • 235. 416
        • 236. 417
        • 237. 418
        • 238. 419
        • 239. 420
        • 240. 421
        • 241. 422
        • 242. 424
        • 243. 425
        • 244. 426
        • 245. 427
        • 246. 428
        • 247. 429
        • 248. 431
        • 249. 432
        • 250. 433
        • 251. 434
        • 252. 435
        • 253. 436
        • 254. 437
        • 255. 440
        • 256. 441
        • 257. 442
        • 258. 443
        • 259. 448
        • 260. 454
        • 261. 455
        • 262. 460
        • 263. 462
        • 264. 463
        • 265. 464
        • 266. 465
        • 267. 466
        • 268. 468
        • 269. 470
        • 270. 471
        • 271. 472
        • 272. 473
        • 273. 474
        • 274. 475
        • 275. 476
        • 276. 477
        • 277. 478
        • 278. 479
        • 279. 481
        • 280. 484
        • 281. 485
        • 282. 487
        • 283. 489
        • 284. 490
        • 285. 492
        • 286. 493
        • 287. 494
        • 288. 496
        • 289. 497
        • 290. 498
        • 291. 504
        • 292. 507
        • 293. 508
        • 294. 509
        • 295. 510
        • 296. 512
        • 297. 513
        • 298. 514
        • 299. 515
        • 300. 517
        • 301. 518
        • 302. 519
        • 303. 520
        • 304. 521
        • 305. 522
        • 306. 523
        • 307. 524
        • 308. 526
        • 309. 527
        • 310. 528
        • 311. 529
        • 312. 530
        • 313. 531
        • 314. 532
        • 315. 533
        • 316. 534
        • 317. 535
        • 318. 536
        • 319. 537
        • 320. 539
        • 321. 540
        • 322. 541
        • 323. 542
        • 324. 543
        • 325. 544
        • 326. 545
        • 327. 546
        • 328. 547
        • 329. 548
        • 330. 549
        • 331. 550
        • 332. 551
        • 333. 552
        • 334. 553
        • 335. 557
        • 336. 558
        • 337. 559
        • 338. 560
        • 339. 561
        • 340. 562
        • 341. 564
        • 342. 566
        • 343. 567
        • 344. 568
        • 345. 569
        • 346. 570
        • 347. 571
        • 348. 572
        • 349. 573
        • 350. 574
        • 351. 575
        • 352. 576
        • 353. 577
        • 354. 578
        • 355. 579
        • 356. 580
        • 357. 581
        • 358. 582
        • 359. 583
        • 360. 584
        • 361. 585
        • 362. 586
        • 363. 587
        • 364. 588
        • 365. 589
        • 366. 591
        • 367. 593
        • 368. 594
        • 369. 596
        • 370. 597
        • 371. 598
        • 372. 601
        • 373. 602
        • 374. 603
        • 375. 605
        • 376. 606
        • 377. 607
        • 378. 608
        • 379. 609
        • 380. 610
        • 381. 611
        • 382. 612
        • 383. 613
        • 384. 614
        • 385. 615
        • 386. 617
        • 387. 618
        • 388. 619
        • 389. 621
        • 390. 622
        • 391. 623
        • 392. 624
        • 393. 626
        • 394. 627
        • 395. 628
        • 396. 629
        • 397. 630
        • 398. 632
        • 399. 633
        • 400. 634
        • 401. 635
        • 402. 636
        • 403. 637
        • 404. 638
        • 405. 639
        • 406. 642
        • 407. 643
        • 408. 644
        • 409. 645
        • 410. 647
        • 411. 648
        • 412. 649
        • 413. 650
        • 414. 651
        • 415. 652
        • 416. 653
        • 417. 654
        • 418. 655
        • 419. 656
        • 420. 657
        • 421. 658
        • 422. 659
        • 423. 660
        • 424. 661
        • 425. 662
        • 426. 663
        • 427. 664
        • 428. 665
        • 429. 666
        • 430. 667
        • 431. 668
        • 432. 669
        • 433. 670
        • 434. 671
        • 435. 672
        • 436. 673
        • 437. 674
        • 438. 675
        • 439. 676
        • 440. 677
        • 441. 678
        • 442. 679
        • 443. 680
        • 444. 681
        • 445. 682
        • 446. 683
        • 447. 684
        • 448. 685
        • 449. 686
        • 450. 687
        • 451. 688
        • 452. 689
        • 453. 690
        • 454. 691
        • 455. 692
        • 456. 693
        • 457. 694
        • 458. 695
        • 459. 696
        • 460. 697
        • 461. 698
        • 462. 699
        • 463. 700
        • 464. 701
        • 465. 702
        • 466. 703
        • 467. 704
        • 468. 705
        • 469. 706
        • 470. 707
        • 471. 708
        • 472. 709
        • 473. 710
        • 474. 711
        • 475. 713
        • 476. 714
        • 477. 715
        • 478. 716
        • 479. 717
        • 480. 718
        • 481. 719
        • 482. 720
        • 483. 721
        • 484. 722
        • 485. 723
        • 486. 724
        • 487. 725
        • 488. 728
        • 489. 729
        • 490. 730
        • 491. 731
        • 492. 732
        • 493. 733
        • 494. 734
        • 495. 735
        • 496. 736
        • 497. 737
        • 498. 738
        • 499. 739
        • 500. 740
        • 501. 741
        • 502. 742
        • 503. 743
        • 504. 744
        • 505. 745
        • 506. 746
        • 507. 747
        • 508. 748
        • 509. 750
        • 510. 751
        • 511. 752
        • 512. 753
        • 513. 754
        • 514. 756
        • 515. 757
        • 516. 758
        • 517. 759
        • 518. 760
        • 519. 761
        • 520. 762
        • 521. 763
        • 522. 764
        • 523. 765
        • 524. 766
        • 525. 767
        • 526. 768
        • 527. 769
        • 528. 770
        • 529. 771
        • 530. 772
        • 531. 773
        • 532. 774
        • 533. 775
        • 534. 776
        • 535. 777
        • 536. 778
        • 537. 779
        • 538. 780
        • 539. 781
        • 540. 782
        • 541. 783
        • 542. 784
        • 543. 785
        • 544. 786
        • 545. 787
        • 546. 788
        • 547. 1
        Backtrace
        • 14. app/Http/Controllers/Web/HomeController.php:105
        • 15. app/Http/Controllers/Web/HomeController.php:53
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `business_settings` where (`type` = 'vacation_add') limit 1
        240μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. vacation_add
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'company_name') limit 1
        230μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. company_name
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'shop_address') limit 1
        240μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'company_phone') limit 1
        170μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'company_fav_icon') limit 1
        160μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. company_fav_icon
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'bottom_banner') limit 1
        170μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. bottom_banner
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'offer_banner') limit 1
        200μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. offer_banner
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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
        180μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. temporary_close
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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
        200μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. temporary_close
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 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` = 'shop_banner') limit 1
        260μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. shop_banner
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/HomeController.php:109
        • 19. app/Http/Controllers/Web/HomeController.php:53
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `admins` where (`id` = 1) limit 1
        190μsInHouseTrait.php#37u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 16. app/Traits/InHouseTrait.php:37
        • 17. app/Http/Controllers/Web/HomeController.php:109
        • 18. app/Http/Controllers/Web/HomeController.php:53
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `admins` where (`id` = 1) limit 1
        180μsInHouseTrait.php#37u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 16. app/Traits/InHouseTrait.php:37
        • 17. app/Http/Controllers/Web/HomeController.php:109
        • 18. app/Http/Controllers/Web/HomeController.php:53
        • 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 `product_id` in (13, 14, 16, 18, 23, 25, 30, 32, 33, 36, 37, 38, 39, 40, 41, 45, 46, 48, 49, 50, 52, 55, 56, 57, 60, 61, 65, 66, 67, 69, 70, 71, 73, 76, 78, 79, 82, 83, 84, 85, 89, 90, 92, 94, 96, 97, 104, 105, 107, 108, 109, 110, 111, 112, 113, 115, 118, 119, 121, 122, 125, 127, 129, 130, 131, 132, 133, 134, 137, 138, 139, 141, 142, 143, 144, 147, 150, 151, 152, 154, 155, 157, 159, 160, 163, 168, 171, 172, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 215, 217, 219, 226, 227, 232, 234, 239, 242, 244, 246, 248, 249, 250, 251, 252, 256, 258, 260, 262, 263, 266, 267, 278, 279, 281, 283, 284, 288, 291, 292, 293, 294, 307, 310, 312, 315, 318, 319, 320, 323, 325, 327, 329, 331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363, 364, 365, 366, 367, 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, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 440, 441, 442, 443, 448, 454, 455, 460, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 484, 485, 487, 489, 490, 492, 493, 494, 496, 497, 498, 504, 507, 508, 509, 510, 512, 513, 514, 515, 517, 518, 519, 520, 521, 522, 523, 524, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 557, 558, 559, 560, 561, 562, 564, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 591, 593, 594, 596, 597, 598, 601, 602, 603, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 622, 623, 624, 626, 627, 628, 629, 630, 632, 633, 634, 635, 636, 637, 638, 639, 642, 643, 644, 645, 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, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 750, 751, 752, 753, 754, 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) and `status` = 1
        580μsHomeController.php#114u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. 14
        • 3. 16
        • 4. 18
        • 5. 23
        • 6. 25
        • 7. 30
        • 8. 32
        • 9. 33
        • 10. 36
        • 11. 37
        • 12. 38
        • 13. 39
        • 14. 40
        • 15. 41
        • 16. 45
        • 17. 46
        • 18. 48
        • 19. 49
        • 20. 50
        • 21. 52
        • 22. 55
        • 23. 56
        • 24. 57
        • 25. 60
        • 26. 61
        • 27. 65
        • 28. 66
        • 29. 67
        • 30. 69
        • 31. 70
        • 32. 71
        • 33. 73
        • 34. 76
        • 35. 78
        • 36. 79
        • 37. 82
        • 38. 83
        • 39. 84
        • 40. 85
        • 41. 89
        • 42. 90
        • 43. 92
        • 44. 94
        • 45. 96
        • 46. 97
        • 47. 104
        • 48. 105
        • 49. 107
        • 50. 108
        • 51. 109
        • 52. 110
        • 53. 111
        • 54. 112
        • 55. 113
        • 56. 115
        • 57. 118
        • 58. 119
        • 59. 121
        • 60. 122
        • 61. 125
        • 62. 127
        • 63. 129
        • 64. 130
        • 65. 131
        • 66. 132
        • 67. 133
        • 68. 134
        • 69. 137
        • 70. 138
        • 71. 139
        • 72. 141
        • 73. 142
        • 74. 143
        • 75. 144
        • 76. 147
        • 77. 150
        • 78. 151
        • 79. 152
        • 80. 154
        • 81. 155
        • 82. 157
        • 83. 159
        • 84. 160
        • 85. 163
        • 86. 168
        • 87. 171
        • 88. 172
        • 89. 173
        • 90. 174
        • 91. 175
        • 92. 176
        • 93. 177
        • 94. 178
        • 95. 180
        • 96. 181
        • 97. 182
        • 98. 183
        • 99. 184
        • 100. 185
        • 101. 187
        • 102. 189
        • 103. 190
        • 104. 191
        • 105. 192
        • 106. 193
        • 107. 194
        • 108. 195
        • 109. 196
        • 110. 198
        • 111. 200
        • 112. 201
        • 113. 203
        • 114. 204
        • 115. 205
        • 116. 206
        • 117. 207
        • 118. 209
        • 119. 210
        • 120. 211
        • 121. 212
        • 122. 213
        • 123. 215
        • 124. 217
        • 125. 219
        • 126. 226
        • 127. 227
        • 128. 232
        • 129. 234
        • 130. 239
        • 131. 242
        • 132. 244
        • 133. 246
        • 134. 248
        • 135. 249
        • 136. 250
        • 137. 251
        • 138. 252
        • 139. 256
        • 140. 258
        • 141. 260
        • 142. 262
        • 143. 263
        • 144. 266
        • 145. 267
        • 146. 278
        • 147. 279
        • 148. 281
        • 149. 283
        • 150. 284
        • 151. 288
        • 152. 291
        • 153. 292
        • 154. 293
        • 155. 294
        • 156. 307
        • 157. 310
        • 158. 312
        • 159. 315
        • 160. 318
        • 161. 319
        • 162. 320
        • 163. 323
        • 164. 325
        • 165. 327
        • 166. 329
        • 167. 331
        • 168. 332
        • 169. 334
        • 170. 336
        • 171. 338
        • 172. 348
        • 173. 349
        • 174. 350
        • 175. 351
        • 176. 352
        • 177. 353
        • 178. 354
        • 179. 355
        • 180. 356
        • 181. 357
        • 182. 358
        • 183. 359
        • 184. 360
        • 185. 361
        • 186. 363
        • 187. 364
        • 188. 365
        • 189. 366
        • 190. 367
        • 191. 369
        • 192. 370
        • 193. 371
        • 194. 372
        • 195. 373
        • 196. 374
        • 197. 375
        • 198. 376
        • 199. 377
        • 200. 378
        • 201. 379
        • 202. 380
        • 203. 381
        • 204. 382
        • 205. 383
        • 206. 384
        • 207. 385
        • 208. 386
        • 209. 387
        • 210. 388
        • 211. 389
        • 212. 390
        • 213. 391
        • 214. 392
        • 215. 393
        • 216. 395
        • 217. 396
        • 218. 397
        • 219. 398
        • 220. 399
        • 221. 400
        • 222. 401
        • 223. 402
        • 224. 403
        • 225. 404
        • 226. 405
        • 227. 406
        • 228. 407
        • 229. 408
        • 230. 409
        • 231. 411
        • 232. 413
        • 233. 414
        • 234. 415
        • 235. 416
        • 236. 417
        • 237. 418
        • 238. 419
        • 239. 420
        • 240. 421
        • 241. 422
        • 242. 424
        • 243. 425
        • 244. 426
        • 245. 427
        • 246. 428
        • 247. 429
        • 248. 431
        • 249. 432
        • 250. 433
        • 251. 434
        • 252. 435
        • 253. 436
        • 254. 437
        • 255. 440
        • 256. 441
        • 257. 442
        • 258. 443
        • 259. 448
        • 260. 454
        • 261. 455
        • 262. 460
        • 263. 462
        • 264. 463
        • 265. 464
        • 266. 465
        • 267. 466
        • 268. 468
        • 269. 470
        • 270. 471
        • 271. 472
        • 272. 473
        • 273. 474
        • 274. 475
        • 275. 476
        • 276. 477
        • 277. 478
        • 278. 479
        • 279. 481
        • 280. 484
        • 281. 485
        • 282. 487
        • 283. 489
        • 284. 490
        • 285. 492
        • 286. 493
        • 287. 494
        • 288. 496
        • 289. 497
        • 290. 498
        • 291. 504
        • 292. 507
        • 293. 508
        • 294. 509
        • 295. 510
        • 296. 512
        • 297. 513
        • 298. 514
        • 299. 515
        • 300. 517
        • 301. 518
        • 302. 519
        • 303. 520
        • 304. 521
        • 305. 522
        • 306. 523
        • 307. 524
        • 308. 526
        • 309. 527
        • 310. 528
        • 311. 529
        • 312. 530
        • 313. 531
        • 314. 532
        • 315. 533
        • 316. 534
        • 317. 535
        • 318. 536
        • 319. 537
        • 320. 539
        • 321. 540
        • 322. 541
        • 323. 542
        • 324. 543
        • 325. 544
        • 326. 545
        • 327. 546
        • 328. 547
        • 329. 548
        • 330. 549
        • 331. 550
        • 332. 551
        • 333. 552
        • 334. 553
        • 335. 557
        • 336. 558
        • 337. 559
        • 338. 560
        • 339. 561
        • 340. 562
        • 341. 564
        • 342. 566
        • 343. 567
        • 344. 568
        • 345. 569
        • 346. 570
        • 347. 571
        • 348. 572
        • 349. 573
        • 350. 574
        • 351. 575
        • 352. 576
        • 353. 577
        • 354. 578
        • 355. 579
        • 356. 580
        • 357. 581
        • 358. 582
        • 359. 583
        • 360. 584
        • 361. 585
        • 362. 586
        • 363. 587
        • 364. 588
        • 365. 589
        • 366. 591
        • 367. 593
        • 368. 594
        • 369. 596
        • 370. 597
        • 371. 598
        • 372. 601
        • 373. 602
        • 374. 603
        • 375. 605
        • 376. 606
        • 377. 607
        • 378. 608
        • 379. 609
        • 380. 610
        • 381. 611
        • 382. 612
        • 383. 613
        • 384. 614
        • 385. 615
        • 386. 617
        • 387. 618
        • 388. 619
        • 389. 621
        • 390. 622
        • 391. 623
        • 392. 624
        • 393. 626
        • 394. 627
        • 395. 628
        • 396. 629
        • 397. 630
        • 398. 632
        • 399. 633
        • 400. 634
        • 401. 635
        • 402. 636
        • 403. 637
        • 404. 638
        • 405. 639
        • 406. 642
        • 407. 643
        • 408. 644
        • 409. 645
        • 410. 647
        • 411. 648
        • 412. 649
        • 413. 650
        • 414. 651
        • 415. 652
        • 416. 653
        • 417. 654
        • 418. 655
        • 419. 656
        • 420. 657
        • 421. 658
        • 422. 659
        • 423. 660
        • 424. 661
        • 425. 662
        • 426. 663
        • 427. 664
        • 428. 665
        • 429. 666
        • 430. 667
        • 431. 668
        • 432. 669
        • 433. 670
        • 434. 671
        • 435. 672
        • 436. 673
        • 437. 674
        • 438. 675
        • 439. 676
        • 440. 677
        • 441. 678
        • 442. 679
        • 443. 680
        • 444. 681
        • 445. 682
        • 446. 683
        • 447. 684
        • 448. 685
        • 449. 686
        • 450. 687
        • 451. 688
        • 452. 689
        • 453. 690
        • 454. 691
        • 455. 692
        • 456. 693
        • 457. 694
        • 458. 695
        • 459. 696
        • 460. 697
        • 461. 698
        • 462. 699
        • 463. 700
        • 464. 701
        • 465. 702
        • 466. 703
        • 467. 704
        • 468. 705
        • 469. 706
        • 470. 707
        • 471. 708
        • 472. 709
        • 473. 710
        • 474. 711
        • 475. 713
        • 476. 714
        • 477. 715
        • 478. 716
        • 479. 717
        • 480. 718
        • 481. 719
        • 482. 720
        • 483. 721
        • 484. 722
        • 485. 723
        • 486. 724
        • 487. 725
        • 488. 728
        • 489. 729
        • 490. 730
        • 491. 731
        • 492. 732
        • 493. 733
        • 494. 734
        • 495. 735
        • 496. 736
        • 497. 737
        • 498. 738
        • 499. 739
        • 500. 740
        • 501. 741
        • 502. 742
        • 503. 743
        • 504. 744
        • 505. 745
        • 506. 746
        • 507. 747
        • 508. 748
        • 509. 750
        • 510. 751
        • 511. 752
        • 512. 753
        • 513. 754
        • 514. 756
        • 515. 757
        • 516. 758
        • 517. 759
        • 518. 760
        • 519. 761
        • 520. 762
        • 521. 763
        • 522. 764
        • 523. 765
        • 524. 766
        • 525. 767
        • 526. 768
        • 527. 769
        • 528. 770
        • 529. 771
        • 530. 772
        • 531. 773
        • 532. 774
        • 533. 775
        • 534. 776
        • 535. 777
        • 536. 778
        • 537. 779
        • 538. 780
        • 539. 781
        • 540. 782
        • 541. 783
        • 542. 784
        • 543. 785
        • 544. 786
        • 545. 787
        • 546. 788
        • 547. 1
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:114
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select count(*) as aggregate from `orders` where (`seller_is` = 'admin')
        310μsHomeController.php#116u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:116
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `featured` = 1 order by `order_details_count` desc limit 12
        19.68msHomeController.php#124u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:124
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (32, 36, 49, 61, 92, 97, 142, 152, 154, 184, 187, 189) and `delivery_man_id` is null and `status` = 1
        260μsHomeController.php#124u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:124
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (32, 36, 49, 61, 92, 97, 142, 152, 154, 184, 187, 189) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        310μsHomeController.php#124u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:124
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') order by `id` desc limit 8
        580μsHomeController.php#127u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:127
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (781, 782, 783, 784, 785, 786, 787, 788) and `delivery_man_id` is null and `status` = 1
        210μsHomeController.php#127u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:127
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (781, 782, 783, 784, 785, 786, 787, 788) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        260μsHomeController.php#127u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:127
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `categories` where (`position` = 0) order by `priority` asc limit 8
        210μsHomeController.php#128u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:128
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`parent_id` in (39, 41, 43, 44, 45, 62, 67, 71) order by `priority` asc
        220μsHomeController.php#128u385500297_lastmystore
        Metadata
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:128
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `categories` where `categories`.`parent_id` in (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) order by `priority` asc
        230μsHomeController.php#128u385500297_lastmystore
        Metadata
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:128
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        360μsHomeController.php#128u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:128
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (39, 41, 43, 44, 45, 62, 67, 71) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        270μsHomeController.php#128u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:128
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `brands` where `status` = 1 limit 15
        220μsHomeController.php#129u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:129
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'qa'
        300μsHomeController.php#129u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. qa
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:129
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select `product_id`, COUNT(product_id) as count from `order_details` where exists (select * from `products` where (`order_details`.`product_id` = `products`.`id` and (`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `status` = 1) group by `product_id` order by `count` desc limit 6
        99.05msHomeController.php#139u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:139
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `products` where `status` = 1 and `products`.`id` in (55, 56, 107, 133, 154, 349)
        490μsHomeController.php#139u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:139
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `reviews` where `reviews`.`product_id` in (55, 56, 107, 133, 154, 349) and `delivery_man_id` is null and `status` = 1
        250μsHomeController.php#139u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:139
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (55, 56, 107, 133, 154, 349) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        330μsHomeController.php#139u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:139
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `product_id`, AVG(rating) as count from `reviews` where exists (select * from `products` where (`reviews`.`product_id` = `products`.`id` and (`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) and `status` = 1 group by `product_id` order by `count` desc limit 6
        1.61msHomeController.php#150u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:150
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `products` where `products`.`id` in (13, 131, 172, 182, 196, 371)
        4.65msHomeController.php#150u385500297_lastmystore
        Metadata
        Backtrace
        • 20. app/Http/Controllers/Web/HomeController.php:150
        • 21. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (13, 131, 172, 182, 196, 371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        380μsHomeController.php#150u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:150
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (13, 131, 172, 182, 196, 371) and `delivery_man_id` is null and `status` = 1
        270μsHomeController.php#150u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 25. app/Http/Controllers/Web/HomeController.php:150
        • 26. app/Http/Controllers/Web/HomeController.php:53
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `deal_of_the_days`.*, `products`.`unit_price` from `deal_of_the_days` inner join `products` on `products`.`id` = `deal_of_the_days`.`product_id` where `products`.`status` = 1 and `deal_of_the_days`.`status` = 1 limit 1
        280μsHomeController.php#160u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:160
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (5) and `translations`.`translationable_type` = 'App\Models\DealOfTheDay' and `locale` = 'qa'
        260μsHomeController.php#160u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\DealOfTheDay
        • 1. qa
        Backtrace
        • 21. app/Http/Controllers/Web/HomeController.php:160
        • 22. app/Http/Controllers/Web/HomeController.php:53
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `banners` where (`banner_type` = 'Main Banner' and `theme` = 'default' and `published` = 1) order by `created_at` desc
        250μsHomeController.php#161u385500297_lastmystore
        Metadata
        Bindings
        • 0. Main Banner
        • 1. default
        • 2. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:161
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `banners` where (`banner_type` = 'Main Section Banner' and `theme` = 'default' and `published` = 1) order by `id` desc, `created_at` desc limit 1
        230μsHomeController.php#162u385500297_lastmystore
        Metadata
        Bindings
        • 0. Main Section Banner
        • 1. default
        • 2. 1
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:162
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') order by RAND() limit 1
        4.33msHomeController.php#164u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        Backtrace
        • 16. app/Http/Controllers/Web/HomeController.php:164
        • 17. app/Http/Controllers/Web/HomeController.php:53
        • 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:260
      • select * from `translations` where `translations`.`translationable_id` in (691) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        250μsHomeController.php#164u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 21. app/Http/Controllers/Web/HomeController.php:164
        • 22. app/Http/Controllers/Web/HomeController.php:53
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `reviews` where `reviews`.`product_id` in (691) and `delivery_man_id` is null and `status` = 1
        4.33msHomeController.php#164u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. app/Http/Controllers/Web/HomeController.php:164
        • 22. app/Http/Controllers/Web/HomeController.php:53
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `banners` where `banner_type` = 'Footer Banner' and `theme` = 'default' and `published` = 1 order by `id` desc
        400μsHomeController.php#165u385500297_lastmystore
        Metadata
        Bindings
        • 0. Footer Banner
        • 1. default
        • 2. 1
        Backtrace
        • 15. app/Http/Controllers/Web/HomeController.php:165
        • 16. app/Http/Controllers/Web/HomeController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `currencies` where (`code` = 'USD') limit 1
        280μscurrency.php#92u385500297_lastmystore
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 16. app/Utils/currency.php:92
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        220μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. currency_symbol_position
        Backtrace
        • 16. app/Utils/settings.php:15
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `products`.`id` = 13 limit 1
        390μs_deal-of-the-day.blade.php#6u385500297_lastmystore
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 22. view::web-views.partials._deal-of-the-day:6
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (13) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        290μs_deal-of-the-day.blade.php#6u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 27. view::web-views.partials._deal-of-the-day:6
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `reviews` where `reviews`.`product_id` in (13) and `delivery_man_id` is null and `status` = 1
        260μs_deal-of-the-day.blade.php#6u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 27. view::web-views.partials._deal-of-the-day:6
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_reliability') limit 1
        370μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. company_reliability
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        270μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        250μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        230μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `currencies` where `status` = 1
        210μs_header.blade.php#39u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::layouts.front-end.partials._header:39
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 (`customer_id` = 42660 and `is_guest` = 1) group by `cart_group_id`
        2.74mscart-manager.php#74u385500297_lastmystore
        Metadata
        Bindings
        • 0. 42660
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        200μscart-manager.php#43u385500297_lastmystore
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 42660 and `is_guest` = 1) group by `cart_group_id`
        2.63mscart-manager.php#74u385500297_lastmystore
        Metadata
        Bindings
        • 0. 42660
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        200μscart-manager.php#43u385500297_lastmystore
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        240μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        270μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (39, 41, 43, 44, 45, 46, 47, 48, 62, 67, 71) order by `priority` asc
        300μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Backtrace
        • 21. view::layouts.front-end.partials._header:228
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) order by `priority` asc
        200μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Backtrace
        • 26. view::layouts.front-end.partials._header:228
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        390μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 26. view::layouts.front-end.partials._header:228
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (39, 41, 43, 44, 45, 46, 47, 48, 62, 67, 71) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        290μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 21. view::layouts.front-end.partials._header:228
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        5.74msbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Utils/brand-manager.php:31
        • 16. view::layouts.front-end.partials._header:315
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'qa'
        600μsbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. qa
        Backtrace
        • 20. app/Utils/brand-manager.php:31
        • 21. view::layouts.front-end.partials._header:315
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('physical') and `discount` != 0
        1.17ms_header.blade.php#342u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:342
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        280μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'country_code') limit 1
        230μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. country_code
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
        250μs_footer.blade.php#104u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-03-14
        • 3. 2025-03-14
        Backtrace
        • 16. view::layouts.front-end.partials._footer:104
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        220μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        220μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        190μsu385500297_lastmystore
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        160μsu385500297_lastmystore
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        130μsu385500297_lastmystore
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        180μsu385500297_lastmystore
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        250μsu385500297_lastmystore
      App\Models\Currency
      2
      App\Models\Banner
      1
      App\Models\DealOfTheDay
      1
      App\Models\OrderDetail
      6
      App\Models\Brand
      35
      App\Models\Admin
      2
      App\Models\Seller
      1
      App\Models\Shop
      1
      App\Models\Review
      51
      App\Models\Translation
      1094
      App\Models\Product
      638
      App\Models\Category
      62
      App\Models\BusinessSetting
      23
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          0
          business_mode
          single
          currency_model
          multi_currency
          language
          array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          qa
          direction
          rtl
          system_default_currency
          8
          system_default_currency_info
          App\Models\Currency {#3569 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          EGP
          currency_symbol
          EGP
          currency_exchange_rate
          1
          _token
          VsqEH6eq8S5llslLZATEmtcCxe7RMjy52gWr9eVn
          guest_id
          42660
          company_name
          MY STORE
          usd
          1
          currency_symbol_position
          left
          company_email
          mystore.mob.acc@gmail.com
          _previous
          array:1 [ "url" => "https://mystore-eg.com" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /
          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 => "mystore-eg.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "18.191.187.115" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "18.191.187.115" ] "x-real-port" => array:1 [ 0 => "15686" ] "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_server
          0 of 0
          array:57 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "br" "HTTP_HOST" => "mystore-eg.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "18.191.187.115" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_REAL_IP" => "18.191.187.115" "HTTP_X_REAL_PORT" => "15686" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_PORT" => "443" "HTTP_X_LSCACHE" => "1" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u385500297/domains/mystore-eg.com/public_html" "REMOTE_ADDR" => "18.191.187.115" "REMOTE_PORT" => "62628" "SERVER_ADDR" => "2a02:4780:b:1519:0:16fa:4489:a" "SERVER_NAME" => "mystore-eg.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/" "PROXY_REMOTE_ADDR" => "2a02:4780:1:25::2" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "business" "H_CANARY" => "false" "H_STAGING" => "false" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_256_GCM_SHA384" "SSL_CIPHER_USEKEYSIZE" => "256" "SSL_CIPHER_ALGKEYSIZE" => "256" "SCRIPT_FILENAME" => "/home/u385500297/domains/mystore-eg.com/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://mystore-eg.com/" "SCRIPT_URL" => "/" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1741957389.1704 "REQUEST_TIME" => 1741957389 ]
          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 => "Fri, 14 Mar 2025 13:03:09 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdzRkVGemZrNEhoTjE2TUJORnZRcWc9PSIsInZhbHVlIjoid1BJYncxNWlxYkwrTVV6SmM4NmdaL0EzSG1NNUdhaGttaENKdVNCVFBnL2ZKSWxiMHFSYzFhSG9tYmZsTFhDOGRwQmYzdGlSWUpPRmZCUTJGU01wK25BdmtJT0dUdVNUN1BYdC9tUXI0QXQySW1lWmlSdWFWQjlvaVZvVGxNWjAiLCJtYWMiOiI2ZjA2MjljZGNiYWZjYzAyY2JlYzU2MWFjOTVjYTkxNzFkZGUyODllYTA1ZDc1ZTE3Nzc0NDdlNGFkZDU0YzBhIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 14:03:09 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6ImdzRkVGemZrNEhoTjE2TUJORnZRcWc9PSIsInZhbHVlIjoid1BJYncxNWlxYkwrTVV6SmM4NmdaL0EzSG1NNUdhaGttaENKdVNCVFBnL2ZKSWxiMHFSYzFhSG9tYmZsTFhDOGRwQmYzd" 1 => "6valley1714324241_session=eyJpdiI6IkFoWUpwbURQakl2YVB4ZGpra202a0E9PSIsInZhbHVlIjoidmUvVjNTMWUxNTU5cWMxZTQ0Zm9wd2VxTXFzVEZONVA0Wk5sY3M2MFY0SjJhanRnRWs0RExsNys0dFEraG0yaW1mNmNCYW9JSUNjd3ltb0ZBRTFzdElWeXkyT2lLTWZ1eHlON05FN0ZOeWxWQzJ1QkpSdUJReHNsZkhXYzR3Z0ciLCJtYWMiOiIyNWFkZDI5ZjU4YWExNGFkZDU1ODA1OWM2ZmI0NjdlMTZkZTdmNDNiMWIyOTU3NDA5N2I4Y2YyMDZkNmJjN2ExIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 14:03:09 GMT; Max-Age=3600; path=/; httponly6valley1714324241_session=eyJpdiI6IkFoWUpwbURQakl2YVB4ZGpra202a0E9PSIsInZhbHVlIjoidmUvVjNTMWUxNTU5cWMxZTQ0Zm9wd2VxTXFzVEZONVA0Wk5sY3M2MFY0SjJhanRnRWs0RExsNys0dF" 2 => "popup_banner=eyJpdiI6InBTZUlhQ0dMeUNKQ3liek5KZlFkZGc9PSIsInZhbHVlIjoiTlEzVGtQc2dXTkNLajJUcUgrTk1NRXVXWVFDOUVtSzdKQWQ0QytwQ0w3bjVkWUltRUE1eTNsQ2J3NDVEcmwzZSIsIm1hYyI6IjE2OTJiZmMxNGJjZWQwZGI2ZDA1NDIwNzMzOGJjMWJhNDk2MTUyODhmOTY3OTZlMTlmMjQ4NzJlMTcxNDljNjAiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 14 Mar 2025 13:04:09 GMT; Max-Age=60; path=/; httponlypopup_banner=eyJpdiI6InBTZUlhQ0dMeUNKQ3liek5KZlFkZGc9PSIsInZhbHVlIjoiTlEzVGtQc2dXTkNLajJUcUgrTk1NRXVXWVFDOUVtSzdKQWQ0QytwQ0w3bjVkWUltRUE1eTNsQ2J3NDVEcmwzZSIsIm1" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdzRkVGemZrNEhoTjE2TUJORnZRcWc9PSIsInZhbHVlIjoid1BJYncxNWlxYkwrTVV6SmM4NmdaL0EzSG1NNUdhaGttaENKdVNCVFBnL2ZKSWxiMHFSYzFhSG9tYmZsTFhDOGRwQmYzdGlSWUpPRmZCUTJGU01wK25BdmtJT0dUdVNUN1BYdC9tUXI0QXQySW1lWmlSdWFWQjlvaVZvVGxNWjAiLCJtYWMiOiI2ZjA2MjljZGNiYWZjYzAyY2JlYzU2MWFjOTVjYTkxNzFkZGUyODllYTA1ZDc1ZTE3Nzc0NDdlNGFkZDU0YzBhIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 14:03:09 GMT; path=/XSRF-TOKEN=eyJpdiI6ImdzRkVGemZrNEhoTjE2TUJORnZRcWc9PSIsInZhbHVlIjoid1BJYncxNWlxYkwrTVV6SmM4NmdaL0EzSG1NNUdhaGttaENKdVNCVFBnL2ZKSWxiMHFSYzFhSG9tYmZsTFhDOGRwQmYzd" 1 => "6valley1714324241_session=eyJpdiI6IkFoWUpwbURQakl2YVB4ZGpra202a0E9PSIsInZhbHVlIjoidmUvVjNTMWUxNTU5cWMxZTQ0Zm9wd2VxTXFzVEZONVA0Wk5sY3M2MFY0SjJhanRnRWs0RExsNys0dFEraG0yaW1mNmNCYW9JSUNjd3ltb0ZBRTFzdElWeXkyT2lLTWZ1eHlON05FN0ZOeWxWQzJ1QkpSdUJReHNsZkhXYzR3Z0ciLCJtYWMiOiIyNWFkZDI5ZjU4YWExNGFkZDU1ODA1OWM2ZmI0NjdlMTZkZTdmNDNiMWIyOTU3NDA5N2I4Y2YyMDZkNmJjN2ExIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 14:03:09 GMT; path=/; httponly6valley1714324241_session=eyJpdiI6IkFoWUpwbURQakl2YVB4ZGpra202a0E9PSIsInZhbHVlIjoidmUvVjNTMWUxNTU5cWMxZTQ0Zm9wd2VxTXFzVEZONVA0Wk5sY3M2MFY0SjJhanRnRWs0RExsNys0dF" 2 => "popup_banner=eyJpdiI6InBTZUlhQ0dMeUNKQ3liek5KZlFkZGc9PSIsInZhbHVlIjoiTlEzVGtQc2dXTkNLajJUcUgrTk1NRXVXWVFDOUVtSzdKQWQ0QytwQ0w3bjVkWUltRUE1eTNsQ2J3NDVEcmwzZSIsIm1hYyI6IjE2OTJiZmMxNGJjZWQwZGI2ZDA1NDIwNzMzOGJjMWJhNDk2MTUyODhmOTY3OTZlMTlmMjQ4NzJlMTcxNDljNjAiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 14-Mar-2025 13:04:09 GMT; path=/; httponlypopup_banner=eyJpdiI6InBTZUlhQ0dMeUNKQ3liek5KZlFkZGc9PSIsInZhbHVlIjoiTlEzVGtQc2dXTkNLajJUcUgrTk1NRXVXWVFDOUVtSzdKQWQ0QytwQ0w3bjVkWUltRUE1eTNsQ2J3NDVEcmwzZSIsIm1" ] ]
          session_attributes
          0 of 0
          array:22 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 0 "business_mode" => "single" "currency_model" => "multi_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => false ] 1 => array:6 [ "id" => 2 "name" => "Arabic" "direction" => "rtl" "code" => "qa" "status" => 1 "default" => true ] ] "local" => "qa" "direction" => "rtl" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3569 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-06-11 16:24:47" "updated_at" => "2024-06-11 16:25:09" ] #original: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-06-11 16:24:47" "updated_at" => "2024-06-11 16:25:09" ] #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" => "EGP" "currency_symbol" => "EGP" "currency_exchange_rate" => "1" "_token" => "VsqEH6eq8S5llslLZATEmtcCxe7RMjy52gWr9eVn" "guest_id" => 42660 "company_name" => "MY STORE" "usd" => "1" "currency_symbol_position" => "left" "company_email" => "mystore.mob.acc@gmail.com" "_previous" => array:1 [ "url" => "https://mystore-eg.com" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]