Loader
📢 إعلان هام لزبائننا الكرام 📢 نود إعلامكم بأننا مستمرون في استقبال الطلبيات يوميًا حتى يوم العيد 🎉 كما يسعدنا أن نخبركم أن التوصيل سيكون مجانيًا داخل العاصمة صنعاء ابتداءً من الغد الى لليله العيد 🚚💨 ✨ لا تفوتوا الفرصة! سارعوا بتقديم طلباتكم واستفيدوا من التوصيل المجاني.
وضع الثيم
0
منتج فئة مماثلة 423 غرض

جزمه بناتي


YER2,500

الكمــية: :
السعر الإجمالي لهذا المنتج :

YER2,500 ( ضريبة القيمة المضافة incl. )

  • منتج
    رسوم التوصيل -
    يبدأ من YER0

sfdfdf

dfdfdfdf

01
dfdf
dfdfdf
تحدث معنا على الواتساب
8.3.6PHP Version5.72sRequest Duration41MBMemory UsageGET product/{slug}Route
  • warninglog[03:18:49] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[03:18:49] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[03:18:49] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • Booting (108ms)time
  • Application (5.62s)time
  • 1 x Application (98.11%)
    5.62s
    1 x Booting (1.89%)
    108ms
    1711 templates were rendered
    • 1x theme-views.product.detailsdetails.blade.phpblade
    • 1x theme-views.partials.icons._cart-icon_cart-icon.blade.phpblade
    • 1x theme-views.partials.icons._buy-now_buy-now.blade.phpblade
    • 1x theme-views.partials.icons._compare_compare.blade.phpblade
    • 1698x theme-views.partials._product-medium-card_product-medium-card.blade.phpblade
    • 3x theme-views.layouts.partials._header_header.blade.phpblade
    • 2x theme-views.layouts.partials._cart_cart.blade.phpblade
    • 4x theme-views.layouts.partials.modal._initial_initial.blade.phpblade
    uri
    GET product/{slug}
    middleware
    web, maintenance_mode, guestCheck
    controller
    App\Http\Controllers\Web\ProductDetailsController@index
    namespace
    App\Http\Controllers\Web
    prefix
    where
    as
    product
    file
    app/Http/Controllers/Web/ProductDetailsController.php:51-61
    3476 statements were executed, 235 of which were duplicated, 3241 unique. Show only duplicated1.75s
    • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
    • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
      700μshelpers.php#167u568459134_UserStore
      Metadata
      Bindings
      • 0. maintenance_mode
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. middleware::maintenance_mode:19
      • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. middleware::api_lang:22
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • insert into `guest_users` (`ip_address`, `created_at`) values ('18.219.207.226', '2025-06-05 03:18:47')
      8.56msGuestMiddleware.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 18.219.207.226
      • 1. 2025-06-05 03:18:47
      Backtrace
      • 16. middleware::guestCheck:23
      • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 18. middleware::maintenance_mode:23
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 20. middleware::api_lang:22
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      760μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 25. app/Repositories/ProductRepository.php:81
      • 26. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 27. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `slug` = 'gzmh-bnaty-1Wzx2u' limit 1
      14.49msProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. gzmh-bnaty-1Wzx2u
      Backtrace
      • 16. app/Repositories/ProductRepository.php:111
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (4426) and `delivery_man_id` is null and `status` = 1
      470μsProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `sellers` where `sellers`.`id` in (11)
      470μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `wishlists` where `wishlists`.`product_id` in (4426)
      530μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `product_compares` where `product_compares`.`product_id` in (4426)
      320μsProductRepository.php#111u568459134_UserStore
      Metadata
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (4426) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      600μsProductRepository.php#111u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:111
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:257
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `tag_id` from `product_tag` where `product_id` = 4426
      1.98msProductTagRepository.php#53u568459134_UserStore
      Metadata
      Bindings
      • 0. 4426
      Backtrace
      • 14. app/Repositories/ProductTagRepository.php:53
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:263
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • update `tags` set `visit_count` = `visit_count` + 1, `tags`.`updated_at` = '2025-06-05 03:18:47' where `id` in (296)
      14.3msTagRepository.php#53u568459134_UserStore
      Metadata
      Bindings
      • 0. 2025-06-05 03:18:47
      • 1. 296
      Backtrace
      • 14. app/Repositories/TagRepository.php:53
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:264
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `wishlists` where `product_id` = 4426
      850μsWishlistRepository.php#33u568459134_UserStore
      Metadata
      Bindings
      • 0. 4426
      Backtrace
      • 16. app/Repositories/WishlistRepository.php:33
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:268
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `product_compares` where `product_id` = 4426
      730μsProductCompareRepository.php#35u568459134_UserStore
      Metadata
      Bindings
      • 0. 4426
      Backtrace
      • 16. app/Repositories/ProductCompareRepository.php:35
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:269
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      420μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:270
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) and `id` not in (4426)
      19.86msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 8
      • 10. 4426
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      4.1msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      810μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:270
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      490μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. temporary_close
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'vacation_add') limit 1
      420μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. vacation_add
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `reviews` where (`product_id` = 4426) and `status` = 1
      300μsReviewRepository.php#70u568459134_UserStore
      Metadata
      Bindings
      • 0. 4426
      • 1. 1
      Backtrace
      • 16. app/Repositories/ReviewRepository.php:70
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:303
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      290μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:309
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11 and `id` not in (4426)
      3.58msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 11
      • 11. 4426
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11 and `id` not in (4426) order by `id` desc limit 5 offset 0
      5.6msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 11
      • 11. 4426
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (6176, 6179, 6180, 6181, 6182) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      610μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (6176, 6179, 6180, 6181, 6182) and `delivery_man_id` is null and `status` = 1
      290μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:309
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      410μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:325
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11
      2.98msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 11
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11 limit 25 offset 0
      3.76msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. admin
      • 12. 11
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (4412, 4426, 4436, 4440, 4441, 4443, 4444, 4477, 4581, 4585, 4612, 4669, 4670, 4671, 4674, 4675, 4676, 4677, 4864, 5371, 5374, 5375, 5379, 5380, 5382) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      680μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (4412, 4426, 4436, 4440, 4441, 4443, 4444, 4477, 4581, 4585, 4612, 4669, 4670, 4671, 4674, 4675, 4676, 4677, 4864, 5371, 5374, 5375, 5379, 5380, 5382) and `delivery_man_id` is null and `status` = 1
      350μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:325
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      340μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 26. app/Http/Controllers/Web/ProductDetailsController.php:337
      • 27. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11
      3.58msProductDetailsController.php#338u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 11
      Backtrace
      • 14. app/Http/Controllers/Web/ProductDetailsController.php:338
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `reviews` where `status` = 1 and `product_id` in (4412, 4426, 4436, 4440, 4441, 4443, 4444, 4477, 4581, 4585, 4612, 4669, 4670, 4671, 4674, 4675, 4676, 4677, 4864, 5371, 5374, 5375, 5379, 5380, 5382, 5384, 5385, 5386, 5392, 5409, 5410, 5411, 5412, 5413, 5421, 5424, 5432, 5435, 5448, 5449, 5457, 5469, 5531, 5624, 5633, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5706, 5721, 5725, 5762, 5763, 5765, 5766, 5769, 5770, 5771, 5772, 5775, 5776, 5779, 5780, 5782, 5783, 5784, 5786, 5787, 5788, 5789, 5791, 5872, 6078, 6083, 6086, 6091, 6094, 6095, 6098, 6099, 6107, 6109, 6113, 6117, 6118, 6119, 6121, 6122, 6123, 6126, 6128, 6129, 6130, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6165, 6166, 6170, 6175, 6176, 6179, 6180, 6181, 6182) and `status` = 1
      530μsProductDetailsController.php#340u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4412
      • 2. 4426
      • 3. 4436
      • 4. 4440
      • 5. 4441
      • 6. 4443
      • 7. 4444
      • 8. 4477
      • 9. 4581
      • 10. 4585
      • 11. 4612
      • 12. 4669
      • 13. 4670
      • 14. 4671
      • 15. 4674
      • 16. 4675
      • 17. 4676
      • 18. 4677
      • 19. 4864
      • 20. 5371
      • 21. 5374
      • 22. 5375
      • 23. 5379
      • 24. 5380
      • 25. 5382
      • 26. 5384
      • 27. 5385
      • 28. 5386
      • 29. 5392
      • 30. 5409
      • 31. 5410
      • 32. 5411
      • 33. 5412
      • 34. 5413
      • 35. 5421
      • 36. 5424
      • 37. 5432
      • 38. 5435
      • 39. 5448
      • 40. 5449
      • 41. 5457
      • 42. 5469
      • 43. 5531
      • 44. 5624
      • 45. 5633
      • 46. 5635
      • 47. 5636
      • 48. 5637
      • 49. 5638
      • 50. 5639
      • 51. 5640
      • 52. 5641
      • 53. 5706
      • 54. 5721
      • 55. 5725
      • 56. 5762
      • 57. 5763
      • 58. 5765
      • 59. 5766
      • 60. 5769
      • 61. 5770
      • 62. 5771
      • 63. 5772
      • 64. 5775
      • 65. 5776
      • 66. 5779
      • 67. 5780
      • 68. 5782
      • 69. 5783
      • 70. 5784
      • 71. 5786
      • 72. 5787
      • 73. 5788
      • 74. 5789
      • 75. 5791
      • 76. 5872
      • 77. 6078
      • 78. 6083
      • 79. 6086
      • 80. 6091
      • 81. 6094
      • 82. 6095
      • 83. 6098
      • 84. 6099
      • 85. 6107
      • 86. 6109
      • 87. 6113
      • 88. 6117
      • 89. 6118
      • 90. 6119
      • 91. 6121
      • 92. 6122
      • 93. 6123
      • 94. 6126
      • 95. 6128
      • 96. 6129
      • 97. 6130
      • 98. 6146
      • 99. 6147
      • 100. 6148
      • 101. 6149
      • 102. 6151
      • 103. 6152
      • 104. 6153
      • 105. 6154
      • 106. 6156
      • 107. 6157
      • 108. 6158
      • 109. 6159
      • 110. 6160
      • 111. 6162
      • 112. 6163
      • 113. 6165
      • 114. 6166
      • 115. 6170
      • 116. 6175
      • 117. 6176
      • 118. 6179
      • 119. 6180
      • 120. 6181
      • 121. 6182
      • 122. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:340
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `product_id` in (4412, 4426, 4436, 4440, 4441, 4443, 4444, 4477, 4581, 4585, 4612, 4669, 4670, 4671, 4674, 4675, 4676, 4677, 4864, 5371, 5374, 5375, 5379, 5380, 5382, 5384, 5385, 5386, 5392, 5409, 5410, 5411, 5412, 5413, 5421, 5424, 5432, 5435, 5448, 5449, 5457, 5469, 5531, 5624, 5633, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5706, 5721, 5725, 5762, 5763, 5765, 5766, 5769, 5770, 5771, 5772, 5775, 5776, 5779, 5780, 5782, 5783, 5784, 5786, 5787, 5788, 5789, 5791, 5872, 6078, 6083, 6086, 6091, 6094, 6095, 6098, 6099, 6107, 6109, 6113, 6117, 6118, 6119, 6121, 6122, 6123, 6126, 6128, 6129, 6130, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6165, 6166, 6170, 6175, 6176, 6179, 6180, 6181, 6182) and `status` = 1
      480μsProductDetailsController.php#341u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4412
      • 2. 4426
      • 3. 4436
      • 4. 4440
      • 5. 4441
      • 6. 4443
      • 7. 4444
      • 8. 4477
      • 9. 4581
      • 10. 4585
      • 11. 4612
      • 12. 4669
      • 13. 4670
      • 14. 4671
      • 15. 4674
      • 16. 4675
      • 17. 4676
      • 18. 4677
      • 19. 4864
      • 20. 5371
      • 21. 5374
      • 22. 5375
      • 23. 5379
      • 24. 5380
      • 25. 5382
      • 26. 5384
      • 27. 5385
      • 28. 5386
      • 29. 5392
      • 30. 5409
      • 31. 5410
      • 32. 5411
      • 33. 5412
      • 34. 5413
      • 35. 5421
      • 36. 5424
      • 37. 5432
      • 38. 5435
      • 39. 5448
      • 40. 5449
      • 41. 5457
      • 42. 5469
      • 43. 5531
      • 44. 5624
      • 45. 5633
      • 46. 5635
      • 47. 5636
      • 48. 5637
      • 49. 5638
      • 50. 5639
      • 51. 5640
      • 52. 5641
      • 53. 5706
      • 54. 5721
      • 55. 5725
      • 56. 5762
      • 57. 5763
      • 58. 5765
      • 59. 5766
      • 60. 5769
      • 61. 5770
      • 62. 5771
      • 63. 5772
      • 64. 5775
      • 65. 5776
      • 66. 5779
      • 67. 5780
      • 68. 5782
      • 69. 5783
      • 70. 5784
      • 71. 5786
      • 72. 5787
      • 73. 5788
      • 74. 5789
      • 75. 5791
      • 76. 5872
      • 77. 6078
      • 78. 6083
      • 79. 6086
      • 80. 6091
      • 81. 6094
      • 82. 6095
      • 83. 6098
      • 84. 6099
      • 85. 6107
      • 86. 6109
      • 87. 6113
      • 88. 6117
      • 89. 6118
      • 90. 6119
      • 91. 6121
      • 92. 6122
      • 93. 6123
      • 94. 6126
      • 95. 6128
      • 96. 6129
      • 97. 6130
      • 98. 6146
      • 99. 6147
      • 100. 6148
      • 101. 6149
      • 102. 6151
      • 103. 6152
      • 104. 6153
      • 105. 6154
      • 106. 6156
      • 107. 6157
      • 108. 6158
      • 109. 6159
      • 110. 6160
      • 111. 6162
      • 112. 6163
      • 113. 6165
      • 114. 6166
      • 115. 6170
      • 116. 6175
      • 117. 6176
      • 118. 6179
      • 119. 6180
      • 120. 6181
      • 121. 6182
      • 122. 1
      Backtrace
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:341
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `rating` from `reviews` where `status` = 1 and `product_id` in (4412, 4426, 4436, 4440, 4441, 4443, 4444, 4477, 4581, 4585, 4612, 4669, 4670, 4671, 4674, 4675, 4676, 4677, 4864, 5371, 5374, 5375, 5379, 5380, 5382, 5384, 5385, 5386, 5392, 5409, 5410, 5411, 5412, 5413, 5421, 5424, 5432, 5435, 5448, 5449, 5457, 5469, 5531, 5624, 5633, 5635, 5636, 5637, 5638, 5639, 5640, 5641, 5706, 5721, 5725, 5762, 5763, 5765, 5766, 5769, 5770, 5771, 5772, 5775, 5776, 5779, 5780, 5782, 5783, 5784, 5786, 5787, 5788, 5789, 5791, 5872, 6078, 6083, 6086, 6091, 6094, 6095, 6098, 6099, 6107, 6109, 6113, 6117, 6118, 6119, 6121, 6122, 6123, 6126, 6128, 6129, 6130, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6165, 6166, 6170, 6175, 6176, 6179, 6180, 6181, 6182) and `status` = 1
      440μsProductDetailsController.php#344u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 4412
      • 2. 4426
      • 3. 4436
      • 4. 4440
      • 5. 4441
      • 6. 4443
      • 7. 4444
      • 8. 4477
      • 9. 4581
      • 10. 4585
      • 11. 4612
      • 12. 4669
      • 13. 4670
      • 14. 4671
      • 15. 4674
      • 16. 4675
      • 17. 4676
      • 18. 4677
      • 19. 4864
      • 20. 5371
      • 21. 5374
      • 22. 5375
      • 23. 5379
      • 24. 5380
      • 25. 5382
      • 26. 5384
      • 27. 5385
      • 28. 5386
      • 29. 5392
      • 30. 5409
      • 31. 5410
      • 32. 5411
      • 33. 5412
      • 34. 5413
      • 35. 5421
      • 36. 5424
      • 37. 5432
      • 38. 5435
      • 39. 5448
      • 40. 5449
      • 41. 5457
      • 42. 5469
      • 43. 5531
      • 44. 5624
      • 45. 5633
      • 46. 5635
      • 47. 5636
      • 48. 5637
      • 49. 5638
      • 50. 5639
      • 51. 5640
      • 52. 5641
      • 53. 5706
      • 54. 5721
      • 55. 5725
      • 56. 5762
      • 57. 5763
      • 58. 5765
      • 59. 5766
      • 60. 5769
      • 61. 5770
      • 62. 5771
      • 63. 5772
      • 64. 5775
      • 65. 5776
      • 66. 5779
      • 67. 5780
      • 68. 5782
      • 69. 5783
      • 70. 5784
      • 71. 5786
      • 72. 5787
      • 73. 5788
      • 74. 5789
      • 75. 5791
      • 76. 5872
      • 77. 6078
      • 78. 6083
      • 79. 6086
      • 80. 6091
      • 81. 6094
      • 82. 6095
      • 83. 6098
      • 84. 6099
      • 85. 6107
      • 86. 6109
      • 87. 6113
      • 88. 6117
      • 89. 6118
      • 90. 6119
      • 91. 6121
      • 92. 6122
      • 93. 6123
      • 94. 6126
      • 95. 6128
      • 96. 6129
      • 97. 6130
      • 98. 6146
      • 99. 6147
      • 100. 6148
      • 101. 6149
      • 102. 6151
      • 103. 6152
      • 104. 6153
      • 105. 6154
      • 106. 6156
      • 107. 6157
      • 108. 6158
      • 109. 6159
      • 110. 6160
      • 111. 6162
      • 112. 6163
      • 113. 6165
      • 114. 6166
      • 115. 6170
      • 116. 6175
      • 117. 6176
      • 118. 6179
      • 119. 6180
      • 120. 6181
      • 121. 6182
      • 122. 1
      Backtrace
      • 14. app/Http/Controllers/Web/ProductDetailsController.php:344
      • 15. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      380μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/SellerRepository.php:60
      • 28. app/Repositories/SellerRepository.php:59
      • 29. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 30. app/Repositories/SellerRepository.php:58
    • select `sellers`.*, (select count(*) from `products` where `sellers`.`id` = `products`.`user_id` and (`added_by` = 'seller')) as `product_count`, (select count(*) from `products` where (`sellers`.`id` = `products`.`user_id` and (`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller')) as `product_count` from `sellers` where (`status` = 'approved')
      510μsSellerRepository.php#72u568459134_UserStore
      Metadata
      Bindings
      • 0. seller
      • 1. admin
      • 2. 1
      • 3. 1
      • 4. 1
      • 5. approved
      • 6. admin
      • 7. 1
      • 8. digital
      • 9. physical
      • 10. seller
      • 11. approved
      Backtrace
      • 15. app/Repositories/SellerRepository.php:72
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:350
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'shipping_method') limit 1
      360μshelpers.php#167u568459134_UserStore
      Metadata
      Bindings
      • 0. shipping_method
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. app/Traits/ProductTrait.php:20
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 19. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `shipping_types` where (`seller_id` = 0) limit 1
      250μsProductTrait.php#26u568459134_UserStore
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 16. app/Traits/ProductTrait.php:26
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select max(`cost`) as aggregate from `shipping_methods` where (`creator_id` = 1 and `creator_type` = 'admin' and `status` = 1)
      270μsProductTrait.php#36u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. admin
      • 2. 1
      Backtrace
      • 16. app/Traits/ProductTrait.php:36
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select min(`cost`) as aggregate from `shipping_methods` where (`creator_id` = 1 and `creator_type` = 'admin' and `status` = 1)
      220μsProductTrait.php#37u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. admin
      • 2. 1
      Backtrace
      • 16. app/Traits/ProductTrait.php:37
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:379
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      240μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:380
    • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11
      3.06msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. admin
      • 10. 11
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 11 order by `reviews_count` desc limit 12 offset 0
      1.38sProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. admin
      • 12. 11
      Backtrace
      • 16. app/Repositories/ProductRepository.php:318
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 18. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (6078, 6083, 6086, 6091, 6094, 6095, 6098, 6099, 6117, 6118, 6119, 6121) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      670μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (6078, 6083, 6086, 6091, 6094, 6095, 6098, 6099, 6117, 6118, 6119, 6121) and `delivery_man_id` is null and `status` = 1
      420μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 21. app/Repositories/ProductRepository.php:318
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:380
      • 23. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      390μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:392
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) order by `reviews_count` desc
      24.34msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. admin
      • 3. 1
      • 4. 1
      • 5. 1
      • 6. approved
      • 7. admin
      • 8. 1
      • 9. digital
      • 10. physical
      • 11. 8
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      4.09msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      540μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:392
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'business_mode') limit 1
      320μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. business_mode
      Backtrace
      • 16. app/Utils/settings.php:15
      • 23. app/Repositories/ProductRepository.php:238
      • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 27. app/Repositories/ProductRepository.php:237
      • 28. app/Http/Controllers/Web/ProductDetailsController.php:402
    • select * from `products` where ((`added_by` = 'admin') and `brand_id` is null and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`category_id` = 8) order by `id` desc
      23.3msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. admin
      • 1. 1
      • 2. 1
      • 3. 1
      • 4. approved
      • 5. admin
      • 6. 1
      • 7. digital
      • 8. physical
      • 9. 8
      Backtrace
      • 15. app/Repositories/ProductRepository.php:318
      • 16. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 17. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'sa'
      4.4msProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Product
      • 1. sa
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (3878, 3880, 3881, 3997, 3998, 3999, 4121, 4144, 4162, 4163, 4164, 4170, 4171, 4172, 4173, 4174, 4175, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4213, 4412, 4419, 4421, 4422, 4425, 4426, 4436, 4437, 4440, 4441, 4443, 4444, 4448, 4449, 4450, 4507, 4513, 4514, 4516, 4518, 4595, 4597, 4598, 4599, 4600, 4601, 4668, 4715, 4717, 4718, 4719, 4721, 4722, 4725, 4729, 4730, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4743, 4744, 4745, 4746, 4747, 4789, 4791, 4792, 4811, 4829, 4830, 4834, 4836, 4837, 4838, 4842, 4849, 4850, 4851, 4864, 4866, 4869, 4873, 4874, 4875, 4881, 4893, 4898, 4973, 5030, 5031, 5033, 5051, 5112, 5113, 5115, 5116, 5133, 5201, 5380, 5382, 5384, 5385, 5386, 5421, 5424, 5432, 5435, 5443, 5446, 5448, 5449, 5457, 5707, 5708, 5709, 5710, 5713, 5762, 5763, 5765, 5766, 5769, 5770, 5813, 5870, 5948, 5949, 5950, 5951, 5952, 5953, 6078, 6079, 6080, 6081, 6082, 6083, 6084, 6085, 6086, 6088, 6089, 6090, 6091, 6094, 6095, 6146, 6147, 6148, 6149, 6151, 6152, 6153, 6154, 6156, 6157, 6158, 6159, 6160, 6162, 6163, 6168, 6171, 6172, 6173, 6177, 6185, 6186, 6189, 6190, 6191, 6194, 6195, 6196, 6197, 6198, 6199, 6224, 6225, 6226, 6227, 6236, 6237, 6238, 6239, 6240, 6242, 6243, 6244, 6245, 6246, 6247, 6248, 6249, 6250, 6251, 6252, 6253, 6254, 6255, 6256, 6257, 6258, 6259, 6260, 6261, 6262, 6264, 6265, 6266, 6267, 6268, 6269, 6270, 6271, 6272, 6273, 6274, 331138, 331140, 331142, 331143, 331147, 331148, 331149, 331150, 331155, 331156, 331157, 331158, 331159, 331160, 331161, 331162, 331163, 331171, 331172, 331173, 331174, 331175, 331176, 331178, 331179, 331180, 331181, 331182, 331184, 331186, 331187, 331188, 331190, 331191, 331192, 331193, 331194, 331196, 331197, 331199, 331202, 331204, 331205, 331207, 331209, 331210, 331219, 331223, 331224, 331225, 331227, 331228, 331229, 331230, 331231, 331232, 331233, 331308, 331335, 331336, 331339, 331340, 331342, 331343, 331356, 331365, 331366, 331368, 331435, 331436, 331438, 331439, 331446, 331450, 331472, 331473, 331491, 331492, 331493, 331494, 331573, 331581, 331582, 331583, 331585, 331586, 331587, 331588, 331590, 331601, 331603, 331604, 331628, 331630, 331632, 331634, 331636, 331638, 331639, 331641, 331644, 331646, 331648, 331651, 331653, 331655, 331656, 331657, 331669, 331670, 331671, 331672, 331673, 331674, 331676, 331677, 331678, 331679, 331680, 331681, 331689, 331690, 331692, 331695, 331700, 331701, 331702, 331703, 331704, 331705, 331707, 331708, 331711, 331712, 331714, 331723, 331724, 331725, 331726, 331739, 331747, 331748, 331749, 331758, 331759, 331785, 331786, 331787, 331788, 331789, 331957, 331959, 331960, 331961, 331969, 331971, 331974, 331978, 331979, 331983, 331984, 331985, 331986, 331987, 331988, 331989, 331990, 331991, 331992, 331993, 331994, 331995, 331996, 331997, 332015, 332016, 332055, 332056, 332250, 332267, 332307, 332308, 332309, 332310, 332360, 332361, 332362, 332363, 332364, 332368, 332369, 332370, 332371) and `delivery_man_id` is null and `status` = 1
      740μsProductRepository.php#318u568459134_UserStore
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. app/Repositories/ProductRepository.php:318
      • 21. app/Http/Controllers/Web/ProductDetailsController.php:402
      • 22. app/Http/Controllers/Web/ProductDetailsController.php:58
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsdetails.blade.php#464u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.product.details:464
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      430μsdetails.blade.php#464u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.product.details:464
      • 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 `categories` where `categories`.`id` = 85 limit 1
      630μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. 85
      Backtrace
      • 20. app/Utils/category-manager.php:65
      • 21. view::theme-views.product.details:472
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (85) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 25. app/Utils/category-manager.php:65
      • 26. view::theme-views.product.details:472
      • 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
    • select * from `categories` where `categories`.`id` = 100 limit 1
      640μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. 100
      Backtrace
      • 20. app/Utils/category-manager.php:65
      • 21. view::theme-views.product.details:480
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (100) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μscategory-manager.php#65u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 25. app/Utils/category-manager.php:65
      • 26. view::theme-views.product.details:480
      • 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
    • select * from `currencies` where (`code` = 'USD') limit 1
      640μscurrency.php#98u568459134_UserStore
      Metadata
      Bindings
      • 0. USD
      Backtrace
      • 16. app/Utils/currency.php:98
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
      470μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. currency_symbol_position
      Backtrace
      • 16. app/Utils/settings.php:15
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'guest_checkout') limit 1
      710μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. guest_checkout
      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` = 'refund_day_limit') limit 1
      610μssettings.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. refund_day_limit
      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 `categories` where `categories`.`id` = 8 limit 1
      420μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      590μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332371 and `wishlists`.`product_id` is not null
      730μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332371
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332371 and `product_compares`.`product_id` is not null
      400μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332371
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      510μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332370 and `wishlists`.`product_id` is not null
      780μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332370
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332370 and `product_compares`.`product_id` is not null
      430μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332370
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332369 and `wishlists`.`product_id` is not null
      760μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332369
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332369 and `product_compares`.`product_id` is not null
      350μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332369
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      720μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332368 and `wishlists`.`product_id` is not null
      710μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332368
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332368 and `product_compares`.`product_id` is not null
      330μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332368
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332364 and `wishlists`.`product_id` is not null
      620μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332364
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332364 and `product_compares`.`product_id` is not null
      690μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332364
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      500μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332363 and `wishlists`.`product_id` is not null
      630μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332363
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332363 and `product_compares`.`product_id` is not null
      430μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332363
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332362 and `wishlists`.`product_id` is not null
      650μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332362
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332362 and `product_compares`.`product_id` is not null
      450μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332362
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      510μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332361 and `wishlists`.`product_id` is not null
      830μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332361
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332361 and `product_compares`.`product_id` is not null
      430μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332361
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      660μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 22. view::theme-views.partials._product-medium-card:15
      • 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 (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      530μs_product-medium-card.blade.php#15u568459134_UserStore
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. sa
      Backtrace
      • 27. view::theme-views.partials._product-medium-card:15
      • 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 `wishlists` where `wishlists`.`product_id` = 332360 and `wishlists`.`product_id` is not null
      700μs_product-medium-card.blade.php#23u568459134_UserStore
      Metadata
      Bindings
      • 0. 332360
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:23
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `product_compares` where `product_compares`.`product_id` = 332360 and `product_compares`.`product_id` is not null
      350μs_product-medium-card.blade.php#28u568459134_UserStore
      Metadata
      Bindings
      • 0. 332360
      Backtrace
      • 20. view::theme-views.partials._product-medium-card:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `categories` where `categories`.`id` = 8 limit 1
      600μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332310 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332310 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      520μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332309 and `wishlists`.`product_id` is not null
      720μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332309 and `product_compares`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      530μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332308 and `wishlists`.`product_id` is not null
      1.04msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332308 and `product_compares`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332307 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332307 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332267 and `wishlists`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332267 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      270μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332250 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332250 and `product_compares`.`product_id` is not null
      270μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      260μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      330μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332056 and `wishlists`.`product_id` is not null
      550μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332056 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332055 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332055 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332016 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332016 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 332015 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 332015 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331997 and `wishlists`.`product_id` is not null
      630μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331997 and `product_compares`.`product_id` is not null
      440μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      690μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      970μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331996 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331996 and `product_compares`.`product_id` is not null
      420μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      530μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      490μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331995 and `wishlists`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331995 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      1msu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      640μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331994 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331994 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      500μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331993 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331993 and `product_compares`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      300μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331992 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331992 and `product_compares`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      550μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331991 and `wishlists`.`product_id` is not null
      2.63msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331991 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331990 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331990 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331989 and `wishlists`.`product_id` is not null
      830μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331989 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      300μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331988 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331988 and `product_compares`.`product_id` is not null
      270μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331987 and `wishlists`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331987 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331986 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331986 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      270μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      310μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331985 and `wishlists`.`product_id` is not null
      440μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331985 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      290μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331984 and `wishlists`.`product_id` is not null
      460μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331984 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      280μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331983 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331983 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331979 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331979 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331978 and `wishlists`.`product_id` is not null
      550μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331978 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      610μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331974 and `wishlists`.`product_id` is not null
      640μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331974 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      290μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331971 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331971 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331969 and `wishlists`.`product_id` is not null
      510μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331969 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331961 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331961 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331960 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331960 and `product_compares`.`product_id` is not null
      550μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331959 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331959 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331957 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331957 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331789 and `wishlists`.`product_id` is not null
      920μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331789 and `product_compares`.`product_id` is not null
      510μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331788 and `wishlists`.`product_id` is not null
      900μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331788 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      440μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331787 and `wishlists`.`product_id` is not null
      720μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331787 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331786 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331786 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331785 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331785 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      290μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331759 and `wishlists`.`product_id` is not null
      500μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331759 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331758 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331758 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331749 and `wishlists`.`product_id` is not null
      710μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331749 and `product_compares`.`product_id` is not null
      350μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      430μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331748 and `wishlists`.`product_id` is not null
      660μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331748 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331747 and `wishlists`.`product_id` is not null
      630μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331747 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      320μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331739 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331739 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331726 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331726 and `product_compares`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      660μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331725 and `wishlists`.`product_id` is not null
      660μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331725 and `product_compares`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331724 and `wishlists`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331724 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331723 and `wishlists`.`product_id` is not null
      600μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331723 and `product_compares`.`product_id` is not null
      740μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331714 and `wishlists`.`product_id` is not null
      660μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331714 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331712 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331712 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331711 and `wishlists`.`product_id` is not null
      470μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331711 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331708 and `wishlists`.`product_id` is not null
      670μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331708 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331707 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331707 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331705 and `wishlists`.`product_id` is not null
      650μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331705 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331704 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331704 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331703 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331703 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331702 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331702 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331701 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331701 and `product_compares`.`product_id` is not null
      710μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      510μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      990μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331700 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331700 and `product_compares`.`product_id` is not null
      510μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331695 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331695 and `product_compares`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      620μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      840μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331692 and `wishlists`.`product_id` is not null
      910μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331692 and `product_compares`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331690 and `wishlists`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331690 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      430μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      400μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331689 and `wishlists`.`product_id` is not null
      550μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331689 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331681 and `wishlists`.`product_id` is not null
      1msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331681 and `product_compares`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      530μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331680 and `wishlists`.`product_id` is not null
      580μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331680 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331679 and `wishlists`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331679 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331678 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331678 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      450μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331677 and `wishlists`.`product_id` is not null
      600μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331677 and `product_compares`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      460μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      730μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331676 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331676 and `product_compares`.`product_id` is not null
      880μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      630μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      470μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331674 and `wishlists`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331674 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      580μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      570μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331673 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331673 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      990μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      630μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331672 and `wishlists`.`product_id` is not null
      1.41msu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331672 and `product_compares`.`product_id` is not null
      890μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      490μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331671 and `wishlists`.`product_id` is not null
      530μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331671 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      340μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      360μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331670 and `wishlists`.`product_id` is not null
      680μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331670 and `product_compares`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      370μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331669 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331669 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      320μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331657 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331657 and `product_compares`.`product_id` is not null
      270μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      350μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331656 and `wishlists`.`product_id` is not null
      770μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331656 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      400μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      450μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331655 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331655 and `product_compares`.`product_id` is not null
      300μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      300μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331653 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331653 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331651 and `wishlists`.`product_id` is not null
      760μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331651 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      320μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      480μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331648 and `wishlists`.`product_id` is not null
      600μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331648 and `product_compares`.`product_id` is not null
      320μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      360μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331646 and `wishlists`.`product_id` is not null
      710μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331646 and `product_compares`.`product_id` is not null
      380μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      350μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      320μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331644 and `wishlists`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331644 and `product_compares`.`product_id` is not null
      470μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      680μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      420μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331641 and `wishlists`.`product_id` is not null
      920μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331641 and `product_compares`.`product_id` is not null
      400μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      500μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331639 and `wishlists`.`product_id` is not null
      700μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331639 and `product_compares`.`product_id` is not null
      360μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      700μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      440μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331638 and `wishlists`.`product_id` is not null
      780μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331638 and `product_compares`.`product_id` is not null
      410μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      420μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331636 and `wishlists`.`product_id` is not null
      520μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331636 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      800μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      500μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331634 and `wishlists`.`product_id` is not null
      620μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331634 and `product_compares`.`product_id` is not null
      390μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      410μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      460μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331632 and `wishlists`.`product_id` is not null
      910μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331632 and `product_compares`.`product_id` is not null
      560μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      570μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331630 and `wishlists`.`product_id` is not null
      590μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331630 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      370μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      410μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331628 and `wishlists`.`product_id` is not null
      480μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331628 and `product_compares`.`product_id` is not null
      280μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      320μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      390μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331604 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331604 and `product_compares`.`product_id` is not null
      290μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      340μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331603 and `wishlists`.`product_id` is not null
      600μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331603 and `product_compares`.`product_id` is not null
      310μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      330μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      320μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331601 and `wishlists`.`product_id` is not null
      450μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331601 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      280μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      380μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331590 and `wishlists`.`product_id` is not null
      690μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331590 and `product_compares`.`product_id` is not null
      440μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      380μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      710μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331588 and `wishlists`.`product_id` is not null
      610μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331588 and `product_compares`.`product_id` is not null
      430μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      770μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331587 and `wishlists`.`product_id` is not null
      600μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331587 and `product_compares`.`product_id` is not null
      330μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      310μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      330μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331586 and `wishlists`.`product_id` is not null
      540μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331586 and `product_compares`.`product_id` is not null
      340μsu568459134_UserStore
    • select * from `categories` where `categories`.`id` = 8 limit 1
      390μsu568459134_UserStore
    • select * from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'sa'
      640μsu568459134_UserStore
    • select * from `wishlists` where `wishlists`.`product_id` = 331585 and `wishlists`.`product_id` is not null
      570μsu568459134_UserStore
    • select * from `product_compares` where `product_compares`.`product_id` = 331585 and `product_compares`.`product_id` is not null
      370μsu568459134_UserStore
    • ... 2976 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
    App\Models\ProductCompare
    8
    App\Models\Wishlist
    318
    App\Models\Currency
    1
    App\Models\Category
    971
    App\Models\ShippingType
    1
    App\Models\Translation
    2517
    App\Models\Product
    1435
    App\Models\BusinessSetting
    23
        decimal_point_settings
        0
        product_brand
        0
        digital_product
        1
        currency_model
        multi_currency
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        sa
        direction
        rtl
        system_default_currency
        11
        system_default_currency_info
        App\Models\Currency {#4416 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        YER
        currency_symbol
        YER
        currency_exchange_rate
        1
        _token
        YpCRm2OEE7zHmN4B9FDUcrYIzDGwq4B8CmvfheV7
        guest_id
        398542
        usd
        1
        currency_symbol_position
        left
        _previous
        array:1 [ "url" => "https://alemlakshope.com/product/gzmh-bnaty-1Wzx2u" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/gzmh-bnaty-1Wzx2u
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "host" => array:1 [ 0 => "alemlakshope.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_server
        0 of 0
        array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "alemlakshope.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "alemlakshope.com" "HTTP_HOST" => "alemlakshope.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.58 (Ubuntu) Server at alemlakshope.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.58 (Ubuntu)" "SERVER_NAME" => "alemlakshope.com" "SERVER_ADDR" => "194.164.150.159" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.219.207.226" "DOCUMENT_ROOT" => "/var/www/html/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/public_html" "SERVER_ADMIN" => "[no address given]" "SCRIPT_FILENAME" => "/var/www/html/public_html/index.php" "REMOTE_PORT" => "7813" "REDIRECT_URL" => "/product/gzmh-bnaty-1Wzx2u" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/gzmh-bnaty-1Wzx2u" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749082727.4623 "REQUEST_TIME" => 1749082727 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 05 Jun 2025 00:18:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRybjZPdHpxL2hFZXYvNVhYNjhINlE9PSIsInZhbHVlIjoiOEdUNlNKaHBGaEtRMUtaazhNeWdiNzUxcUltTERsRk93aHNrcFZZeHRVWDR1WGxzMThDRHkyTlIwL3NXY3dwK0pFWmlHbmkzTEVQVEdFajQwZVNleFg1SmozWDlnUExHb0c2K3B3UGVQTkZ2bitkdXdWTVltd04zQ3Yxc25vMEUiLCJtYWMiOiI1NzU5ZWNmZDU0YjA1NGY3M2E1MjY0MmJkNjU2Yzc5NWUxZjMwYzEyMTgxNTQxODJjMWMxOWEyYzM3NDVkY2RhIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 01:18:53 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IlRybjZPdHpxL2hFZXYvNVhYNjhINlE9PSIsInZhbHVlIjoiOEdUNlNKaHBGaEtRMUtaazhNeWdiNzUxcUltTERsRk93aHNrcFZZeHRVWDR1WGxzMThDRHkyTlIwL3NXY3dwK0pFWmlHb" 1 => "alemlak_for_trading_session=eyJpdiI6ImlDV0ltdG0wZ21pcWh2WUZtdWV4SVE9PSIsInZhbHVlIjoiNTIveUl6dG53bmplR0JQOFBUT0syYUlEcGgvb255MEVMN0NGdit1QzZXR044WHh6VXU4MFRxT1VUVEhxY2FoQmFHOFlMMVM2TUFqWGg2TkcwaExnSHhpaDZrSnBrYzRxWmlFVVhYb3pIQnQwb09MZmo3SlcvekpIMlEvdEJhMEUiLCJtYWMiOiI2NDcyYTdiYjhlZTUyMGEwNzhlN2ZiMDIzN2JiZjUxYTJiNzM3Y2Q3ZTA4NWFkYzhhYmMyZGNlNWVkNTk4YjAwIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 01:18:53 GMT; Max-Age=3600; path=/; httponlyalemlak_for_trading_session=eyJpdiI6ImlDV0ltdG0wZ21pcWh2WUZtdWV4SVE9PSIsInZhbHVlIjoiNTIveUl6dG53bmplR0JQOFBUT0syYUlEcGgvb255MEVMN0NGdit1QzZXR044WHh6VXU4MFRxT1VU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRybjZPdHpxL2hFZXYvNVhYNjhINlE9PSIsInZhbHVlIjoiOEdUNlNKaHBGaEtRMUtaazhNeWdiNzUxcUltTERsRk93aHNrcFZZeHRVWDR1WGxzMThDRHkyTlIwL3NXY3dwK0pFWmlHbmkzTEVQVEdFajQwZVNleFg1SmozWDlnUExHb0c2K3B3UGVQTkZ2bitkdXdWTVltd04zQ3Yxc25vMEUiLCJtYWMiOiI1NzU5ZWNmZDU0YjA1NGY3M2E1MjY0MmJkNjU2Yzc5NWUxZjMwYzEyMTgxNTQxODJjMWMxOWEyYzM3NDVkY2RhIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 01:18:53 GMT; path=/XSRF-TOKEN=eyJpdiI6IlRybjZPdHpxL2hFZXYvNVhYNjhINlE9PSIsInZhbHVlIjoiOEdUNlNKaHBGaEtRMUtaazhNeWdiNzUxcUltTERsRk93aHNrcFZZeHRVWDR1WGxzMThDRHkyTlIwL3NXY3dwK0pFWmlHb" 1 => "alemlak_for_trading_session=eyJpdiI6ImlDV0ltdG0wZ21pcWh2WUZtdWV4SVE9PSIsInZhbHVlIjoiNTIveUl6dG53bmplR0JQOFBUT0syYUlEcGgvb255MEVMN0NGdit1QzZXR044WHh6VXU4MFRxT1VUVEhxY2FoQmFHOFlMMVM2TUFqWGg2TkcwaExnSHhpaDZrSnBrYzRxWmlFVVhYb3pIQnQwb09MZmo3SlcvekpIMlEvdEJhMEUiLCJtYWMiOiI2NDcyYTdiYjhlZTUyMGEwNzhlN2ZiMDIzN2JiZjUxYTJiNzM3Y2Q3ZTA4NWFkYzhhYmMyZGNlNWVkNTk4YjAwIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 01:18:53 GMT; path=/; httponlyalemlak_for_trading_session=eyJpdiI6ImlDV0ltdG0wZ21pcWh2WUZtdWV4SVE9PSIsInZhbHVlIjoiNTIveUl6dG53bmplR0JQOFBUT0syYUlEcGgvb255MEVMN0NGdit1QzZXR044WHh6VXU4MFRxT1VU" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 0 "product_brand" => 0 "digital_product" => 1 "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" => "العربية" "direction" => "rtl" "code" => "sa" "status" => 1 "default" => true ] ] "local" => "sa" "direction" => "rtl" "system_default_currency" => 11 "system_default_currency_info" => App\Models\Currency {#4416 #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" => 11 "name" => "ريال يمني قديم" "symbol" => "YER" "code" => "YER" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-03-05 02:51:14" "updated_at" => "2025-01-09 07:35:24" ] #original: array:8 [ "id" => 11 "name" => "ريال يمني قديم" "symbol" => "YER" "code" => "YER" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-03-05 02:51:14" "updated_at" => "2025-01-09 07:35:24" ] #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" => "YER" "currency_symbol" => "YER" "currency_exchange_rate" => "1" "_token" => "YpCRm2OEE7zHmN4B9FDUcrYIzDGwq4B8CmvfheV7" "guest_id" => 398542 "usd" => "1" "currency_symbol_position" => "left" "_previous" => array:1 [ "url" => "https://alemlakshope.com/product/gzmh-bnaty-1Wzx2u" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]