8 Anfragen; Gesamtdauer: 10.704278945923 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "7da1f60718a0948c41bf77f9fa4b7ff1" and session_expires > CURRENT_TIMESTAMP()) | 0.71215629577637 |
| SELECT * FROM user__session where (session_key = "7da1f60718a0948c41bf77f9fa4b7ff1" and session_expires > CURRENT_TIMESTAMP()) | 0.38814544677734 |
| SELECT *, (page_date <= NOW() AND status = "publish") as is_already_published, DATE_FORMAT(page_date, "%d.%m.%Y") as formatted_date FROM page where permalink = "maehroboter" LIMIT 1 | 0.49114227294922 |
| SELECT product.* FROM product JOIN product__taxonomy_mapping ON product__taxonomy_mapping.product_id = product.product_id JOIN product__taxonomy ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id JOIN product__link ON product__link.product_id = product.product_id where ( product.status = "publish" and product.product_date <= NOW() ) and product.hide_in_search = 0 and ( product.is_fake = 0 or product__link.is_available = 1 ) and ( ( product__link.price is not null and product__link.price > 0 and product__link.reduced_price is not null and product__link.reduced_price > 0 ) and (product__link.reduced_price < product__link.price) and (1 - (product__link.reduced_price / product__link.price)) > 0.1 and (1 - (product__link.reduced_price / product__link.price)) < 0.5 ) and product__taxonomy.permalink IN ("maehroboter") | 2.3078918457031 |
| SELECT * FROM product__meta where product_id IN (1046) | 2.7608871459961 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 1046 | 1.6500949859619 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 1046 | 0.76389312744141 |
| SELECT * FROM smarthome_system join smarthome_system__product_mapping on smarthome_system__product_mapping.smarthome_system_id = smarthome_system.smarthome_system_id where ((smarthome_system__product_mapping.product_id = 1046 and smarthome_system.status = "publish")) | 1.6300678253174 |
Wird geladen...