7 Anfragen; Gesamtdauer: 2.8762817382812 Millisekunden
| Query | Dauer (ms) |
|---|---|
| SELECT * FROM user__session where (session_key = "78e35c42572bf8613a2d3c5de0842fbc" and session_expires > CURRENT_TIMESTAMP()) | 0.5180835723877 |
| SELECT * FROM user__session where (session_key = "78e35c42572bf8613a2d3c5de0842fbc" and session_expires > CURRENT_TIMESTAMP()) | 0.2281665802002 |
| 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.3960132598877 |
| 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.49710273742676 |
| SELECT company__taxonomy.* FROM company__taxonomy where permalink = "berater"; | 0.37908554077148 |
| SELECT * FROM vg_wort_pixel where vg_wort_pixel_id = 0 LIMIT 1 | 0.26392936706543 |
| 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.59390068054199 |
Wird geladen...