0.7360 |
SELECT autoload
FROM aoit_wp_options
WHERE option_name = 'ljmm-content-default'
|
0.5441 |
SELECT a.action_id
FROM aoit_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.2658 |
SELECT a.action_id
FROM aoit_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.2759 |
SELECT a.*, g.slug AS `group`
FROM aoit_wp_actionscheduler_actions a LEFT JOIN aoit_wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=5925
|
0.2501 |
SELECT a.action_id
FROM aoit_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.2549 |
SELECT a.action_id
FROM aoit_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.2999 |
SELECT a.*, g.slug AS `group`
FROM aoit_wp_actionscheduler_actions a LEFT JOIN aoit_wp_actionscheduler_groups g ON a.group_id=g.group_id
WHERE a.action_id=5926
|
0.9499 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
0.9570 |
INSERT INTO `aoit_wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1685998593.1817259788513183593750', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
1.6780 |
SELECT ID, post_name, post_parent, post_type
FROM aoit_wp_posts
WHERE post_name IN ('program-and-facts')
AND post_type IN ('page','attachment')
|
3.3669 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE 1=1
AND (aoit_wp_posts.ID = '4330')
AND aoit_wp_posts.post_type = 'page'
ORDER BY aoit_wp_posts.post_date DESC
|
4.0720 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4330)
ORDER BY meta_id ASC
|
4.3991 |
SELECT aoit_wp_posts.ID
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.post_parent = 4330
AND (aoit_wp_posts.post_mime_type LIKE 'image/%')
AND aoit_wp_posts.post_type = 'attachment'
AND ((aoit_wp_posts.post_status = 'inherit'))
ORDER BY aoit_wp_posts.post_date DESC
LIMIT 0, 5
|
2.8269 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (2937)
ORDER BY meta_id ASC
|
1.0390 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 2937
LIMIT 1
|
0.9201 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4059)
ORDER BY meta_id ASC
|
0.8230 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4059
LIMIT 1
|
0.4392 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4062)
ORDER BY meta_id ASC
|
0.5429 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4062
LIMIT 1
|
0.9551 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (3344)
ORDER BY meta_id ASC
|
0.6058 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 3344
LIMIT 1
|
0.6409 |
SELECT *
FROM aoit_wp_users
WHERE ID = '1016'
LIMIT 1
|
1.3452 |
SELECT user_id, meta_key, meta_value
FROM aoit_wp_usermeta
WHERE user_id IN (1016)
ORDER BY umeta_id ASC
|
0.1559 |
SELECT aoit_wp_posts.ID
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.post_parent = 4330
AND (aoit_wp_posts.post_mime_type LIKE 'image/%')
AND aoit_wp_posts.post_type = 'attachment'
AND ((aoit_wp_posts.post_status = 'inherit'))
ORDER BY aoit_wp_posts.post_date DESC
LIMIT 0, 5
|
1.3750 |
SELECT *
FROM aoit_wp_posts
WHERE (post_type = 'page'
AND post_status = 'publish')
AND post_parent = 4330
ORDER BY aoit_wp_posts.post_title ASC
LIMIT 0,1
|
0.3259 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.ID IN (4416,4417,4421,4422,4431,4432,4433,4434,4435,4436,4439,4443,4447,4458,4466,4467,4478,4479,4480,4483,4571,4609,4716,4717,4718)
AND aoit_wp_posts.post_type = 'nav_menu_item'
AND ((aoit_wp_posts.post_status = 'publish'))
ORDER BY aoit_wp_posts.menu_order ASC
|
0.2441 |
SELECT *
FROM aoit_wp_ays_pb
|