0.8659 |
SELECT autoload
FROM aoit_wp_options
WHERE option_name = 'ljmm-content-default'
|
0.6409 |
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.3622 |
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.4699 |
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=6148
|
0.3500 |
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.3710 |
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.3841 |
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=6146
|
1.0831 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
1.1530 |
INSERT INTO `aoit_wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1696465508.3901491165161132812500', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
6.6001 |
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
|
1.1280 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 1154
LIMIT 1
|
1.4851 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (1154)
ORDER BY meta_id ASC
|
1.0631 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4114)
ORDER BY meta_id ASC
|
3.5040 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4114
LIMIT 1
|
2.9030 |
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
|
6.7079 |
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.3869 |
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
|
0.5801 |
SELECT term_id, meta_key, meta_value
FROM aoit_wp_termmeta
WHERE term_id IN (49)
ORDER BY meta_id ASC
|
3.3491 |
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.8151 |
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.4749 |
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.3932 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = 'text_direction'
LIMIT 1
|
0.9699 |
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.4039 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = 'akismet_comment_form_privacy_notice'
LIMIT 1
|
0.2480 |
SELECT *
FROM aoit_wp_ays_pb
|