# Query soft and hard limit for Debugbar are reached. Only the first100 queries show details. Queries after the first500are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
select*from `business_settings` where (`type` ='maintenance_mode') limit 1
select `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` ='blozh-bnaty-ns-km-rsmh-sdr-blYd11' limit 1
select*from `translations` where `translations`.`translationable_id` in (3913) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='sa'
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =7) and `id` notin (3913)
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1and `id` notin (3913)
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1and `id` notin (3913) orderby `id` desc limit 5offset0
select*from `translations` where `translations`.`translationable_id` in (4309, 4310, 4311, 4312, 5107) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='sa'
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1 limit 25offset0
select `id` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1
select `sellers`.*, (selectcount(*) from `products` where `sellers`.`id` = `products`.`user_id` and (`added_by` ='seller')) as `product_count`, (selectcount(*) from `products` where (`sellers`.`id` = `products`.`user_id` and (`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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')
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count`, (selectsum(`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` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =1orderby `reviews_count` desc limit 12offset0
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =7) orderby `reviews_count` desc
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =7) orderby `id` desc
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (38) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (74) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `product_compares` where `product_compares`.`product_id` =332098and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332097and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332097and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332096and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332096and `product_compares`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332095and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332095and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
470μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
620μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332094and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332094and `product_compares`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332069and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332069and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332062and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332062and `product_compares`.`product_id` isnotnull
1.11msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
480μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
890μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332059and `wishlists`.`product_id` isnotnull
760μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332059and `product_compares`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
900μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332058and `wishlists`.`product_id` isnotnull
630μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332058and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
520μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
850μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331943and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331943and `product_compares`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
860μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331942and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331942and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331941and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331941and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
510μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331939and `wishlists`.`product_id` isnotnull
850μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331939and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
630μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331938and `wishlists`.`product_id` isnotnull
610μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331938and `product_compares`.`product_id` isnotnull
430μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
700μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331937and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331937and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331936and `wishlists`.`product_id` isnotnull
1.01msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331936and `product_compares`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331935and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331935and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
560μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331934and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331934and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
610μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331933and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331933and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
550μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
690μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331932and `wishlists`.`product_id` isnotnull
990μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331932and `product_compares`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
490μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
590μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331931and `wishlists`.`product_id` isnotnull
960μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331931and `product_compares`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
700μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331930and `wishlists`.`product_id` isnotnull
1.16msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331930and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.24msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
510μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331919and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331919and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
750μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
680μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331918and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331918and `product_compares`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
500μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
700μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331917and `wishlists`.`product_id` isnotnull
1msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331917and `product_compares`.`product_id` isnotnull
630μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
440μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331909and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331909and `product_compares`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331906and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331906and `product_compares`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
660μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331905and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331905and `product_compares`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
550μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
730μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331904and `wishlists`.`product_id` isnotnull
930μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331904and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331903and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331903and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
620μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
710μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331902and `wishlists`.`product_id` isnotnull
850μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331902and `product_compares`.`product_id` isnotnull
890μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
560μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
580μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331901and `wishlists`.`product_id` isnotnull
760μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331901and `product_compares`.`product_id` isnotnull
1.07msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.17msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
980μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331900and `wishlists`.`product_id` isnotnull
790μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331900and `product_compares`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331899and `wishlists`.`product_id` isnotnull
1.36msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331899and `product_compares`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
600μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331898and `wishlists`.`product_id` isnotnull
940μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331898and `product_compares`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
700μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
930μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331897and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331897and `product_compares`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
860μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
530μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331896and `wishlists`.`product_id` isnotnull
1.03msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331896and `product_compares`.`product_id` isnotnull
810μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
610μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331893and `wishlists`.`product_id` isnotnull
900μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331893and `product_compares`.`product_id` isnotnull
580μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
510μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331889and `wishlists`.`product_id` isnotnull
760μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331889and `product_compares`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
530μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.11msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331864and `wishlists`.`product_id` isnotnull
1.24msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331864and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
670μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
480μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331863and `wishlists`.`product_id` isnotnull
820μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331863and `product_compares`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.79msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331862and `wishlists`.`product_id` isnotnull
1.23msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331862and `product_compares`.`product_id` isnotnull
850μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
660μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
540μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331861and `wishlists`.`product_id` isnotnull
870μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331861and `product_compares`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.57msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
540μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331860and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331860and `product_compares`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331859and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331859and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
890μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
730μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331855and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331855and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331849and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331849and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
990μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331848and `wishlists`.`product_id` isnotnull
1.09msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331848and `product_compares`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
590μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
810μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331847and `wishlists`.`product_id` isnotnull
900μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331847and `product_compares`.`product_id` isnotnull
1.97msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
770μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
750μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331845and `wishlists`.`product_id` isnotnull
1.19msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331845and `product_compares`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.72msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
840μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331844and `wishlists`.`product_id` isnotnull
1.23msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331844and `product_compares`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
720μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
920μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331843and `wishlists`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331843and `product_compares`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
590μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
950μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331842and `wishlists`.`product_id` isnotnull
980μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331842and `product_compares`.`product_id` isnotnull
760μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
760μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
480μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331841and `wishlists`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331841and `product_compares`.`product_id` isnotnull
910μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
790μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
440μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331838and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331838and `product_compares`.`product_id` isnotnull
780μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
470μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331837and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331837and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
570μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
480μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331836and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331836and `product_compares`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
440μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331834and `wishlists`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331834and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
570μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331833and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331833and `product_compares`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331832and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331832and `product_compares`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
460μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331831and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331831and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
730μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
690μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331830and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331830and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331828and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331828and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
460μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331827and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331827and `product_compares`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331825and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331825and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
440μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
600μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331824and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331824and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331823and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331823and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331822and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331822and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331820and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331820and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331818and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331818and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
450μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331817and `wishlists`.`product_id` isnotnull
820μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331817and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
440μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331816and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331816and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
560μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
770μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331815and `wishlists`.`product_id` isnotnull
860μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331815and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
950μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331814and `wishlists`.`product_id` isnotnull
770μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331814and `product_compares`.`product_id` isnotnull
1.19msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.36msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
810μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331813and `wishlists`.`product_id` isnotnull
830μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331813and `product_compares`.`product_id` isnotnull
430μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
700μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
510μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331810and `wishlists`.`product_id` isnotnull
760μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331810and `product_compares`.`product_id` isnotnull
1.11msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
680μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.38msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331809and `wishlists`.`product_id` isnotnull
820μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331809and `product_compares`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
540μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
680μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331807and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331807and `product_compares`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
480μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331806and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331806and `product_compares`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
690μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
800μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331805and `wishlists`.`product_id` isnotnull
1.3msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331805and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
950μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331804and `wishlists`.`product_id` isnotnull
830μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331804and `product_compares`.`product_id` isnotnull
790μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
980μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
850μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331803and `wishlists`.`product_id` isnotnull
1.04msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331803and `product_compares`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
1.03msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
960μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331802and `wishlists`.`product_id` isnotnull
770μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331802and `product_compares`.`product_id` isnotnull
1.38msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
910μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
840μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331801and `wishlists`.`product_id` isnotnull
830μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331801and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
770μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.96msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331800and `wishlists`.`product_id` isnotnull
1.99msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331800and `product_compares`.`product_id` isnotnull
820μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
600μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331799and `wishlists`.`product_id` isnotnull
950μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331799and `product_compares`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
510μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331796and `wishlists`.`product_id` isnotnull
960μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331796and `product_compares`.`product_id` isnotnull
880μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331794and `wishlists`.`product_id` isnotnull
750μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331794and `product_compares`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
730μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.46msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331792and `wishlists`.`product_id` isnotnull
910μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331792and `product_compares`.`product_id` isnotnull
1.01msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
460μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.22msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331790and `wishlists`.`product_id` isnotnull
1.1msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331790and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
2.61msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.13msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331776and `wishlists`.`product_id` isnotnull
870μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331776and `product_compares`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
830μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
750μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331775and `wishlists`.`product_id` isnotnull
1.12msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331775and `product_compares`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
500μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
690μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331774and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331774and `product_compares`.`product_id` isnotnull
580μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
550μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
560μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331773and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331773and `product_compares`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
680μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
860μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331766and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331766and `product_compares`.`product_id` isnotnull
860μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
530μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
680μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331765and `wishlists`.`product_id` isnotnull
1.12msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331765and `product_compares`.`product_id` isnotnull
800μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
870μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
1.26msu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331757and `wishlists`.`product_id` isnotnull
1.27msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331757and `product_compares`.`product_id` isnotnull
800μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
450μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
730μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331756and `wishlists`.`product_id` isnotnull
1.28msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331756and `product_compares`.`product_id` isnotnull
1.14msu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
900μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
770μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331755and `wishlists`.`product_id` isnotnull
1.06msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331755and `product_compares`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
560μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331754and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331754and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =7 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (7) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331750and `wishlists`.`product_id` isnotnull
630μsu568459134_UserStore
... 2601 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)