5 Anfragen; Gesamtdauer: 10.682106018066 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "c41131ca562de7730342fc45b18e631e" and session_expires > CURRENT_TIMESTAMP()) | 0.48708915710449 |
| SELECT * FROM user__session where (session_key = "c41131ca562de7730342fc45b18e631e" and session_expires > CURRENT_TIMESTAMP()) | 0.18596649169922 |
| 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.41794776916504 |
| SELECT * FROM location where status = "publish" and parent_location_id in (1) ORDER BY title ASC | 0.70714950561523 |
| SELECT * FROM location where status = "publish" and featured = true ORDER BY title ASC | 8.8839530944824 |
Wird geladen...