0.5131 |
SELECT option_value
FROM wp_options
WHERE option_name = 'uninstall_plugins'
LIMIT 1
|
0.4902 |
SELECT option_value
FROM wp_options
WHERE option_name = 'as_has_wp_comment_logs'
LIMIT 1
|
0.1621 |
SELECT option_value
FROM wp_options
WHERE option_name = 'monsterinsights_popular_posts_theme_settings'
LIMIT 1
|
0.4601 |
SELECT option_value
FROM wp_options
WHERE option_name = 'wpforms_settings'
LIMIT 1
|
0.4869 |
SELECT option_value
FROM wp_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
|
0.2179 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout_bfa-release-data'
LIMIT 1
|
1.6520 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_bfa-release-data'
LIMIT 1
|
0.3779 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout_doing_cron'
LIMIT 1
|
0.1750 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
2.2242 |
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1614334706.6710989475250244140625', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
0.1481 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_process_entry_emails_meta_cleanup'
AND a.status='in-progress'
ORDER BY scheduled_date_gmt DESC
LIMIT 1
|
0.0730 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_process_entry_emails_meta_cleanup'
AND a.status='pending'
ORDER BY scheduled_date_gmt ASC
LIMIT 1
|
0.0968 |
SELECT a.*, g.slug AS `group`
FROM wp_actionscheduler_actions a LEFT JOIN wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=1348
|
0.0780 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_email_summaries_fetch_info_blocks'
AND a.status='in-progress'
ORDER BY scheduled_date_gmt DESC
LIMIT 1
|
0.1330 |
SELECT a.action_id
FROM wp_actionscheduler_actions a
WHERE a.hook='wpforms_email_summaries_fetch_info_blocks'
AND a.status='pending'
ORDER BY scheduled_date_gmt ASC
LIMIT 1
|
0.0858 |
SELECT a.*, g.slug AS `group`
FROM wp_actionscheduler_actions a LEFT JOIN wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=1344
|
0.4461 |
SELECT option_value
FROM wp_options
WHERE option_name = 'presspermit_define_create_posts_cap'
LIMIT 1
|
0.1850 |
DELETE
FROM `wp_statistics_useronline`
WHERE timestamp < 1614341786
|
3.4032 |
SHOW FULL COLUMNS
FROM `wp_options`
|
0.7770 |
UPDATE `wp_options`
SET `option_value` = '1614341906'
WHERE `option_name` = 'wp_statistics_check_user_online'
|
0.4680 |
SELECT ID, post_name, post_parent, post_type
FROM wp_posts
WHERE post_name IN ('prostory')
AND post_type IN ('page','attachment')
|
0.2131 |
SELECT *
FROM wp_posts
WHERE ID = 349
LIMIT 1
|
0.2768 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND (wp_posts.ID = '349')
AND wp_posts.post_type = 'page'
ORDER BY wp_posts.post_date DESC
|
0.3121 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (349)
ORDER BY meta_id ASC
|
0.1831 |
SELECT option_value
FROM wp_options
WHERE option_name = 'monsterinsights_network_profile'
LIMIT 1
|
0.1180 |
SELECT *
FROM wp_posts
WHERE ID = 694
LIMIT 1
|
0.0660 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (694)
ORDER BY meta_id ASC
|
0.0989 |
SELECT *
FROM wp_posts
WHERE ID = 1159
LIMIT 1
|
0.5271 |
SELECT *
FROM wp_posts
WHERE (post_type = 'page'
AND post_status = 'publish')
AND post_parent = 349
ORDER BY wp_posts.post_title ASC
LIMIT 0,1
|
0.1020 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE t.term_id = 3
|
0.0761 |
SELECT tr.object_id
FROM wp_term_relationships AS tr
INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu')
AND tt.term_id IN ('3')
ORDER BY tr.object_id ASC
|
0.0780 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (634,672,673,675,765)
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.menu_order ASC
|
0.0839 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (634,765,673,672,675)
ORDER BY meta_id ASC
|
0.1049 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (272,763,309,349,6)
AND wp_posts.post_type = 'page'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
0.6790 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (763,309,272,6)
ORDER BY meta_id ASC
|
0.0789 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (634,672,673,675,765)
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.menu_order ASC
|
0.0830 |
SELECT *
FROM wp_users
WHERE ID = '3'
LIMIT 1
|
0.0739 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (3)
ORDER BY umeta_id ASC
|
0.2530 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout__eg_cache_1067'
LIMIT 1
|
0.1690 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient__eg_cache_1067'
LIMIT 1
|
0.1621 |
SELECT option_value
FROM wp_options
WHERE option_name = 'medium_crop'
LIMIT 1
|
0.1950 |
SELECT option_value
FROM wp_options
WHERE option_name = 'medium_large_crop'
LIMIT 1
|
0.2360 |
SELECT option_value
FROM wp_options
WHERE option_name = 'large_crop'
LIMIT 1
|
0.2189 |
SELECT *
FROM wp_posts
WHERE ID = 1071
LIMIT 1
|
0.5400 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1071)
ORDER BY meta_id ASC
|
0.4828 |
SELECT *
FROM wp_posts
WHERE ID = 1068
LIMIT 1
|
0.3211 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1068)
ORDER BY meta_id ASC
|
0.5291 |
SELECT *
FROM wp_posts
WHERE ID = 1069
LIMIT 1
|
0.2930 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1069)
ORDER BY meta_id ASC
|
0.4072 |
SELECT *
FROM wp_posts
WHERE ID = 1070
LIMIT 1
|
0.3302 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1070)
ORDER BY meta_id ASC
|
0.3040 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout__eg_cache_1075'
LIMIT 1
|
0.1860 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient__eg_cache_1075'
LIMIT 1
|
0.2439 |
SELECT *
FROM wp_posts
WHERE ID = 1076
LIMIT 1
|
0.2749 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1076)
ORDER BY meta_id ASC
|
0.4430 |
SELECT *
FROM wp_posts
WHERE ID = 1077
LIMIT 1
|
0.3052 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1077)
ORDER BY meta_id ASC
|
0.4361 |
SELECT *
FROM wp_posts
WHERE ID = 1078
LIMIT 1
|
0.3290 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1078)
ORDER BY meta_id ASC
|
0.6490 |
SELECT *
FROM wp_posts
WHERE ID = 1079
LIMIT 1
|
0.4981 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1079)
ORDER BY meta_id ASC
|
0.5159 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout__eg_cache_1082'
LIMIT 1
|
0.2060 |
SELECT option_value
FROM wp_options
WHERE option_name = '_transient__eg_cache_1082'
LIMIT 1
|
0.2968 |
SELECT *
FROM wp_posts
WHERE ID = 1083
LIMIT 1
|
0.3948 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1083)
ORDER BY meta_id ASC
|
0.5400 |
SELECT *
FROM wp_posts
WHERE ID = 1084
LIMIT 1
|
0.4070 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1084)
ORDER BY meta_id ASC
|
0.4890 |
SELECT *
FROM wp_posts
WHERE ID = 1085
LIMIT 1
|
0.3471 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1085)
ORDER BY meta_id ASC
|
0.5729 |
SELECT *
FROM wp_posts
WHERE ID = 1086
LIMIT 1
|
0.3932 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1086)
ORDER BY meta_id ASC
|
0.1361 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1098)
ORDER BY meta_id ASC
|
0.0980 |
SELECT *
FROM `wp_mec_dates`
WHERE ((`tstart`>='1612137600'
AND `tend`<='1614556799') OR (`tstart`<='1614556799'
AND `tend`>='1614556799') OR (`tstart`<='1612137600'
AND `tend`>='1612137600'))
AND (1)
ORDER BY `tstart` ASC
|
0.0732 |
SELECT `post_id`,`not_in_days`
FROM `wp_mec_events`
|
4.5462 |
SELECT `post_id`, `tstart`
FROM `wp_mec_dates`
WHERE `tstart` >= 1614341907
GROUP BY `post_id`
ORDER BY `tstart` ASC
|
0.1452 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1269)
ORDER BY meta_id ASC
|
0.0789 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (776)
ORDER BY meta_id ASC
|
0.0589 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (733)
ORDER BY meta_id ASC
|
0.1321 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1281)
ORDER BY meta_id ASC
|
0.0942 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1272)
ORDER BY meta_id ASC
|
0.0930 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1284)
ORDER BY meta_id ASC
|
0.1171 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1275)
ORDER BY meta_id ASC
|
0.1042 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (811)
ORDER BY meta_id ASC
|
0.0830 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1287)
ORDER BY meta_id ASC
|
0.0749 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1278)
ORDER BY meta_id ASC
|
0.1259 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1290)
ORDER BY meta_id ASC
|
0.0951 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1269,776,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1452 |
SELECT FOUND_ROWS()
|
0.0839 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1269,776,733)
|
0.0739 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (733, 776, 1269)
ORDER BY t.name ASC
|
0.1030 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1269'
|
0.0820 |
SELECT *
FROM wp_posts
WHERE ID = 1271
LIMIT 1
|
0.0641 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1271)
ORDER BY meta_id ASC
|
0.1049 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1269)
ORDER BY t.name ASC
|
0.0551 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (17)
ORDER BY meta_id ASC
|
0.1469 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1269'
AND `dstart`<='2021-02-03'
AND `dend`>='2021-02-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0970 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='776'
|
0.0908 |
SELECT *
FROM wp_posts
WHERE ID = 777
LIMIT 1
|
0.0730 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (777)
ORDER BY meta_id ASC
|
0.1099 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (776)
ORDER BY t.name ASC
|
0.0730 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (21,16)
ORDER BY meta_id ASC
|
0.0632 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (5)
ORDER BY meta_id ASC
|
0.0870 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='776'
AND `dstart`<='2021-02-03'
AND `dend`>='2021-02-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0732 |
SELECT *
FROM wp_users
WHERE ID = '1'
LIMIT 1
|
0.0792 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
0.0789 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='733'
|
0.0720 |
SELECT *
FROM wp_posts
WHERE ID = 745
LIMIT 1
|
0.0751 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (745)
ORDER BY meta_id ASC
|
0.0949 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (733)
ORDER BY t.name ASC
|
0.0701 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-02-03'
AND `dend`>='2021-02-03'
ORDER BY `id` DESC
LIMIT 1
|
0.0770 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1281)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1500 |
SELECT FOUND_ROWS()
|
0.0670 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1281)
|
0.0639 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1281)
ORDER BY t.name ASC
|
0.0751 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1281'
|
0.0739 |
SELECT *
FROM wp_posts
WHERE ID = 1283
LIMIT 1
|
0.0501 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1283)
ORDER BY meta_id ASC
|
0.1099 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1281)
ORDER BY t.name ASC
|
0.0899 |
SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (18)
ORDER BY meta_id ASC
|
0.0918 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1281'
AND `dstart`<='2021-02-07'
AND `dend`>='2021-02-07'
ORDER BY `id` DESC
LIMIT 1
|
0.0989 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1272,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1462 |
SELECT FOUND_ROWS()
|
0.1061 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1272)
|
0.1369 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1272)
ORDER BY t.name ASC
|
0.0951 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1272'
|
0.0842 |
SELECT *
FROM wp_posts
WHERE ID = 1274
LIMIT 1
|
0.1020 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1274)
ORDER BY meta_id ASC
|
0.1268 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1272)
ORDER BY t.name ASC
|
0.1030 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1272'
AND `dstart`<='2021-02-10'
AND `dend`>='2021-02-10'
ORDER BY `id` DESC
LIMIT 1
|
0.0792 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-02-10'
AND `dend`>='2021-02-10'
ORDER BY `id` DESC
LIMIT 1
|
0.1140 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1284)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1600 |
SELECT FOUND_ROWS()
|
0.0820 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1284)
|
0.0799 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1284)
ORDER BY t.name ASC
|
0.0980 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1284'
|
0.0820 |
SELECT *
FROM wp_posts
WHERE ID = 1286
LIMIT 1
|
0.0708 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1286)
ORDER BY meta_id ASC
|
0.1481 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1284)
ORDER BY t.name ASC
|
0.0842 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1284'
AND `dstart`<='2021-02-14'
AND `dend`>='2021-02-14'
ORDER BY `id` DESC
LIMIT 1
|
0.0820 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1275,811,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1571 |
SELECT FOUND_ROWS()
|
0.0889 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1275)
|
0.1268 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1275)
ORDER BY t.name ASC
|
0.1070 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1275'
|
0.0799 |
SELECT *
FROM wp_posts
WHERE ID = 1277
LIMIT 1
|
0.0710 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1277)
ORDER BY meta_id ASC
|
0.1490 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1275)
ORDER BY t.name ASC
|
0.0851 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1275'
AND `dstart`<='2021-02-17'
AND `dend`>='2021-02-17'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-02-17'
AND `dend`>='2021-02-17'
ORDER BY `id` DESC
LIMIT 1
|
0.0889 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1287)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1578 |
SELECT FOUND_ROWS()
|
0.0780 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1287)
|
0.0799 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1287)
ORDER BY t.name ASC
|
0.1090 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1287'
|
0.0939 |
SELECT *
FROM wp_posts
WHERE ID = 1289
LIMIT 1
|
0.0710 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1289)
ORDER BY meta_id ASC
|
0.1469 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1287)
ORDER BY t.name ASC
|
0.0761 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1287'
AND `dstart`<='2021-02-21'
AND `dend`>='2021-02-21'
ORDER BY `id` DESC
LIMIT 1
|
0.1011 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1278,733)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.1969 |
SELECT FOUND_ROWS()
|
0.0861 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1278)
|
0.0811 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1278)
ORDER BY t.name ASC
|
0.0949 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1278'
|
0.0789 |
SELECT *
FROM wp_posts
WHERE ID = 1280
LIMIT 1
|
0.0780 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1280)
ORDER BY meta_id ASC
|
0.1950 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1278)
ORDER BY t.name ASC
|
0.1061 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1278'
AND `dstart`<='2021-02-24'
AND `dend`>='2021-02-24'
ORDER BY `id` DESC
LIMIT 1
|
0.1190 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='733'
AND `dstart`<='2021-02-24'
AND `dend`>='2021-02-24'
ORDER BY `id` DESC
LIMIT 1
|
0.1650 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN `wp_mec_events` AS mece ON wp_posts.ID = mece.post_id LEFT JOIN `wp_mec_dates` AS mecd ON wp_posts.ID = mecd.post_id
WHERE 1=1
AND wp_posts.ID IN (1290)
AND ( wp_postmeta.meta_key = 'mec_start_day_seconds' )
AND wp_posts.post_type = 'mec-events'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 ASC
LIMIT 0, 12
|
0.2079 |
SELECT FOUND_ROWS()
|
0.1271 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1290)
|
0.1240 |
SELECT t.*, tt.*, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'mec_category', 'mec_label', 'mec_location', 'mec_organizer')
AND tr.object_id IN (1290)
ORDER BY t.name ASC
|
0.1371 |
SELECT *
FROM `wp_mec_events`
WHERE `post_id`='1290'
|
0.1221 |
SELECT *
FROM wp_posts
WHERE ID = 1292
LIMIT 1
|
0.1109 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1292)
ORDER BY meta_id ASC
|
0.2561 |
SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('mec_label', 'mec_organizer', 'mec_location', 'mec_category', 'post_tag')
AND tr.object_id IN (1290)
ORDER BY t.name ASC
|
0.1049 |
SELECT `dend`
FROM `wp_mec_dates`
WHERE `post_id`='1290'
AND `dstart`<='2021-02-28'
AND `dend`>='2021-02-28'
ORDER BY `id` DESC
LIMIT 1
|
0.2050 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.1180 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.0970 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1269'
AND `occurrence`='1612353600'
ORDER BY `id` DESC
LIMIT 1
|
0.1030 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.0811 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.1090 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.0808 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='776'
AND `occurrence`='1612371600'
ORDER BY `id` DESC
LIMIT 1
|
0.0870 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612375200'
ORDER BY `id` DESC
LIMIT 1
|
0.0651 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612375200'
ORDER BY `id` DESC
LIMIT 1
|
0.0911 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612375200'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612375200'
ORDER BY `id` DESC
LIMIT 1
|
0.0970 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.1001 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0961 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0708 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1281'
AND `occurrence`='1612693800'
ORDER BY `id` DESC
LIMIT 1
|
0.0930 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.1001 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0670 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0851 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1272'
AND `occurrence`='1612958400'
ORDER BY `id` DESC
LIMIT 1
|
0.0739 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612980000'
ORDER BY `id` DESC
LIMIT 1
|
0.1149 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612980000'
ORDER BY `id` DESC
LIMIT 1
|
0.0801 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612980000'
ORDER BY `id` DESC
LIMIT 1
|
0.0749 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1612980000'
ORDER BY `id` DESC
LIMIT 1
|
0.0980 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0920 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.0851 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1284'
AND `occurrence`='1613298600'
ORDER BY `id` DESC
LIMIT 1
|
0.1130 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0629 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0761 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0761 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1275'
AND `occurrence`='1613563200'
ORDER BY `id` DESC
LIMIT 1
|
0.0861 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1613584800'
ORDER BY `id` DESC
LIMIT 1
|
0.0889 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1613584800'
ORDER BY `id` DESC
LIMIT 1
|
0.0820 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1613584800'
ORDER BY `id` DESC
LIMIT 1
|
0.0949 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1613584800'
ORDER BY `id` DESC
LIMIT 1
|
0.0701 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0720 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0861 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1287'
AND `occurrence`='1613903400'
ORDER BY `id` DESC
LIMIT 1
|
0.0799 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0629 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.1249 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0849 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1278'
AND `occurrence`='1614168000'
ORDER BY `id` DESC
LIMIT 1
|
0.0842 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1614189600'
ORDER BY `id` DESC
LIMIT 1
|
0.0889 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1614189600'
ORDER BY `id` DESC
LIMIT 1
|
0.0839 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1614189600'
ORDER BY `id` DESC
LIMIT 1
|
0.0780 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='733'
AND `occurrence`='1614189600'
ORDER BY `id` DESC
LIMIT 1
|
0.0789 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0861 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0932 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|
0.0730 |
SELECT `params`
FROM `wp_mec_occurrences`
WHERE `post_id`='1290'
AND `occurrence`='1614508200'
ORDER BY `id` DESC
LIMIT 1
|