7 Anfragen; Gesamtdauer: 4.7080516815186 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.94294548034668 |
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.3809928894043 |
| 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 = "installateur" LIMIT 1 | 0.78606605529785 |
| 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 = "installateur" LIMIT 1 | 1.3279914855957 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "installateur"; | 0.41508674621582 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.24104118347168 |
| 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 = 3 ORDER BY is_featured DESC, company.company_date DESC | 0.61392784118652 |
Wird geladen...