select `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 (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('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 (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical')))
select `id` from `products` where (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and (`product_type` ='digital') and1=1
select `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 (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical'))) as `digital_product_author_count` from `authors`
select `id` from `products` where (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and (`product_type` ='digital') and1=1
select `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` from `products` where (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') orderby `id` desc
select*from `categories` where `id` isnull limit 1
380μsu185689791_organist0604view.blade.php#31
Backtrace
select*from `categories` where `id` isnull limit 1
160μsu185689791_organist0604view.blade.php#32
Backtrace
select*from `categories` where `id` isnull limit 1
160μsu185689791_organist0604view.blade.php#33
Backtrace
select*from `categories` where `parent_id` isnull
270μsu185689791_organist0604view.blade.php#434
Backtrace
select*from `categories` where `parent_id` isnull
120μsu185689791_organist0604view.blade.php#435
Backtrace
select*from `categories`
690μsu185689791_organist0604view.blade.php#444
Backtrace
select*from `brands` where `id` isnull limit 1
230μsu185689791_organist0604view.blade.php#560
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and `customer_id` =773300
660μsu185689791_organist0604product.php#24
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =2and `storages`.`data_id` isnotnull
1.74msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =99and `storages`.`data_id` isnotnull
1.51msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =98and `storages`.`data_id` isnotnull
1.76msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `delivery_zip_codes` where `zipcode` !=''
600μsu185689791_organist0604app.blade.php#184
Bindings
Backtrace
select*from `blog_category`
290μsu185689791_organist0604_header.blade.php#16
Backtrace
select*from `news_category`
200μsu185689791_organist0604_header.blade.php#17
Backtrace
select*from `video_category`
210μsu185689791_organist0604_header.blade.php#18
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and `customer_id` =773300
510μsu185689791_organist0604product.php#24
Bindings
Backtrace
select `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and (`customer_id` =773300and `is_guest` =1) groupby `cart_group_id`
650μsu185689791_organist0604cart-manager.php#100
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and0=1
610μsu185689791_organist0604cart-manager.php#65
Bindings
Backtrace
select `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and (`customer_id` =773300and `is_guest` =1) groupby `cart_group_id`
510μsu185689791_organist0604cart-manager.php#100
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and0=1and (`is_checked` =1)
580μsu185689791_organist0604cart-manager.php#65
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (exists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='non_perishable') orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` and `goods_type` ='both') and `goods_type` ='non_perishable') andexists (select*from `brands` where `products`.`brand_id` = `brands`.`id` and `status` =1) and (`status` =1and `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 ('physical') and `status` =1) and `customer_id` =773300