8 Anfragen; Gesamtdauer: 17.688512802124 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "ed9bf4939cf7e97cdb3b2c05c37600b5" and session_expires > CURRENT_TIMESTAMP()) | 0.49114227294922 |
| SELECT * FROM user__session where (session_key = "ed9bf4939cf7e97cdb3b2c05c37600b5" and session_expires > CURRENT_TIMESTAMP()) | 0.19693374633789 |
| 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 | 1.1579990386963 |
| 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 | 5.1701068878174 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "installateur"; | 1.8758773803711 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.63514709472656 |
| SELECT * FROM company__taxonomy where (status = "publish") order by title ASC | 0.31709671020508 |
| 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 | 7.8442096710205 |
Wird geladen...