select*from `translations` where `translations`.`translationable_id` in (62) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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*from `translations` where `translations`.`translationable_id` in (62) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
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`, (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 (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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') and0=1or (`sub_category_id` in (62) and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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')) or (0=1and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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 `order_details_count` desc
select*from `translations` where `translations`.`translationable_id` in (6) and `translations`.`translationable_type` ='App\\Models\\Category'and `locale` ='en'
select*from `categories` where `id` isnull limit 1
220μsu185689791_organist0604view.blade.php#31
Backtrace
select*from `categories` where `id` ='62' limit 1
250μsu185689791_organist0604view.blade.php#32
Bindings
Backtrace
select*from `categories` where `id` isnull limit 1
200μsu185689791_organist0604view.blade.php#33
Backtrace
select*from `categories` where `parent_id` isnull
310μsu185689791_organist0604view.blade.php#434
Backtrace
select*from `categories` where `parent_id` ='62'
370μsu185689791_organist0604view.blade.php#435
Bindings
Backtrace
select*from `categories`
900μsu185689791_organist0604view.blade.php#444
Backtrace
select*from `brands` where `id` isnull limit 1
200μsu185689791_organist0604view.blade.php#560
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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` =699313
920μsu185689791_organist0604product.php#24
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =78and `storages`.`data_id` isnotnull
1.01msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =32and `storages`.`data_id` isnotnull
970μsu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =27and `storages`.`data_id` isnotnull
930μsu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =31and `storages`.`data_id` isnotnull
920μsu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =37and `storages`.`data_id` isnotnull
1.2msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `storages` where `storages`.`data_type` ='App\\Models\\Seller'and `storages`.`data_id` =11and `storages`.`data_id` isnotnull
1.13msu185689791_organist0604Seller.php#128
Bindings
Backtrace
select*from `delivery_zip_codes` where `zipcode` !=''
580μsu185689791_organist0604app.blade.php#147
Bindings
Backtrace
select*from `blog_category`
280μsu185689791_organist0604_header.blade.php#16
Backtrace
select*from `news_category`
250μsu185689791_organist0604_header.blade.php#17
Backtrace
select*from `video_category`
140μsu185689791_organist0604_header.blade.php#18
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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` =699313
700μsu185689791_organist0604product.php#24
Bindings
Backtrace
select `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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` =699313and `is_guest` =1) groupby `cart_group_id`
670μsu185689791_organist0604cart-manager.php#100
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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
570μsu185689791_organist0604cart-manager.php#65
Bindings
Backtrace
select `cart_group_id` from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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` =699313and `is_guest` =1) groupby `cart_group_id`
540μsu185689791_organist0604cart-manager.php#100
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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)
630μsu185689791_organist0604cart-manager.php#65
Bindings
Backtrace
select*from `carts` whereexists (select*from `products` where `carts`.`product_id` = `products`.`id` and (notexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id`)) orexists (select*from `sellers` where `products`.`user_id` = `sellers`.`id` andexists (select*from `delivery_zip_codes` where `sellers`.`id` = `delivery_zip_codes`.`seller_id` and `zipcode` isnulland `region_type` isnotnull))) 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` =699313