8 Anfragen; Gesamtdauer: 9.5601081848145 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "06c8a68848737c671bd401fc2087f725" and session_expires > CURRENT_TIMESTAMP()) | 0.53000450134277 |
| SELECT * FROM user__session where (session_key = "06c8a68848737c671bd401fc2087f725" and session_expires > CURRENT_TIMESTAMP()) | 0.19192695617676 |
| 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 = "programmierer" LIMIT 1 | 0.53215026855469 |
| 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 = "programmierer" LIMIT 1 | 2.1860599517822 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "programmierer"; | 2.0120143890381 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.3199577331543 |
| SELECT * FROM company__taxonomy where (status = "publish") order by title ASC | 0.46205520629883 |
| 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 = 4 ORDER BY is_featured DESC, company.company_date DESC | 3.3259391784668 |
Wird geladen...