0.6900 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_nonce_array'
LIMIT 1
|
0.5641 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_definitions_array'
LIMIT 1
|
0.7980 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_scan_log/18.189.141.141/1745110083.4545'
LIMIT 1
|
0.2000 |
SELECT option_value
FROM wp_options
WHERE option_name = 'gzipcompression'
LIMIT 1
|
0.2801 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_encryption_keys_set'
LIMIT 1
|
0.2291 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_le_certificate_generated_by_rsssl'
LIMIT 1
|
0.2921 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_ssl_activation_active'
LIMIT 1
|
0.6871 |
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.4661 |
SELECT option_value
FROM wp_options
WHERE option_name = 'preload_cache_counter'
LIMIT 1
|
0.8979 |
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.4921 |
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.6092 |
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 )
|
0.8261 |
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
|
20.9501 |
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 60, 10
|
0.1850 |
SELECT FOUND_ROWS()
|
0.3750 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (27,28,29,31,33,34,35,36,37,40)
|
0.7179 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (27,28,29,31,33,34,35,36,37,40)
ORDER BY meta_id ASC
|
1.8051 |
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 (27, 28, 29, 31, 33, 34, 35, 36, 37, 40)
ORDER BY t.name ASC
|
0.8860 |
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 (50,52,25,11,54,4,48,56,58,6,51,7,14,55,53,49,38,26,36,57,3)
|
0.8030 |
SELECT *
FROM wp_posts
WHERE ID = 1716
LIMIT 1
|
0.5541 |
SELECT option_value
FROM wp_options
WHERE option_name = 'https_migration_required'
LIMIT 1
|
0.2789 |
SELECT option_value
FROM wp_options
WHERE option_name = 'site_logo'
LIMIT 1
|
0.4241 |
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.7049 |
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.8528 |
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.5441 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1542,1534,1579,1544)
|
0.6330 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1542,1534,1579,1544)
ORDER BY meta_id ASC
|
1.4918 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
0.7720 |
SELECT *
FROM wp_users
WHERE ID IN (1)
|
0.6220 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = '0735d6918785f2e69f527603db4b9e96'
AND wp_posts.post_type = 'oembed_cache'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
0.6561 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = '46d5e3704af90d7dfb7e2ad39b44df70'
AND wp_posts.post_type = 'oembed_cache'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
0.9189 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 37
AND (wp_posts.post_mime_type LIKE 'image/%')
AND wp_posts.post_type = 'attachment'
AND ((wp_posts.post_status <> 'trash'
AND wp_posts.post_status <> 'auto-draft'))
ORDER BY wp_posts.menu_order ASC
LIMIT 0, 999
|
0.4702 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (38)
ORDER BY meta_id ASC
|
0.6471 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 40
AND (wp_posts.post_mime_type LIKE 'image/%')
AND wp_posts.post_type = 'attachment'
AND ((wp_posts.post_status <> 'trash'
AND wp_posts.post_status <> 'auto-draft'))
ORDER BY wp_posts.menu_order ASC
LIMIT 0, 999
|
0.3881 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (41)
ORDER BY meta_id ASC
|
0.6032 |
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
|
8.3981 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1771,1734,1728,1725,1721)
|
0.7491 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1771,1734,1728,1725,1721)
ORDER BY meta_id ASC
|
1.7540 |
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.0800 |
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,37,491,82)
|
0.4959 |
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.4930 |
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.2250 |
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.6640 |
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.4370 |
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
|