| 0.0298 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_nonce_array'
LIMIT 1
|
| 0.0179 |
SELECT option_value
FROM wp_options
WHERE option_name = 'GOTMLS_definitions_array'
LIMIT 1
|
| 0.1309 |
SELECT *
FROM `wp_posts`
WHERE post_type = 'gotmls_results'
AND post_name = '3eb06476996e137ddb6df3513f105e3a'
|
| 0.0319 |
SELECT option_value
FROM wp_options
WHERE option_name = 'gzipcompression'
LIMIT 1
|
| 0.0939 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_le_certificate_generated_by_rsssl'
LIMIT 1
|
| 0.0310 |
SELECT option_value
FROM wp_options
WHERE option_name = 'rsssl_ssl_activation_active'
LIMIT 1
|
| 0.0861 |
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.0288 |
SELECT option_value
FROM wp_options
WHERE option_name = 'preload_cache_counter'
LIMIT 1
|
| 0.1359 |
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 ('post_tag')
AND t.slug IN ('lol')
LIMIT 1
|
| 0.0589 |
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 (104)
|
| 0.4120 |
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 (104) )
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 30, 10
|
| 0.0269 |
SELECT FOUND_ROWS()
|
| 0.0842 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1296,1302,1310,1313,1315,1323,1332,1341,1342,1349)
|
| 0.1800 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1296,1302,1310,1313,1315,1323,1332,1341,1342,1349)
ORDER BY meta_id ASC
|
| 0.3560 |
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 (1296, 1302, 1310, 1313, 1315, 1323, 1332, 1341, 1342, 1349)
ORDER BY t.name ASC
|
| 0.0980 |
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 (77,58,6,51,331,1)
|
| 0.0319 |
SELECT option_value
FROM wp_options
WHERE option_name = 'mwp_communication_key'
LIMIT 1
|
| 0.0200 |
SELECT option_value
FROM wp_options
WHERE option_name = 'mwp_communication_keys'
LIMIT 1
|
| 0.0291 |
SELECT option_value
FROM wp_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
|
| 0.1609 |
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 ('wp_theme')
AND t.name IN ('twentyeleven')
LIMIT 1
|
| 0.0639 |
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 (487)
|
| 0.1719 |
SELECT 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 (487) )
AND wp_posts.post_type = 'wp_global_styles'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 1
|
| 0.0651 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1755)
|
| 0.0529 |
SELECT *
FROM wp_posts
WHERE ID = 1716
LIMIT 1
|
| 0.0350 |
SELECT option_value
FROM wp_options
WHERE option_name = 'https_migration_required'
LIMIT 1
|
| 0.0379 |
SELECT option_value
FROM wp_options
WHERE option_name = 'site_logo'
LIMIT 1
|
| 0.0861 |
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
|
| 0.4270 |
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.2751 |
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.0689 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1542,1534,1579,1544)
|
| 0.1140 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1542,1534,1579,1544)
ORDER BY meta_id ASC
|
| 0.3500 |
SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
| 0.0579 |
SELECT *
FROM wp_users
WHERE ID IN (1)
|
| 0.1621 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = 'd66243d8eebc3275f3c8a4032a643afc'
AND wp_posts.post_type = 'oembed_cache'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
| 0.1199 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = '514d5df051cc549be4d89f37fe1ef2fe'
AND wp_posts.post_type = 'oembed_cache'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
| 0.1020 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = '46148d62083e3144588327363746db6e'
AND wp_posts.post_type = 'oembed_cache'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
|
| 0.2389 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 1315
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.0520 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1316)
ORDER BY meta_id ASC
|
| 0.2170 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 1323
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.0460 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1324)
ORDER BY meta_id ASC
|
| 0.1800 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 1342
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.0379 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1343)
ORDER BY meta_id ASC
|
| 0.1671 |
SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 1349
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.0350 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1350)
ORDER BY meta_id ASC
|
| 0.1159 |
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
|
| 1.1768 |
SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (1771,1734,1728,1725,1721)
|
| 0.0749 |
SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (1771,1734,1728,1725,1721)
ORDER BY meta_id ASC
|
| 0.2890 |
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
|
| 0.1779 |
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,37,491,82)
|
| 0.0689 |
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 comment_type NOT IN ('note')
AND wp_posts.post_status IN ('publish')
ORDER BY wp_comments.comment_date_gmt DESC
LIMIT 0,5
|
| 2.9001 |
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
|
| 0.1161 |
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.0589 |
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)
|