0.0441 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_timeout_jetpack_idc_allowed'
LIMIT 1
|
0.0329 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_jetpack_idc_allowed'
LIMIT 1
|
0.0269 |
SELECT option_value
FROM ti_options
WHERE option_name = 'jetpack_sync_error_idc'
LIMIT 1
|
0.0379 |
SELECT option_value
FROM ti_options
WHERE option_name = 'jetpack_edit_links_calypso_redirect'
LIMIT 1
|
0.0510 |
SELECT option_value
FROM ti_options
WHERE option_name = 'tawkto-embed-code'
LIMIT 1
|
0.0591 |
SELECT option_value
FROM ti_options
WHERE option_name = 'ossdl_https'
LIMIT 1
|
0.0560 |
SELECT option_value
FROM ti_options
WHERE option_name = 'gzipcompression'
LIMIT 1
|
0.0799 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (653)
ORDER BY meta_id ASC
|
0.0429 |
SELECT option_value
FROM ti_options
WHERE option_name = 'classic-editor-allow-users'
LIMIT 1
|
0.0370 |
SELECT option_value
FROM ti_options
WHERE option_name = 'classic-editor-replace'
LIMIT 1
|
0.0451 |
SELECT option_value
FROM ti_options
WHERE option_name = 'redirection_database_stage'
LIMIT 1
|
0.0432 |
SELECT option_value
FROM ti_options
WHERE option_name = 'wp_mail_smtp'
LIMIT 1
|
0.0641 |
SELECT option_value
FROM ti_options
WHERE option_name = 'slimstat_options'
LIMIT 1
|
0.0930 |
SELECT *
FROM ti_revslider_sliders
ORDER BY title
|
0.0648 |
SELECT *
FROM ti_revslider_sliders
ORDER BY title
|
0.0510 |
SELECT *
FROM ti_revslider_sliders
ORDER BY title
|
0.0570 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxsSNAPOptions'
LIMIT 1
|
0.0701 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxsSNAPNetworks'
LIMIT 1
|
0.0331 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxsSNAPNetworksU0'
LIMIT 1
|
0.0360 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxs_lBckTime'
LIMIT 1
|
0.0420 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxs_contCron'
LIMIT 1
|
0.0360 |
SELECT option_value
FROM ti_options
WHERE option_name = 'nxs_v4APIMn'
LIMIT 1
|
0.0770 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_timeout_jetpack_file_data_7.1.2'
LIMIT 1
|
0.1020 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_jetpack_file_data_7.1.2'
LIMIT 1
|
0.0432 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_timeout_wpcom_social_media_icons_widget::is_active'
LIMIT 1
|
0.0379 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_wpcom_social_media_icons_widget::is_active'
LIMIT 1
|
0.0601 |
SELECT option_value
FROM ti_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
|
0.1810 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_timeout_doing_cron'
LIMIT 1
|
0.0968 |
SELECT option_value
FROM ti_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
0.9441 |
INSERT INTO `ti_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1575709991.7189071178436279296875', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
0.3550 |
SELECT option_value
FROM ti_options
WHERE option_name = 'preload_cache_counter'
LIMIT 1
|
0.4010 |
SELECT ti_redirection_items.*,ti_redirection_groups.position AS group_pos
FROM ti_redirection_items
INNER JOIN ti_redirection_groups ON ti_redirection_groups.id=ti_redirection_items.group_id
AND ti_redirection_groups.status='enabled'
AND ti_redirection_groups.module_id=1
WHERE (ti_redirection_items.regex=1 OR ti_redirection_items.url='/tag/private-driver/')
|
0.5140 |
SELECT t.*, tt.*
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('language')
AND t.slug IN ('en')
|
0.7439 |
SELECT t.*, tt.*
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN ti_term_relationships AS pll_tr ON pll_tr.object_id = t.term_id
WHERE tt.taxonomy IN ('post_tag')
AND t.slug IN ('private-driver')
AND pll_tr.term_taxonomy_id IN ( 193 )
|
0.2229 |
SELECT t.*, tt.*
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN ti_term_relationships AS pll_tr ON pll_tr.object_id = t.term_id
WHERE tt.taxonomy IN ('post_tag')
AND t.slug = 'private-driver'
AND pll_tr.term_taxonomy_id IN ( 193 )
LIMIT 1
|
1.0059 |
SELECT SQL_CALC_FOUND_ROWS ti_posts.ID
FROM ti_posts LEFT JOIN ti_term_relationships ON (ti_posts.ID = ti_term_relationships.object_id) LEFT JOIN ti_term_relationships AS tt1 ON (ti_posts.ID = tt1.object_id)
WHERE 1=1
AND ( ti_term_relationships.term_taxonomy_id IN (192)
AND tt1.term_taxonomy_id IN (458) )
AND ti_posts.post_type = 'post'
AND (ti_posts.post_status = 'publish')
GROUP BY ti_posts.ID
ORDER BY ti_posts.post_date DESC
LIMIT 0, 8
|
0.0608 |
SELECT FOUND_ROWS()
|
0.2189 |
SELECT ti_posts.*
FROM ti_posts
WHERE ID IN (1187,1181,1125,1120,1109,1093,1078,1062)
|
2.3110 |
SELECT t.*, tt.*, tr.object_id
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN ti_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format', 'language', 'post_translations')
AND tr.object_id IN (1062, 1078, 1093, 1109, 1120, 1125, 1181, 1187)
ORDER BY t.name ASC
|
2.6231 |
SELECT t.*, tt.*, tr.object_id
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN ti_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('term_language', 'term_translations')
AND tr.object_id IN (91, 77, 19, 637, 353, 63, 134, 551, 279, 431, 30, 188, 55, 465, 687, 18, 64, 115, 119, 80, 99, 27, 663, 695, 172, 75, 655, 59, 657, 32, 539, 120, 629, 631, 22, 533, 131, 133, 66, 453, 627, 697, 675, 439, 691, 611, 693, 459, 689, 445, 435, 441, 90, 33, 583, 639, 527, 13, 669, 613, 685, 633, 643, 41, 641, 114, 677, 156, 665, 635, 667, 118, 683, 673, 483, 671, 433, 681, 567, 57, 240, 51, 535, 28, 74, 529, 130, 699, 12, 65, 11, 29)
ORDER BY t.name ASC
|
1.5042 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (1062,1078,1093,1109,1120,1125,1181,1187)
ORDER BY meta_id ASC
|
0.2840 |
select * from ti_revslider_settings
|
0.1669 |
SELECT option_value
FROM ti_options
WHERE option_name = 'tp-google-fonts'
LIMIT 1
|
0.0670 |
SELECT *
FROM ti_users
WHERE ID = '2'
LIMIT 1
|
0.0670 |
SELECT user_id, meta_key, meta_value
FROM ti_usermeta
WHERE user_id IN (2)
ORDER BY umeta_id ASC
|
0.3810 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (98)
ORDER BY meta_id ASC
|
0.1779 |
SELECT t.*, tt.*
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE t.term_id = 6
|
0.2558 |
SELECT tr.object_id
FROM ti_term_relationships AS tr
INNER JOIN ti_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu')
AND tt.term_id IN ('6')
ORDER BY tr.object_id ASC
|
0.9179 |
SELECT ti_posts.*
FROM ti_posts
WHERE 1=1
AND ti_posts.ID IN (82,84,85,108,109,110,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,146,306,307,308,309,310,311,1163)
AND ti_posts.post_type = 'nav_menu_item'
AND ((ti_posts.post_status = 'publish'))
ORDER BY ti_posts.menu_order ASC
|
1.4851 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (82,85,84,117,120,121,122,123,124,118,125,126,127,128,132,131,129,130,119,306,307,308,309,310,311,109,110,146,108,1163)
ORDER BY meta_id ASC
|
0.5479 |
SELECT ti_posts.*
FROM ti_posts
WHERE 1=1
AND ti_posts.ID IN (2,66,35,98,89,144,100,1159)
AND ti_posts.post_type = 'page'
AND ((ti_posts.post_status = 'publish'))
ORDER BY ti_posts.post_date DESC
|
0.7770 |
SELECT t.*, tt.*, tr.object_id
FROM ti_terms AS t
INNER JOIN ti_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN ti_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('language', 'post_translations')
AND tr.object_id IN (1159, 98, 89, 2, 100, 144, 35, 66)
ORDER BY t.name ASC
|
1.2040 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (1159,89,2,100,144,35,66)
ORDER BY meta_id ASC
|
0.2022 |
SELECT ti_posts.*
FROM ti_posts
WHERE ID IN (1188,1182,1129,1079,1111,1094,1079,1063)
|
0.7858 |
SELECT post_id, meta_key, meta_value
FROM ti_postmeta
WHERE post_id IN (1063,1079,1094,1111,1129,1182,1188)
ORDER BY meta_id ASC
|
0.8619 |
SELECT ti_posts.ID
FROM ti_posts LEFT JOIN ti_term_relationships ON (ti_posts.ID = ti_term_relationships.object_id)
WHERE 1=1
AND ( ti_term_relationships.term_taxonomy_id IN (192) )
AND ti_posts.post_type = 'post'
AND ((ti_posts.post_status = 'publish'))
GROUP BY ti_posts.ID
ORDER BY ti_posts.post_date DESC
LIMIT 0, 3
|