7 Anfragen; Gesamtdauer: 5.6893825531006 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.38695335388184 |
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.1990795135498 |
| 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 = "gartengeraete" LIMIT 1 | 0.48995018005371 |
| 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 ("smart-garden") | 1.2800693511963 |
| SELECT * FROM product__meta where product_id IN (300) | 2.4731159210205 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 300 | 0.45514106750488 |
| 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 = 300 and smarthome_system.status = "publish")) | 0.40507316589355 |
Wird geladen...