ProductController.php#15leshop6.38msselectexists(select*from `products` whereexists (select*from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` ='pinigine-jennifer-jones-gg12415') and `status` =2) as `exists`
DatabaseStore.php#387leshop7.95msdeletefrom `cache` where `key` in ('product-related-115131', 'illuminate:cache:flexible:created:product-related-115131')