Heizungssteuerung Sicherheit Lichtsteuerung Im Angebot
Heizungssteuerung Sicherheit Lichtsteuerung Im Angebot
50 Anfragen; Gesamtdauer: 34.307479858398 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "f941018c6062cd486e5d4d94a826823e" and session_expires > CURRENT_TIMESTAMP()) | 0.51999092102051 |
| SELECT * FROM user__session where (session_key = "f941018c6062cd486e5d4d94a826823e" and session_expires > CURRENT_TIMESTAMP()) | 0.25296211242676 |
| 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 = "startersets" LIMIT 1 | 0.43821334838867 |
| SELECT *, (product_date <= NOW() AND status = "publish") as is_already_published, DATE_FORMAT(product_date, "%d.%m.%Y") as formatted_date FROM product where permalink = "startersets" LIMIT 1 | 0.42986869812012 |
| SELECT product__taxonomy.* FROM product__taxonomy where permalink = "startersets"; | 0.35786628723145 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.27799606323242 |
| SELECT product.*, AVG(review_value) as avg_rating FROM product join product__link on product__link.product_id = product.product_id left join product__review on product__review.product_id = product.product_id left join product__taxonomy_mapping on product__taxonomy_mapping.product_id = product.product_id left join product__taxonomy_virtual_mapping on product__taxonomy_virtual_mapping.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__taxonomy_mapping.taxonomy_id in (11) or product__taxonomy_virtual_mapping.taxonomy_id in (11))) group by product.product_id | 5.3801536560059 |
| SELECT * FROM product__meta where product_id IN (72, 76, 209, 210, 242, 293, 933) | 1.9018650054932 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 72 | 0.33712387084961 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 76 | 0.29206275939941 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 209 | 0.25105476379395 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 210 | 0.24604797363281 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 242 | 0.21195411682129 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 293 | 0.27608871459961 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 933 | 0.25081634521484 |
| SELECT brand.* FROM brand join brand__product_mapping on brand__product_mapping.brand_id = brand.brand_id join product on product.product_id = brand__product_mapping.product_id join product__link on product.product_id = product__link.product_id join product__taxonomy_mapping on product__taxonomy_mapping.product_id = product.product_id where (brand.status = "publish" and brand.show_in_filter = true and ( 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__taxonomy_mapping.taxonomy_id = 11 and (product__link.reduced_price > 0 or product__link.reduced_price is null)) group by brand.brand_id order by brand.title asc | 1.9230842590332 |
| SELECT LEAST(min(product__link.reduced_price), min(product__link.price)) as min_price, GREATEST(max(product__link.reduced_price), max(product__link.price)) as max_price FROM product__link join product on product.product_id = product__link.product_id join product__taxonomy_mapping on product__taxonomy_mapping.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__taxonomy_mapping.taxonomy_id = 11 and (product__link.reduced_price > 0 or product__link.reduced_price is null)) | 0.5948543548584 |
| SELECT * FROM product__taxonomy where product__taxonomy_id = 11 | 0.25510787963867 |
| SELECT product__data_field_group.*, product__taxonomy.title as taxonomy_name FROM product__data_field_group LEFT join product__taxonomy on product__data_field_group.product__taxonomy_id = product__taxonomy.product__taxonomy_id where (product__data_field_group.product__taxonomy_id IN (11)) order by group_name ASC | 0.24199485778809 |
| SELECT product.* FROM product 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.product_id IN (select distinct(product.product_id) from product INNER JOIN product__taxonomy_mapping ON product.product_id = product__taxonomy_mapping.product_id JOIN product__link ON product__link.product_id = product.product_id where product__taxonomy_mapping.taxonomy_id IN ( SELECT product__taxonomy.product__taxonomy_id FROM product__taxonomy where permalink IN ("startersets", "smarte-heizungssteuerung") ) group by product__taxonomy_mapping.product_id HAVING COUNT(*) >= 2) ORDER BY RAND() LIMIT 4 | 2.6030540466309 |
| SELECT * FROM product__meta where product_id IN (242, 933, 72, 293) | 1.0519027709961 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 242 | 0.30612945556641 |
| 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 = 242 and smarthome_system.status = "publish")) | 1.4908313751221 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 933 | 0.2748966217041 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 72 | 0.24294853210449 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 293 | 0.31900405883789 |
| 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 = 293 and smarthome_system.status = "publish")) | 0.3349781036377 |
| SELECT * FROM product where status = "publish" and product_id_old IN (1659, 1666, 1640, 1637) | 1.6148090362549 |
| SELECT * FROM product__meta where product_id IN (134, 140) | 1.9140243530273 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 134 | 0.28681755065918 |
| SELECT product__link.*, product__shop.sort_order as shop_sort_order, product__shop.product__shop_id as product__shop_id, product__feed.product__feed_id as product__feed_id, product__shop.title as product_shop_title, product__shop.button_text as product_shop_button_text, product__feed.title as product_feed_title FROM product__link LEFT join product__shop on product__shop.product__shop_id = product__link.product__shop_id LEFT join product__feed on product__feed.product__feed_id = product__link.product__feed_id where (product_id = 134 and product__link.is_active = 1) order by product__link.sort_order ASC, product__link.product__shop_id is not NULL DESC, product__shop.sort_order ASC | 0.36907196044922 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 134 | 0.33807754516602 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 134 | 0.52285194396973 |
| 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 = 134 and smarthome_system.status = "publish")) | 0.24795532226562 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 140 | 0.16903877258301 |
| SELECT product__link.*, product__shop.sort_order as shop_sort_order, product__shop.product__shop_id as product__shop_id, product__feed.product__feed_id as product__feed_id, product__shop.title as product_shop_title, product__shop.button_text as product_shop_button_text, product__feed.title as product_feed_title FROM product__link LEFT join product__shop on product__shop.product__shop_id = product__link.product__shop_id LEFT join product__feed on product__feed.product__feed_id = product__link.product__feed_id where (product_id = 140 and product__link.is_active = 1) order by product__link.sort_order ASC, product__link.product__shop_id is not NULL DESC, product__shop.sort_order ASC | 0.30803680419922 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 140 | 0.26202201843262 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 140 | 0.25486946105957 |
| 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 = 140 and smarthome_system.status = "publish")) | 0.27203559875488 |
| SELECT * FROM product where status = "publish" and product_id_old IN (1466, 693, 1917, 1786) | 1.471996307373 |
| SELECT * FROM product__meta where product_id IN (71) | 0.95391273498535 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 71 | 0.27108192443848 |
| SELECT product__link.*, product__shop.sort_order as shop_sort_order, product__shop.product__shop_id as product__shop_id, product__feed.product__feed_id as product__feed_id, product__shop.title as product_shop_title, product__shop.button_text as product_shop_button_text, product__feed.title as product_feed_title FROM product__link LEFT join product__shop on product__shop.product__shop_id = product__link.product__shop_id LEFT join product__feed on product__feed.product__feed_id = product__link.product__feed_id where (product_id = 71 and product__link.is_active = 1) order by product__link.sort_order ASC, product__link.product__shop_id is not NULL DESC, product__shop.sort_order ASC | 0.37002563476562 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 71 | 0.41699409484863 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 71 | 0.27298927307129 |
| 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 = 71 and smarthome_system.status = "publish")) | 0.32496452331543 |
| SELECT product__taxonomy.* FROM product__taxonomy where permalink in ("startersets"); | 0.244140625 |
| SELECT product.*, AVG(review_value) as avg_rating FROM product join product__link on product__link.product_id = product.product_id left join product__review on product__review.product_id = product.product_id left join product__taxonomy_mapping on product__taxonomy_mapping.product_id = product.product_id left join product__taxonomy_virtual_mapping on product__taxonomy_virtual_mapping.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__taxonomy_mapping.taxonomy_id in (11) or product__taxonomy_virtual_mapping.taxonomy_id in (11)) 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 )) group by product.product_id order by RAND() limit 4 | 1.7220973968506 |
| SELECT * FROM product__meta where product_id IN (933) | 0.31900405883789 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 933 | 0.31781196594238 |
Wird geladen...