product-manager.php#2340mappyfy4.42msselect `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` ='seller'and `user_id` =13)
product-manager.php#1911mappyfy1.48msselect `publishing_houses`.*, (selectcount(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` andexists (select*from `products` where `digital_product_publishing_houses`.`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'))) as `publishing_house_products_count` from `publishing_houses` whereexists (select*from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` andexists (select*from `products` where `digital_product_publishing_houses`.`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')))
product-manager.php#1920mappyfy1.84msselect `id` 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 (`product_type` ='digital') and1=1
product-manager.php#1926mappyfy1.12msselect `authors`.*, (selectcount(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` andexists (select*from `products` where `digital_product_authors`.`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'))) as `digital_product_author_count` from `authors`
product-manager.php#1934mappyfy740μsselect `id` 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 (`product_type` ='digital') and1=1
product-manager.php#1738mappyfy8.85msselect `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1) as `reviews_count`, (selectsum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty`, (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 (`added_by` ='seller'and `user_id` =13) orderby `id` desc, `id` desc
product-manager.php#1738mappyfy850μsselect*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
ShopViewController.php#472mappyfy7.11msselect `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (4) 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')
ShopViewController.php#472mappyfy1.19msselect `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 `categories`.`parent_id` in (5, 6, 7, 8, 9, 10, 11) orderby `priority` asc
ShopViewController.php#472mappyfy560μsselect*from `translations` where `translations`.`translationable_id` in (17) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
ShopViewController.php#472mappyfy700μsselect*from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
ShopViewController.php#505mappyfy5.02msselect `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_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 `products`.`brand_id` in (2) 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 `user_id` =13)
ShopViewController.php#505mappyfy940μsselect*from `translations` where `translations`.`translationable_id` in (2) and `translations`.`translationable_type` ='App\\Models\\Brand'and `locale` ='en'
ShopViewController.php#38mappyfy1.38msselectcount(*) as aggregate from `orders` where (`seller_is` ='seller'and `seller_id` =13) and `order_type` ='default_type'
ShopViewController.php#94mappyfy1.37msselectcount(*) as aggregate from `stock_clearance_products` where (`is_active` =1) and `added_by` in ('admin', 'vendor') andexists (select*from `stock_clearance_setups` where `stock_clearance_products`.`setup_id` = `stock_clearance_setups`.`id` and `is_active` =1anddate(`duration_start_date`) <='2025-06-01'anddate(`duration_end_date`) >='2025-06-01'and ((`offer_active_time` ='specific_time'andtime(`offer_active_range_start`) <='03:15:47'andtime(`offer_active_range_end`) >='03:15:47') or (`offer_active_time` ='always'and `offer_active_range_start` isnulland `offer_active_range_end` isnull))) and (`shop_id` ='7')
cart-manager.php#128mappyfy1.71msselect `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`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) and (`customer_id` =20109and `is_guest` =1) groupby `cart_group_id`
cart-manager.php#67mappyfy640μsselect*from `carts` whereexists (select*from `products` where `carts`.`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) and0=1
cart-manager.php#128mappyfy1.01msselect `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`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) and (`customer_id` =20109and `is_guest` =1) groupby `cart_group_id`
cart-manager.php#67mappyfy520μsselect*from `carts` whereexists (select*from `products` where `carts`.`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) and0=1and (`is_checked` =1)