7 Anfragen; Gesamtdauer: 2.7086734771729 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "b90763ca83e0386bbdcc7069a08fb9dd" and session_expires > CURRENT_TIMESTAMP()) | 0.5037784576416 |
| SELECT * FROM user__session where (session_key = "b90763ca83e0386bbdcc7069a08fb9dd" and session_expires > CURRENT_TIMESTAMP()) | 0.20885467529297 |
| 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 = "berater" LIMIT 1 | 0.34213066101074 |
| 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 = "berater" LIMIT 1 | 0.46515464782715 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "berater"; | 0.41604042053223 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.23078918457031 |
| 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 = 1 ORDER BY is_featured DESC, company.company_date DESC | 0.54192543029785 |
Wird geladen...