0.5460 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_nonce_array'
LIMIT 1
|
0.3672 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_definitions_array'
LIMIT 1
|
0.6630 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_scan_log/18.191.195.57/1737228305.3761'
LIMIT 1
|
0.6342 |
SELECT option_value
FROM wp_options
WHERE option_name = 'gzipcompression'
LIMIT 1
|
0.6242 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_encryption_keys_set'
LIMIT 1
|
0.6661 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_le_certificate_generated_by_rsssl'
LIMIT 1
|
0.6731 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_ssl_activation_active'
LIMIT 1
|
1.0521 |
SELECT option_name, option_value
FROM wp_options
WHERE option_name IN ('_site_transient_wp_theme_files_patterns-521ceac6f7ea50d1f2c96a08a1af8fc4','_site_transient_timeout_wp_theme_files_patterns-521ceac6f7ea50d1f2c96a08a1af8fc4')
|
0.7229 |
SELECT option_value
FROM wp_options
WHERE option_name = 'preload_cache_counter'
LIMIT 1
|
1.2360 |
SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND t.slug IN ('uncategorized')
|
0.8609 |
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 IN (1)
|
0.6430 |
SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND t.term_id IN ( 1 )
|
1.1902 |
SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND t.slug IN ('uncategorized')
LIMIT 1
|
13.2220 |
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (1) )
AND ((wp_posts.post_type = 'post'
AND (wp_posts.post_status = 'publish')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 50, 10
|
0.3569 |
SELECT FOUND_ROWS()
|
1.4858 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (17,18,19,20,21,22,23,24,25,26)
|
1.1780 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (17,18,19,20,21,22,23,24,25,26)
ORDER BY meta_id ASC
|
1.9920 |
SELECT DISTINCT t.term_id, 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 ('category', 'post_tag', 'post_format')
AND tr.object_id IN (17, 18, 19, 20, 21, 22, 23, 24, 25, 26)
ORDER BY t.name ASC
|
1.0691 |
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 IN (46,45,43,28,47,31,25,11,41,44,32,27,42,34,6,7,24,37,39,40,9,23,35,38,26,33,36)
|
0.5000 |
SELECT *
FROM wp_posts
WHERE ID = 1716
LIMIT 1
|
0.3781 |
SELECT option_value
FROM wp_options
WHERE option_name = 'https_migration_required'
LIMIT 1
|
0.3400 |
SELECT option_value
FROM wp_options
WHERE option_name = 'site_logo'
LIMIT 1
|
0.5870 |
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 = 468
|
1.1570 |
SELECT wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (468) )
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC
|
0.7460 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1670,1671,1672,1681,1682)
ORDER BY meta_id ASC
|
0.4680 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1542,1534,1579,1544)
|
0.5081 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1542,1534,1579,1544)
ORDER BY meta_id ASC
|
0.9491 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
0.3850 |
SELECT *
FROM wp_users
WHERE ID IN (1)
|
0.7470 |
SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'post'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
LIMIT 0, 5
|
11.1651 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1771,1734,1728,1725,1721)
|
1.1261 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1771,1734,1728,1725,1721)
ORDER BY meta_id ASC
|
2.0630 |
SELECT DISTINCT t.term_id, 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 ('category', 'post_tag', 'post_format')
AND tr.object_id IN (1771, 1734, 1728, 1725, 1721)
ORDER BY t.name ASC
|
1.3239 |
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 IN (489,490,478,484,492,483,479,480,485,486,481,482,14,491,82)
|
0.7441 |
SELECT wp_comments.comment_ID
FROM wp_comments JOIN wp_posts ON wp_posts.ID = wp_comments.comment_post_ID
WHERE ( comment_approved = '1' )
AND wp_posts.post_status IN ('publish')
ORDER BY wp_comments.comment_date_gmt DESC
LIMIT 0,5
|
4.2500 |
SELECT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts
FROM wp_posts
WHERE post_type = 'post'
AND post_status = 'publish'
GROUP BY YEAR(post_date), MONTH(post_date)
ORDER BY post_date DESC
|
1.0409 |
SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND tt.count > 0
ORDER BY t.name ASC
|
0.7730 |
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 IN (475,474)
|
0.5729 |
SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND t.term_id IN ( 1 )
ORDER BY t.name ASC
|