0 Comments

Leave a reply

Your email address will not be published. Required fields are marked *

*

©2024 Cozumel 4 You  |  Website Design by Internet Marketing Press

Log in with your credentials

Forgot your details?

N. Query Duration, ms Row Count
1 SELECT e.post_id, e.timezone_name, e.recurrence_rules, e.exception_rules, e.allday, e.instant_event, e.recurrence_dates, e.exception_dates, e.venue, e.country, e.address, e.city, e.province, e.postal_code, e.show_map, e.contact_name, e.contact_phone, e.contact_email, e.contact_url, e.cost, e.ticket_url, e.ical_feed_url, e.ical_source_url, e.ical_organizer, e.ical_contact, e.ical_uid, e.longitude, e.latitude, e.show_coordinates, GROUP_CONCAT( ttc.term_id ) AS categories, GROUP_CONCAT( ttt.term_id ) AS tags , IF( aei.start IS NOT NULL, aei.start, e.start ) as start, IF( aei.start IS NOT NULL, aei.end, e.end ) as end FROM wp_ai1ec_events e LEFT JOIN wp_term_relationships tr ON ( e.post_id = tr.object_id ) LEFT JOIN wp_term_taxonomy ttc ON ( tr.term_taxonomy_id = ttc.term_taxonomy_id AND ttc.taxonomy = 'events_categories' ) LEFT JOIN wp_term_taxonomy ttt ON ( tr.term_taxonomy_id = ttt.term_taxonomy_id AND ttt.taxonomy = 'events_tags' ) LEFT JOIN wp_ai1ec_event_instances aei ON aei.id = 20554 AND e.post_id = aei.post_id WHERE e.post_id = 7743 GROUP BY e.post_id 0.75 1
2 SELECT `term_id`, `term_image`, `term_color` FROM `wp_ai1ec_event_category_meta` 0.15 1
3 SELECT e.post_id, e.timezone_name, e.recurrence_rules, e.exception_rules, e.allday, e.instant_event, e.recurrence_dates, e.exception_dates, e.venue, e.country, e.address, e.city, e.province, e.postal_code, e.show_map, e.contact_name, e.contact_phone, e.contact_email, e.contact_url, e.cost, e.ticket_url, e.ical_feed_url, e.ical_source_url, e.ical_organizer, e.ical_contact, e.ical_uid, e.longitude, e.latitude, e.show_coordinates, GROUP_CONCAT( ttc.term_id ) AS categories, GROUP_CONCAT( ttt.term_id ) AS tags , IF( aei.start IS NOT NULL, aei.start, e.start ) as start, IF( aei.start IS NOT NULL, aei.end, e.end ) as end FROM wp_ai1ec_events e LEFT JOIN wp_term_relationships tr ON ( e.post_id = tr.object_id ) LEFT JOIN wp_term_taxonomy ttc ON ( tr.term_taxonomy_id = ttc.term_taxonomy_id AND ttc.taxonomy = 'events_categories' ) LEFT JOIN wp_term_taxonomy ttt ON ( tr.term_taxonomy_id = ttt.term_taxonomy_id AND ttt.taxonomy = 'events_tags' ) LEFT JOIN wp_ai1ec_event_instances aei ON aei.id = 20554 AND e.post_id = aei.post_id WHERE e.post_id = 7743 GROUP BY e.post_id 0.55 1
Total time, ms: 1.45