5 Anfragen; Gesamtdauer: 11.290073394775 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "ff6303f053a151b4d1b4c263f8f991c1" and session_expires > CURRENT_TIMESTAMP()) | 0.39005279541016 |
| SELECT * FROM user__session where (session_key = "ff6303f053a151b4d1b4c263f8f991c1" and session_expires > CURRENT_TIMESTAMP()) | 0.50497055053711 |
| 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 = "in" LIMIT 1 | 0.5180835723877 |
| SELECT * FROM location where status = "publish" and parent_location_id in (1) ORDER BY title ASC | 0.8389949798584 |
| SELECT * FROM location where status = "publish" and featured = true ORDER BY title ASC | 9.037971496582 |
Wird geladen...