Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.
ProductController.php#37dev_mihi130μsselect `option_items`.*, `option_item_product`.`product_id` as `pivot_product_id`, `option_item_product`.`option_item_id` as `pivot_option_item_id` from `option_items` innerjoin `option_item_product` on `option_items`.`id` = `option_item_product`.`option_item_id` where `option_item_product`.`product_id` in (1643)
ProductController.php#46dev_mihi120μsselect `categories`.*, `category_product`.`product_id` as `pivot_product_id`, `category_product`.`category_id` as `pivot_category_id` from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `main` =1 limit 1
Product.php#208dev_mihi100μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `category_id` =50) as `exists`
Product.php#206dev_mihi100μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `category_id` in (47, 51, 52)) as `exists`
ProductController.php#103dev_mihi100μsselectcount(*) as aggregate from `user_reviews` where `user_reviews`.`product_id` =1643and `user_reviews`.`product_id` isnotnull
ProductController.php#105dev_mihi80μsselectavg(`rating`) as aggregate from `user_reviews` where `user_reviews`.`product_id` =1643and `user_reviews`.`product_id` isnotnull
Product.php#208dev_mihi90μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `category_id` =8) as `exists`
Product.php#208dev_mihi100μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `category_id` =8) as `exists`
product_show.blade.php#21dev_mihi150μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643) as `exists`
Product.php#118dev_mihi190μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1643and `product_last_items`.`product_id` isnotnull) as `exists`
Product.php#118dev_mihi90μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1643and `product_last_items`.`product_id` isnotnull) as `exists`
Product.php#118dev_mihi110μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1643and `product_last_items`.`product_id` isnotnull) as `exists`
Product.php#118dev_mihi350μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1643and `product_last_items`.`product_id` isnotnull) as `exists`
product_show.blade.php#252dev_mihi90μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643) as `exists`
Product.php#218dev_mihi90μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `template` =2) as `exists`
product_show.blade.php#261dev_mihi90μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643) as `exists`
Product.php#218dev_mihi80μsselectexists(select*from `categories` innerjoin `category_product` on `categories`.`id` = `category_product`.`category_id` where `category_product`.`product_id` =1643and `template` =2) as `exists`