# 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 `categories`.*, (selectcount(*) from `products` where `categories`.`id` = `products`.`category_id` and (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical')) as `product_count` from `categories` where `position` =0
select `flash_deals`.*, (selectcount(*) from `flash_deal_products` where `flash_deals`.`id` = `flash_deal_products`.`flash_deal_id`) as `products_count` from `flash_deals` where (`deal_type` ='flash_deal'and `status` =1) anddate(`start_date`) <='2025-04-03'anddate(`end_date`) >='2025-04-03' limit 1
select*from `translations` where `translations`.`translationable_id` in (3) and `translations`.`translationable_type` ='App\Models\FlashDeal'and `locale` ='en'
select `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') andexists (select*from `flash_deal_products` where `products`.`id` = `flash_deal_products`.`product_id` andexists (select*from `flash_deals` where `flash_deal_products`.`flash_deal_id` = `flash_deals`.`id` and `id` =3and (`deal_type` ='flash_deal'and `status` =1)))
selectavg(rating) average, product_id from `reviews` where `delivery_man_id` isnulland `reviews`.`product_id` in (1481, 1483, 1523) and `status` =1groupby `product_id`
select*from `translations` where `translations`.`translationable_id` in (1481, 1483, 1523) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"1\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"12\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"2\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"37\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"37\"%'orderby `order_details_count` desc limit 12offset0
select*from `translations` where `translations`.`translationable_id` in (1489, 1490, 1491) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"62\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"62\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"120\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"120\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"149\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"149\"%'orderby `order_details_count` desc limit 12offset0
select*from `translations` where `translations`.`translationable_id` in (1431) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"5\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"38\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"38\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"138\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"138\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"3\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"68\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"68\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"4\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"4\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"6\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"6\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"66\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"66\"%'orderby `order_details_count` desc limit 12offset0
select*from `translations` where `translations`.`translationable_id` in (1497, 1503, 1504, 1505) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"7\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"13\"%'
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"9\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"9\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"10\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"10\"%'orderby `order_details_count` desc limit 12offset0
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"11\"%'
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"11\"%'orderby `order_details_count` desc limit 12offset0
3.08msu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1485, 1494, 1495, 1496) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
250μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1485, 1494, 1495, 1496) and `delivery_man_id` isnulland `status` =1
160μsu544682054_meahbazar
select*from `business_settings` where (`type` ='category_wise_product_list_priority') limit 1
210μsu544682054_meahbazar
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"36\"%'
2.47msu544682054_meahbazar
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"36\"%'orderby `order_details_count` desc limit 12offset0
3.78msu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1430) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
230μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1430) and `delivery_man_id` isnulland `status` =1
140μsu544682054_meahbazar
select*from `business_settings` where (`type` ='category_wise_product_list_priority') limit 1
190μsu544682054_meahbazar
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"56\"%'
2.45msu544682054_meahbazar
select*from `business_settings` where (`type` ='category_wise_product_list_priority') limit 1
210μsu544682054_meahbazar
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `category_ids` like'%\"57\"%'
2.37msu544682054_meahbazar
select `shops`.*, (selectcount(*) from `products` where `shops`.`seller_id` = `products`.`user_id` and (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and (`added_by` ='seller'and `status` =1and `request_status` =1)) as `products_count` from `shops` whereexists (select*from `sellers` where `shops`.`seller_id` = `sellers`.`id` and (`status` ='approved'))
4.04msu544682054_meahbazar
select `sellers`.*, (selectcount(*) from `orders` where `sellers`.`id` = `orders`.`seller_id`) as `orders_count` from `sellers` where `sellers`.`id` in (14, 19, 20, 27, 28)
450μsu544682054_meahbazar
select*from `products` where (`added_by` ='seller') and `products`.`user_id` in (14, 19, 20, 27, 28) and (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical')
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and (`added_by` ='admin')
selectcount(*) as aggregate from `orders` where (`seller_is` ='admin')
170μsu544682054_meahbazar
select*from `business_settings` where (`type` ='top_vendor_list_priority') limit 1
220μsu544682054_meahbazar
select*from `business_settings` where (`type` ='featured_product_priority') limit 1
170μsu544682054_meahbazar
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and (`featured` =1)
1.54msu544682054_meahbazar
select `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and (`featured` =1) orderby `id` desc limit 12offset0
880μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1523) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
180μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1523) and `delivery_man_id` isnulland `status` =1
180μsu544682054_meahbazar
select*from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') orderby `id` desc limit 8
420μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1514, 1515, 1516, 1517, 1518, 1519, 1520, 1523) and `delivery_man_id` isnulland `status` =1
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1514, 1515, 1516, 1517, 1518, 1519, 1520, 1523) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
180μsu544682054_meahbazar
select*from `business_settings` where (`type` ='new_arrival_product_list_priority') limit 1
200μsu544682054_meahbazar
selectcount(*) as aggregate from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical')
1.34msu544682054_meahbazar
select `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (selectavg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_avg_rating` from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') orderby `order_details_count` desc limit 8offset0
12.42msu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (256, 512, 768, 1430, 1481, 1498, 1500, 1514) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
260μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (256, 512, 768, 1430, 1481, 1498, 1500, 1514) and `delivery_man_id` isnulland `status` =1
select*from `vendor_categories` where `status` =1 limit 32
250μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 24, 25, 26, 28) and `translations`.`translationable_type` ='App\Models\VendorCategory'and `locale` ='en'
160μsu544682054_meahbazar
select `product_id`, COUNT(product_id) as count from `order_details` whereexists (select*from `products` where `order_details`.`product_id` = `products`.`id` and (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') and `status` =1) groupby `product_id` orderby `count` desc limit 6
360μsu544682054_meahbazar
select*from `storages` where `storages`.`data_id` in (0) and `storages`.`data_type` ='App\Models\OrderDetail'
510μsu544682054_meahbazar
select*from `products` where `status` =1and `products`.`id` in (1430, 1481, 1498, 1500, 1514)
410μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1430, 1481, 1498, 1500, 1514) and `delivery_man_id` isnulland `status` =1
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1430, 1481, 1498, 1500, 1514) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
180μsu544682054_meahbazar
select `product_id`, AVG(rating) as count from `reviews` whereexists (select*from `products` where `reviews`.`product_id` = `products`.`id` and (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical')) and `status` =1groupby `product_id` orderby `count` desc limit 6
300μsu544682054_meahbazar
select*from `products` where `products`.`id` in (1498)
230μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (1498) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
130μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (1498) and `delivery_man_id` isnulland `status` =1
110μsu544682054_meahbazar
select `deal_of_the_days`.*, `products`.`unit_price` from `deal_of_the_days` innerjoin `products` on `products`.`id` = `deal_of_the_days`.`product_id` where `products`.`status` =1and `deal_of_the_days`.`status` =1 limit 1
210μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\Models\DealOfTheDay'and `locale` ='en'
select*from `products` where (`status` =1) and (`request_status` =1) and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` ='approved')) or ((`added_by` ='admin'and `status` =1))) and `product_type` in ('digital', 'physical') orderby RAND() limit 1
18.82msu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (240) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='en'
180μsu544682054_meahbazar
select*from `reviews` where `reviews`.`product_id` in (240) and `delivery_man_id` isnulland `status` =1
select*from `categories` where `categories`.`parent_id` =1and `categories`.`parent_id` isnotnullorderby `priority` asc
280μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (28, 29, 70) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =29and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =70and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =28and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =2and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (14, 26, 27) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =14and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =26and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =27and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (32, 33) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =3and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (25, 65, 110) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =110and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =65and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =25and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =4and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (24, 83, 84, 85, 206, 207, 208, 209) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =83and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =84and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =85and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =207and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =208and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =209and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =24and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =206and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =5and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (80, 86, 190) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =86and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =190and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =80and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =6and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (22, 23, 79, 87, 121, 122, 191, 195, 199, 202, 203) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =121and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =122and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =191and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =195and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =199and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =202and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (204) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =203and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =79and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =87and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =22and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =23and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =7and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (20, 21, 108) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =108and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =20and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =21and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =9and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (19, 49, 50, 51, 52, 53, 54, 74, 75, 76, 77, 78, 175) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =49and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =77and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =175and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =50and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =51and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =74and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =52and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =75and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =19and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (35) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =53and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =54and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =76and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =78and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =10and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (64, 89, 91, 112, 177, 178, 179, 180, 181, 182, 183) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =89and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =91and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =112and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =177and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (184) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =178and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =179and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =180and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =181and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =182and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =183and `categories`.`parent_id` isnotnullorderby `priority` asc
230μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =64and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =11and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (16, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 67, 71, 72, 73, 100, 172) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =39and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =16and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =40and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =72and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =100and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =172and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =41and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =73and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =42and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =71and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =43and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =67and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =44and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =45and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =46and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =47and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =48and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =12and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (15, 102, 103) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =15and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =102and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =103and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =13and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (118) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =118and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =14and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =15and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =16and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =19and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (35) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =35and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =20and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =21and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =22and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =23and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =24and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =25and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =26and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =27and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (32, 33) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =32and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =33and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =28and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =29and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =32and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =33and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =35and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =36and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (159, 160, 161) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =159and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (162, 165, 166, 168, 171) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =160and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =161and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =37and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (82, 93, 94, 97, 98, 99, 113, 205) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =99and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =113and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =93and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =94and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =97and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =98and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =205and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =82and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =38and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =39and `categories`.`parent_id` isnotnullorderby `priority` asc
940μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =40and `categories`.`parent_id` isnotnullorderby `priority` asc
370μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =41and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =42and `categories`.`parent_id` isnotnullorderby `priority` asc
100μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =43and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =44and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =45and `categories`.`parent_id` isnotnullorderby `priority` asc
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =46and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =47and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =48and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =49and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =50and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =51and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =52and `categories`.`parent_id` isnotnullorderby `priority` asc
100μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =53and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =54and `categories`.`parent_id` isnotnullorderby `priority` asc
100μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =56and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (109, 173, 174) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =109and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =174and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =173and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =57and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (58, 114, 115, 116, 117, 119) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =116and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =119and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =58and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =115and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =117and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =114and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =58and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =62and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (63, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =63and `categories`.`parent_id` isnotnullorderby `priority` asc
130μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =123and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =133and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =134and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =124and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =125and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =126and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =127and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =128and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =129and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =130and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =131and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =132and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =63and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =64and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =65and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =66and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =67and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =68and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (69, 96, 145, 146, 147, 148, 153, 154) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =69and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =96and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =153and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =146and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =147and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =154and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =148and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =145and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =69and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =70and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =71and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =72and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =73and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =74and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =75and `categories`.`parent_id` isnotnullorderby `priority` asc
120μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =76and `categories`.`parent_id` isnotnullorderby `priority` asc
110μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =77and `categories`.`parent_id` isnotnullorderby `priority` asc
230μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =78and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =79and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =80and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =82and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =83and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =84and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =85and `categories`.`parent_id` isnotnullorderby `priority` asc
230μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =86and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =87and `categories`.`parent_id` isnotnullorderby `priority` asc
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =89and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =91and `categories`.`parent_id` isnotnullorderby `priority` asc
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =93and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =94and `categories`.`parent_id` isnotnullorderby `priority` asc
250μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =96and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =97and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =98and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =99and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =100and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =102and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =103and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =108and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =109and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =110and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =112and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =113and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =114and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =115and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =116and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =117and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =118and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =119and `categories`.`parent_id` isnotnullorderby `priority` asc
250μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =120and `categories`.`parent_id` isnotnullorderby `priority` asc
310μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (196, 197, 198, 200) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =196and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =197and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =198and `categories`.`parent_id` isnotnullorderby `priority` asc
520μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =200and `categories`.`parent_id` isnotnullorderby `priority` asc
250μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =121and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =122and `categories`.`parent_id` isnotnullorderby `priority` asc
250μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =123and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =124and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =125and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =126and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =127and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =128and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =129and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =130and `categories`.`parent_id` isnotnullorderby `priority` asc
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =131and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =132and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =133and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =134and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =135and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (136, 137) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
270μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =136and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =137and `categories`.`parent_id` isnotnullorderby `priority` asc
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =136and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =137and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =138and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (139, 141, 142, 143) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =141and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =139and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =143and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =142and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =139and `categories`.`parent_id` isnotnullorderby `priority` asc
140μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =141and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =142and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =143and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =145and `categories`.`parent_id` isnotnullorderby `priority` asc
160μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =146and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =147and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =148and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =149and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (189, 210, 211) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =189and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =210and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =211and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =153and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =154and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =155and `categories`.`parent_id` isnotnullorderby `priority` asc
150μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (156, 201) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =201and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =156and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (157, 158, 163, 164, 167, 169, 170) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
230μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =156and `categories`.`parent_id` isnotnullorderby `priority` asc
430μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (157, 158, 163, 164, 167, 169, 170) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
240μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =167and `categories`.`parent_id` isnotnullorderby `priority` asc
250μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =157and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =158and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =164and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =169and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =163and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =170and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =157and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =158and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =159and `categories`.`parent_id` isnotnullorderby `priority` asc
220μsu544682054_meahbazar
select*from `translations` where `translations`.`translationable_id` in (162, 165, 166, 168, 171) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='en'
210μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =162and `categories`.`parent_id` isnotnullorderby `priority` asc
200μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =165and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =166and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =168and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =171and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =160and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =161and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =162and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =163and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =164and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =165and `categories`.`parent_id` isnotnullorderby `priority` asc
170μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =166and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =167and `categories`.`parent_id` isnotnullorderby `priority` asc
190μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =168and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
select*from `categories` where `categories`.`parent_id` =169and `categories`.`parent_id` isnotnullorderby `priority` asc
180μsu544682054_meahbazar
... 128 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)