56 Anfragen; Gesamtdauer: 27.767658233643 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "68b436ab017646898bd0151cf7a8aaa5" and session_expires > CURRENT_TIMESTAMP()) | 0.41007995605469 |
| SELECT * FROM user__session where (session_key = "68b436ab017646898bd0151cf7a8aaa5" and session_expires > CURRENT_TIMESTAMP()) | 0.18000602722168 |
| 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 = "govee-ambilight" LIMIT 1 | 0.62704086303711 |
| 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 = "govee-ambilight" LIMIT 1 | 0.32305717468262 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.51689147949219 |
| 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 (81) or product__taxonomy_virtual_mapping.taxonomy_id in (81))) group by product.product_id | 4.8708915710449 |
| SELECT * FROM product__meta where product_id IN (1017, 1018) | 0.8389949798584 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 1017 | 0.31304359436035 |
| 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 = 1017 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.46801567077637 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 1017 | 0.44608116149902 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 1017 | 0.3049373626709 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 1018 | 0.21886825561523 |
| 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 = 1018 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.50997734069824 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 1018 | 0.62084197998047 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 1018 | 0.35214424133301 |
| 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 = 81 and (product__link.reduced_price > 0 or product__link.reduced_price is null)) group by brand.brand_id order by brand.title asc | 0.93579292297363 |
| 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 = 81 and (product__link.reduced_price > 0 or product__link.reduced_price is null)) | 0.41103363037109 |
| SELECT * FROM product__taxonomy where product__taxonomy_id = 81 | 0.35810470581055 |
| 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 (81)) order by group_name ASC | 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 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 (936)) group by product.product_id order by RAND() | 0.85306167602539 |
| SELECT * FROM product__meta where product_id IN (936) | 0.52213668823242 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 936 | 0.26202201843262 |
| 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 = 936 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.4270076751709 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 936 | 0.36096572875977 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 936 | 0.26178359985352 |
| 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 = 936 and smarthome_system.status = "publish")) | 0.30303001403809 |
| SELECT file_path FROM attachment where attachment_id = 1015 | 0.48494338989258 |
| SELECT product__data_field.product__data_field_id, field_name, field_type, field_prefix, field_suffix, value FROM product__data_field LEFT JOIN product__data on product__data.product__data_field_id = product__data_field.product__data_field_id where product__data.product_id = 936 group by field_name order by group_id ASC, field_order asc | 1.2221336364746 |
| SELECT * FROM product__custom_data_field where (product_id = 936) order by sort_order ASC | 0.21791458129883 |
| 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 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 (939)) group by product.product_id order by RAND() | 0.41294097900391 |
| SELECT * FROM product__meta where product_id IN (939) | 0.45299530029297 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 939 | 0.1828670501709 |
| 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 = 939 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.31185150146484 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 939 | 0.29492378234863 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 939 | 0.20003318786621 |
| 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 = 939 and smarthome_system.status = "publish")) | 0.21696090698242 |
| SELECT product__data_field.product__data_field_id, field_name, field_type, field_prefix, field_suffix, value FROM product__data_field LEFT JOIN product__data on product__data.product__data_field_id = product__data_field.product__data_field_id where product__data.product_id = 939 group by field_name order by group_id ASC, field_order asc | 0.30899047851562 |
| SELECT * FROM product__custom_data_field where (product_id = 939) order by sort_order ASC | 0.18715858459473 |
| 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 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 (937)) group by product.product_id order by RAND() | 0.4580020904541 |
| SELECT * FROM product__meta where product_id IN (937) | 0.50091743469238 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 937 | 0.22315979003906 |
| 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 = 937 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.39482116699219 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 937 | 0.53691864013672 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 937 | 0.72717666625977 |
| 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 = 937 and smarthome_system.status = "publish")) | 0.36001205444336 |
| SELECT product__data_field.product__data_field_id, field_name, field_type, field_prefix, field_suffix, value FROM product__data_field LEFT JOIN product__data on product__data.product__data_field_id = product__data_field.product__data_field_id where product__data.product_id = 937 group by field_name order by group_id ASC, field_order asc | 0.46706199645996 |
| SELECT * FROM product__custom_data_field where (product_id = 937) order by sort_order ASC | 0.2129077911377 |
| 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 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 (944)) group by product.product_id order by RAND() | 0.47993659973145 |
| SELECT * FROM product__meta where product_id IN (944) | 0.57101249694824 |
| SELECT AVG(review_value) as avg_review FROM `product__review` WHERE product_id = 944 | 0.23317337036133 |
| 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 = 944 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.38290023803711 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_mapping ON product__taxonomy_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 944 | 0.50711631774902 |
| SELECT * FROM product__taxonomy JOIN product__taxonomy_virtual_mapping ON product__taxonomy_virtual_mapping.taxonomy_id = product__taxonomy.product__taxonomy_id where product_id = 944 | 0.28800964355469 |
| 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 = 944 and smarthome_system.status = "publish")) | 0.29397010803223 |
| SELECT product__data_field.product__data_field_id, field_name, field_type, field_prefix, field_suffix, value FROM product__data_field LEFT JOIN product__data on product__data.product__data_field_id = product__data_field.product__data_field_id where product__data.product_id = 944 group by field_name order by group_id ASC, field_order asc | 0.45299530029297 |
| SELECT * FROM product__custom_data_field where (product_id = 944) order by sort_order ASC | 0.21004676818848 |
Wird geladen...