7 Anfragen; Gesamtdauer: 3.4453868865967 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "6460045b5486935bf7678f1028bd42df" and session_expires > CURRENT_TIMESTAMP()) | 0.48208236694336 |
| SELECT * FROM user__session where (session_key = "6460045b5486935bf7678f1028bd42df" and session_expires > CURRENT_TIMESTAMP()) | 0.20909309387207 |
| 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.89311599731445 |
| 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 | 0.51212310791016 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "programmierer"; | 0.43201446533203 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.25010108947754 |
| 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 | 0.66685676574707 |
Wird geladen...