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 , e.start as start, e.end as end, e.allday , aei.id as instance_id 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 e.post_id = aei.post_id AND e.start = aei.start AND e.end = aei.end WHERE e.post_id = 7733 GROUP BY e.post_id 0.54 1
2 SELECT `term_id`, `term_image`, `term_color` FROM `wp_ai1ec_event_category_meta` 0.18 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 , e.start as start, e.end as end, e.allday 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' ) WHERE e.post_id = 7733 GROUP BY e.post_id 0.82 1
4 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 , e.start as start, e.end as end, e.allday 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' ) WHERE e.post_id = 7733 GROUP BY e.post_id 1.03 1
Total time, ms: 2.57