0.9930 |
SELECT autoload
FROM aoit_wp_options
WHERE option_name = 'ljmm-content-default'
|
0.4592 |
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.2110 |
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.2420 |
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=5803
|
0.2232 |
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.2351 |
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.2398 |
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=5802
|
0.9999 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
0.8690 |
INSERT INTO `aoit_wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1679406736.1148159503936767578125', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
1.0090 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE 1=1
AND ( ( YEAR( aoit_wp_posts.post_date ) = 2015
AND MONTH( aoit_wp_posts.post_date ) = 11
AND DAYOFMONTH( aoit_wp_posts.post_date ) = 30 ) )
AND aoit_wp_posts.post_name = 'technology-in-the-news-cyber-monday'
AND aoit_wp_posts.post_type = 'post'
ORDER BY aoit_wp_posts.post_date DESC
|
5.2509 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 1154
LIMIT 1
|
1.8280 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (1154)
ORDER BY meta_id ASC
|
0.6719 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4114)
ORDER BY meta_id ASC
|
0.7801 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4114
LIMIT 1
|
2.9368 |
SELECT t.*, tt.*
FROM aoit_wp_terms AS t
INNER JOIN aoit_wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN aoit_wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_format')
AND tr.object_id IN (1154)
ORDER BY t.name ASC
|
0.2341 |
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
|
1.5359 |
SELECT t.term_id, tt.parent, tt.count, tt.taxonomy
FROM aoit_wp_terms AS t
INNER JOIN aoit_wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN aoit_wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category')
AND tr.object_id IN (1154)
ORDER BY t.name ASC
|
1.0731 |
SELECT term_id, meta_key, meta_value
FROM aoit_wp_termmeta
WHERE term_id IN (49)
ORDER BY meta_id ASC
|
0.2091 |
SELECT *
FROM aoit_wp_users
WHERE ID = '104'
LIMIT 1
|
0.2320 |
SELECT user_id, meta_key, meta_value
FROM aoit_wp_usermeta
WHERE user_id IN (104)
ORDER BY umeta_id ASC
|
1.9779 |
SELECT t.*, tt.*
FROM aoit_wp_terms AS t
INNER JOIN aoit_wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN aoit_wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category')
AND tr.object_id IN (1154)
ORDER BY t.name ASC
|
1.1032 |
SELECT t.*, tt.*
FROM aoit_wp_terms AS t
INNER JOIN aoit_wp_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN aoit_wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag')
AND tr.object_id IN (1154)
ORDER BY t.name ASC
|
0.8249 |
SELECT term_id, meta_key, meta_value
FROM aoit_wp_termmeta
WHERE term_id IN (81,86,85,87,84,82,83)
ORDER BY meta_id ASC
|
0.3409 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = 'text_direction'
LIMIT 1
|
1.0672 |
SELECT SQL_CALC_FOUND_ROWS aoit_wp_comments.comment_ID
FROM aoit_wp_comments
WHERE ( comment_approved = '1' )
AND comment_post_ID = 1154
AND comment_parent = 0
AND comment_type != 'order_note'
AND comment_type != 'webhook_delivery'
ORDER BY aoit_wp_comments.comment_date_gmt ASC, aoit_wp_comments.comment_ID ASC
|
0.3841 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = 'akismet_comment_form_privacy_notice'
LIMIT 1
|
0.3979 |
SELECT *
FROM aoit_wp_ays_pb
|