7 Anfragen; Gesamtdauer: 3.4539699554443 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.49304962158203 |
| SELECT * FROM user__session where (session_key = "50d90799bc3789bce07122c3f19e3367" and session_expires > CURRENT_TIMESTAMP()) | 0.23603439331055 |
| 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 | 0.65088272094727 |
| 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 | 0.40602684020996 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "haendler"; | 0.4580020904541 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.37002563476562 |
| 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 | 0.8399486541748 |
Wird geladen...