8 Anfragen; Gesamtdauer: 14.241218566895 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "3da8be96639a4228c80eadb64bc40e59" and session_expires > CURRENT_TIMESTAMP()) | 0.87809562683105 |
| SELECT * FROM user__session where (session_key = "3da8be96639a4228c80eadb64bc40e59" and session_expires > CURRENT_TIMESTAMP()) | 0.2138614654541 |
| 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 = "haendler" LIMIT 1 | 1.2989044189453 |
| SELECT *, (company_date <= NOW() AND status = "publish") as is_already_published, DATE_FORMAT(company_date, "%d.%m.%Y") as formatted_date FROM company where permalink = "haendler" LIMIT 1 | 1.0149478912354 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "haendler"; | 2.0442008972168 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.65517425537109 |
| SELECT * FROM company__taxonomy where (status = "publish") order by title ASC | 0.29897689819336 |
| SELECT company.*, (company_date <= NOW() AND status = "publish") as is_already_published FROM company JOIN company__taxonomy_mapping ON company.company_id = company__taxonomy_mapping.company_id where (company_date <= NOW() AND status = "publish") and company__taxonomy_mapping.taxonomy_id = 2 ORDER BY is_featured DESC, company.company_date DESC | 7.8370571136475 |
Wird geladen...