# 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` ='fstan-nsayy-ksyr-sof-XDW4Ys' limit 1
select*from `translations` where `translations`.`translationable_id` in (5179) 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` =4) and `id` notin (5179)
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` =10and `id` notin (5179)
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` =10and `id` notin (5179) orderby `id` desc limit 5offset0
select*from `translations` where `translations`.`translationable_id` in (332380, 332381, 332382, 332390, 332391) 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` =10
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` =10 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` =10
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` =10
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` =10orderby `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` =4) 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` =4) orderby `id` desc
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (27) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (41) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `wishlists` where `wishlists`.`product_id` =332447and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332447and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332446and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332446and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332282and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332282and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332249and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332249and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
280μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332248and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332248and `product_compares`.`product_id` isnotnull
260μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
260μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332247and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332247and `product_compares`.`product_id` isnotnull
250μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332223and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332223and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332219and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332219and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332218and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332218and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332217and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332217and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
260μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332216and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332216and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332215and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332215and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332214and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332214and `product_compares`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332213and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332213and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332212and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332212and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
470μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332211and `wishlists`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332211and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332210and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332210and `product_compares`.`product_id` isnotnull
270μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332209and `wishlists`.`product_id` isnotnull
890μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332209and `product_compares`.`product_id` isnotnull
1.04msu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332208and `wishlists`.`product_id` isnotnull
580μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332208and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332207and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332207and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332206and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332206and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
500μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332205and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332205and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332204and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332204and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332203and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332203and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332202and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332202and `product_compares`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332201and `wishlists`.`product_id` isnotnull
630μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332201and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332200and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332200and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332199and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332199and `product_compares`.`product_id` isnotnull
260μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332197and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332197and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
300μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332196and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332196and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332195and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332195and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
550μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332194and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332194and `product_compares`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332193and `wishlists`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332193and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332191and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332191and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
280μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332190and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332190and `product_compares`.`product_id` isnotnull
270μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
300μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332189and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332189and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332188and `wishlists`.`product_id` isnotnull
430μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332188and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
870μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332186and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332186and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
280μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332185and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332185and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332184and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332184and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332183and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332183and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332182and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332182and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332181and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332181and `product_compares`.`product_id` isnotnull
250μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
260μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
270μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332180and `wishlists`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332180and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332179and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332179and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332149and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332149and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332116and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332116and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332115and `wishlists`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332115and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332114and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332114and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332110and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332110and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332109and `wishlists`.`product_id` isnotnull
610μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332109and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332108and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332108and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332107and `wishlists`.`product_id` isnotnull
780μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332107and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
500μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
840μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332106and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332106and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332105and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332105and `product_compares`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
690μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332103and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332103and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332102and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332102and `product_compares`.`product_id` isnotnull
230μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
270μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332091and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332091and `product_compares`.`product_id` isnotnull
270μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332090and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332090and `product_compares`.`product_id` isnotnull
240μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
280μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332089and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332089and `product_compares`.`product_id` isnotnull
250μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
260μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332088and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332088and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332087and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332087and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332086and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332086and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
270μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332085and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332085and `product_compares`.`product_id` isnotnull
240μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
270μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332084and `wishlists`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332084and `product_compares`.`product_id` isnotnull
250μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332083and `wishlists`.`product_id` isnotnull
720μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332083and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332081and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332081and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332080and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332080and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332077and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332077and `product_compares`.`product_id` isnotnull
440μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332076and `wishlists`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332076and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
540μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332075and `wishlists`.`product_id` isnotnull
840μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332075and `product_compares`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
630μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332074and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332074and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
900μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
580μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332073and `wishlists`.`product_id` isnotnull
990μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332073and `product_compares`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332072and `wishlists`.`product_id` isnotnull
570μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332072and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332071and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332071and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
490μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
600μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331928and `wishlists`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331928and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
580μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331927and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331927and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331926and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331926and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331925and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331925and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
450μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
440μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331924and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331924and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331923and `wishlists`.`product_id` isnotnull
580μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331923and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331922and `wishlists`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331922and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331921and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331921and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
530μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331920and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331920and `product_compares`.`product_id` isnotnull
830μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
600μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331915and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331915and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331914and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331914and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
530μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331913and `wishlists`.`product_id` isnotnull
770μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331913and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331912and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331912and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331911and `wishlists`.`product_id` isnotnull
840μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331911and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331894and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331894and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
500μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331892and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331892and `product_compares`.`product_id` isnotnull
260μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331891and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331891and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331888and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331888and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331887and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331887and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331886and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331886and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331885and `wishlists`.`product_id` isnotnull
1.02msu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331885and `product_compares`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
550μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
530μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331884and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331884and `product_compares`.`product_id` isnotnull
430μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
480μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
630μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331883and `wishlists`.`product_id` isnotnull
950μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331883and `product_compares`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
700μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331882and `wishlists`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331882and `product_compares`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331881and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331881and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =4 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
... 3594 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)