0.2091 [ms]
|
SELECT NOW() as timestamp;
|
0.6609 [ms]
|
SHOW FULL COLUMNS FROM `wp6c_options`;
|
0.2780 [ms]
|
UPDATE `wp6c_options` SET `option_value` = '1' WHERE `option_name` = 'mepr_activated';
|
0.2730 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_site_transient_mepr_license_info' LIMIT 1;
|
0.2890 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_site_transient_mepr_all_addons' LIMIT 1;
|
0.2551 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_calculate_taxes' LIMIT 1;
|
0.2360 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_tax_avalara_enabled' LIMIT 1;
|
0.2561 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_senddata' LIMIT 1;
|
0.2680 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_vat_enabled' LIMIT 1;
|
0.2451 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_all_popups' LIMIT 1;
|
0.2470 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_reminder_crons' LIMIT 1;
|
0.2439 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_authenticator_site_uuid' LIMIT 1;
|
0.2589 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'wd_bwg_options' LIMIT 1;
|
0.2499 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'tenweb_admin_demo' LIMIT 1;
|
0.6850 [ms]
|
SHOW TABLES LIKE "wp6c_wpml_mails";
|
0.6220 [ms]
|
SHOW TABLES LIKE 'wp6c_snippets';
|
0.3860 [ms]
|
SELECT id, code, scope, active
FROM wp6c_snippets
WHERE scope IN ('global','single-use','front-end') AND active=1
ORDER BY priority, id;
|
0.2801 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'espresso_db_update' LIMIT 1;
|
0.2642 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_espresso_activation' LIMIT 1;
|
0.2661 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_network_config' LIMIT 1;
|
0.2871 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'postman_auth_token' LIMIT 1;
|
0.2730 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'connections_licenses' LIMIT 1;
|
0.3030 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 3047 LIMIT 1;
|
0.4079 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (3047) ORDER BY meta_id ASC;
|
0.2270 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'rsssl_le_certificate_generated_by_rsssl' LIMIT 1;
|
0.3011 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'rsssl_ssl_activation_active' LIMIT 1;
|
0.2611 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_path' LIMIT 1;
|
0.2248 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_path' LIMIT 1;
|
0.2270 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_version' LIMIT 1;
|
0.2122 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_version' LIMIT 1;
|
0.2348 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_needs_old_theme_patch' LIMIT 1;
|
0.2050 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_needs_old_theme_patch' LIMIT 1;
|
0.2451 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_core_api_spam_options' LIMIT 1;
|
0.2279 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_core_page_resource_remove_all' LIMIT 1;
|
0.2532 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_pb_role_settings' LIMIT 1;
|
0.3030 [ms]
|
SELECT *
FROM wp6c_masterslider_sliders
WHERE status='published'
ORDER BY ID DESC
;
|
0.2511 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'nonce_key' LIMIT 1;
|
0.2151 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'nonce_salt' LIMIT 1;
|
0.2601 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'can_compress_scripts' LIMIT 1;
|
0.2561 [ms]
|
SELECT autoload FROM wp6c_options WHERE option_name = '_transient_mepr_migration_error';
|
0.2060 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_mepr_migrating' LIMIT 1;
|
0.2069 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_mepr_migrating' LIMIT 1;
|
0.2069 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_incompatible_addons' LIMIT 1;
|
0.4468 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('cn_log_type') AND t.slug IN ('cn-email')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.2921 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (16);
|
0.3290 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('cn_log_type') AND t.slug IN ('cn-system-info')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.2811 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (17);
|
0.3200 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('cn_log_type') AND t.slug IN ('cn-form')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.2820 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (18);
|
0.2520 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'litespeed.placeholder._summary' LIMIT 1;
|
0.4909 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('Divi')
LIMIT 1
;
|
0.3090 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (21);
|
0.7541 [ms]
|
SELECT wp6c_posts.*
FROM wp6c_posts LEFT JOIN wp6c_term_relationships ON (wp6c_posts.ID = wp6c_term_relationships.object_id)
WHERE 1=1 AND (
wp6c_term_relationships.term_taxonomy_id IN (21)
) AND wp6c_posts.post_type = 'wp_template_part' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
;
|
0.2470 [ms]
|
SELECT * FROM wp6c_itsec_bans WHERE host = '34.239.152.207';
|
0.2410 [ms]
|
SELECT `id`, `host` FROM wp6c_itsec_bans WHERE `type` = 'range';
|
0.3459 [ms]
|
SELECT * FROM `wp6c_itsec_lockouts` WHERE `lockout_active`=1 AND `lockout_expire_gmt` > '2023-03-30 10:49:26' AND `lockout_host` = '34.239.152.207'
ORDER BY `lockout_start` DESC LIMIT 1;;
|
0.2570 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_ee_ssn_6fc4103402b1a647025c88440b942588' LIMIT 1;
|
0.2038 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_ee_ssn_6fc4103402b1a647025c88440b942588' LIMIT 1;
|
0.2248 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_support_options' LIMIT 1;
|
0.2651 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 40 LIMIT 1;
|
0.2069 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'https_migration_required' LIMIT 1;
|
0.2480 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'twb_show_cta' LIMIT 1;
|
0.2060 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_tenweb_subscription_id' LIMIT 1;
|
0.2170 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_tenweb_subscription_id' LIMIT 1;
|
0.2289 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'cn_default_category' LIMIT 1;
|
0.2310 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'medium_crop' LIMIT 1;
|
0.1900 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'medium_large_crop' LIMIT 1;
|
0.1969 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'large_crop' LIMIT 1;
|
0.5322 [ms]
|
SELECT wp6c_posts.ID
FROM wp6c_posts LEFT JOIN wp6c_term_relationships ON (wp6c_posts.ID = wp6c_term_relationships.object_id)
WHERE 1=1 AND (
wp6c_term_relationships.term_taxonomy_id IN (21)
) AND wp6c_posts.post_type = 'wp_global_styles' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
LIMIT 0, 1
;
|
0.2639 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (9425);
|
0.4029 [ms]
|
SELECT DISTINCT t.term_id, tr.object_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wp_theme') AND tr.object_id IN (9425)
ORDER BY t.name ASC
;
|
0.2620 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (9425) ORDER BY meta_id ASC;
|
0.2301 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_doing_cron' LIMIT 1;
|
0.2000 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_doing_cron' LIMIT 1;
|
0.3781 [ms]
|
INSERT INTO `wp6c_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1680173367.4748780727386474609375', 'yes') ON
DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`);
|
0.5991 [ms]
|
SELECT ID from wp6c_posts WHERE post_status NOT IN ('auto-draft', 'inherit', 'trash') AND post_name='venues';
|
0.4520 [ms]
|
SELECT ID from wp6c_posts WHERE post_status NOT IN ('auto-draft', 'inherit', 'trash') AND post_name='venues';
|
0.5159 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category') AND t.slug IN ('venues')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.4780 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category') AND t.name IN ('venues')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.4148 [ms]
|
SELECT post_content from wp6c_posts WHERE post_status NOT IN ('auto-draft', 'inherit', 'trash') AND post_name='venues';
|
0.5181 [ms]
|
SELECT SQL_CALC_FOUND_ROWS wp6c_posts.ID
FROM wp6c_posts
WHERE 1=1 AND ((wp6c_posts.post_type = 'espresso_venues' AND (wp6c_posts.post_status = 'publish')))
ORDER BY wp6c_posts.post_date DESC
LIMIT 0, 5
;
|
0.2050 [ms]
|
SELECT FOUND_ROWS();
|
0.3459 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (448);
|
0.5510 [ms]
|
SELECT DISTINCT t.term_id, tr.object_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'espresso_venue_categories') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
0.4420 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (448) ORDER BY meta_id ASC;
|
1.7462 [ms]
|
SELECT * FROM wp6c_esp_venue_meta WHERE VNU_ID = 448;
|
0.6061 [ms]
|
SELECT wp6c_posts.ID
FROM wp6c_posts LEFT JOIN wp6c_postmeta ON ( wp6c_posts.ID = wp6c_postmeta.post_id AND wp6c_postmeta.meta_key = '_et_library_theme_builder' )
WHERE 1=1 AND (
wp6c_postmeta.post_id IS NULL
) AND wp6c_posts.post_type = 'et_theme_builder' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
LIMIT 0, 1
;
|
0.2649 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_tb_templates_backup_0' LIMIT 1;
|
0.3798 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_check_mod_pagespeed' LIMIT 1;
|
0.2582 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_check_mod_pagespeed' LIMIT 1;
|
0.2880 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_cn_legacy_templates' LIMIT 1;
|
0.2608 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_cn_legacy_templates' LIMIT 1;
|
0.3541 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 2833 LIMIT 1;
|
0.5190 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (2833) ORDER BY meta_id ASC;
|
0.3040 [ms]
|
SELECT * from wp6c_esp_status LIMIT 1;
|
0.3450 [ms]
|
SELECT STS_ID, STS_code FROM wp6c_esp_status WHERE STS_type = 'registration';
|
0.4659 [ms]
|
SELECT DISTINCT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
0.3829 [ms]
|
SELECT DISTINCT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
0.3760 [ms]
|
SELECT DISTINCT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('project_category') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
0.3769 [ms]
|
SELECT DISTINCT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('project_tag') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
0.8340 [ms]
|
SELECT wp6c_posts.*
FROM wp6c_posts LEFT JOIN wp6c_term_relationships ON (wp6c_posts.ID = wp6c_term_relationships.object_id)
WHERE 1=1 AND wp6c_posts.post_name IN ('archive-espresso_venues','archive') AND (
wp6c_term_relationships.term_taxonomy_id IN (21)
) AND wp6c_posts.post_type = 'wp_template' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
;
|
0.7269 [ms]
|
SELECT wp6c_posts.*
FROM wp6c_posts LEFT JOIN wp6c_term_relationships ON (wp6c_posts.ID = wp6c_term_relationships.object_id)
WHERE 1=1 AND wp6c_posts.post_name IN ('index') AND (
wp6c_term_relationships.term_taxonomy_id IN (21)
) AND wp6c_posts.post_type = 'wp_template' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
;
|
0.2720 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '5' LIMIT 1;
|
0.3040 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout__et_builder_gf_feature_cache' LIMIT 1;
|
0.2589 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient__et_builder_gf_feature_cache' LIMIT 1;
|
0.3750 [ms]
|
SELECT * FROM wp6c_bwg_theme;
|
0.2902 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_fonts_cache_status' LIMIT 1;
|
0.2429 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_fonts_cache_status' LIMIT 1;
|
0.2520 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_google_fonts_cache' LIMIT 1;
|
0.2880 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_uploaded_fonts' LIMIT 1;
|
0.2601 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'wordfenceActivated' LIMIT 1;
|
0.2520 [ms]
|
SELECT * FROM wp6c_masterslider_options WHERE option_name = 'custom_inline_style';
|
0.2561 [ms]
|
SELECT * FROM wp6c_masterslider_options WHERE option_name = 'masterslider_custom_css_ver';
|
0.2930 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '5' LIMIT 1;
|
0.5310 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_type` = 'post-type-archive' AND `object_sub_type` = 'espresso_venues' LIMIT 1;
|
0.2599 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '5' LIMIT 1;
|
0.2799 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'site_logo' LIMIT 1;
|
0.4120 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1;
|
0.4408 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_id` = '242' AND `object_type` = 'post' LIMIT 1;
|
0.3359 [ms]
|
SELECT `ancestor_id` FROM `wp6c_yoast_indexable_hierarchy` WHERE `indexable_id` = '334' ORDER BY `depth` DESC;
|
0.3688 [ms]
|
SELECT id, code, scope, active
FROM wp6c_snippets
WHERE scope IN ('head-content','footer-content') AND active=1
ORDER BY priority, id;
|
0.3660 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 7;
|
1.2240 [ms]
|
SELECT wp6c_posts.*
FROM wp6c_posts LEFT JOIN wp6c_term_relationships ON (wp6c_posts.ID = wp6c_term_relationships.object_id)
WHERE 1=1 AND (
wp6c_term_relationships.term_taxonomy_id IN (7)
) AND wp6c_posts.post_type = 'nav_menu_item' AND ((wp6c_posts.post_status = 'publish'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.menu_order ASC
;
|
0.5319 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (244,104,318,103,101,685,8480,99,98,97,326,325,248,96,95,2912,94,2924,2928,2925,102,93);
|
2.0580 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN
(93,94,95,96,97,98,99,101,102,103,104,244,248,318,325,326,685,2912,2924,2925,2928,8480) ORDER BY meta_id ASC;
|
1.1339 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (242,37,45,53,673,79,81,83,323,85,87,89,2921,2811,62,91);
|
4.6630 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (37,45,53,62,79,81,83,85,87,89,91,242,323,673,2811,2921) ORDER BY meta_id ASC;
|
0.2830 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'lolmi_login_page_url' LIMIT 1;
|
0.2539 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'lolmi_logout_redirect_url' LIMIT 1;
|
0.3450 [ms]
|
SELECT user_id, meta_key, meta_value FROM wp6c_usermeta WHERE user_id IN (5) ORDER BY umeta_id ASC;
|
0.2539 [ms]
|
SELECT * FROM wp6c_users WHERE ID IN (5);
|
0.2439 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '5' LIMIT 1;
|
0.2561 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '5' LIMIT 1;
|
0.4590 [ms]
|
SELECT DISTINCT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_term_relationships AS tr ON tr.term_taxonomy_id
= tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_format') AND tr.object_id IN (448)
ORDER BY t.name ASC
;
|
1.4651 [ms]
|
SELECT State.STA_ID AS 'State.STA_ID', State.CNT_ISO AS 'State.CNT_ISO', State.STA_abbrev AS 'State.STA_abbrev', State.STA_name AS 'State.STA_name',
State.STA_active AS 'State.STA_active' FROM wp6c_esp_state AS State WHERE State.STA_ID = 0 GROUP BY State.STA_ID LIMIT 1;
|
1.4272 [ms]
|
SELECT Country.CNT_active AS 'Country.CNT_active', Country.CNT_ISO AS 'Country.CNT_ISO', Country.CNT_ISO3 AS 'Country.CNT_ISO3', Country.RGN_ID AS
'Country.RGN_ID', Country.CNT_name AS 'Country.CNT_name', Country.CNT_cur_code AS 'Country.CNT_cur_code', Country.CNT_cur_single AS
'Country.CNT_cur_single', Country.CNT_cur_plural AS 'Country.CNT_cur_plural', Country.CNT_cur_sign AS 'Country.CNT_cur_sign', Country.CNT_cur_sign_b4
AS 'Country.CNT_cur_sign_b4', Country.CNT_cur_dec_plc AS 'Country.CNT_cur_dec_plc', Country.CNT_cur_dec_mrk AS 'Country.CNT_cur_dec_mrk',
Country.CNT_cur_thsnds AS 'Country.CNT_cur_thsnds', Country.CNT_tel_code AS 'Country.CNT_tel_code', Country.CNT_is_EU AS 'Country.CNT_is_EU' FROM
wp6c_esp_country AS Country WHERE Country.CNT_ISO = '' GROUP BY Country.CNT_ISO LIMIT 1;
|
0.2761 [ms]
|
SELECT State.STA_ID AS 'State.STA_ID', State.CNT_ISO AS 'State.CNT_ISO', State.STA_abbrev AS 'State.STA_abbrev', State.STA_name AS 'State.STA_name',
State.STA_active AS 'State.STA_active' FROM wp6c_esp_state AS State WHERE State.STA_ID = 0 GROUP BY State.STA_ID LIMIT 1;
|
0.3099 [ms]
|
SELECT Country.CNT_active AS 'Country.CNT_active', Country.CNT_ISO AS 'Country.CNT_ISO', Country.CNT_ISO3 AS 'Country.CNT_ISO3', Country.RGN_ID AS
'Country.RGN_ID', Country.CNT_name AS 'Country.CNT_name', Country.CNT_cur_code AS 'Country.CNT_cur_code', Country.CNT_cur_single AS
'Country.CNT_cur_single', Country.CNT_cur_plural AS 'Country.CNT_cur_plural', Country.CNT_cur_sign AS 'Country.CNT_cur_sign', Country.CNT_cur_sign_b4
AS 'Country.CNT_cur_sign_b4', Country.CNT_cur_dec_plc AS 'Country.CNT_cur_dec_plc', Country.CNT_cur_dec_mrk AS 'Country.CNT_cur_dec_mrk',
Country.CNT_cur_thsnds AS 'Country.CNT_cur_thsnds', Country.CNT_tel_code AS 'Country.CNT_tel_code', Country.CNT_is_EU AS 'Country.CNT_is_EU' FROM
wp6c_esp_country AS Country WHERE Country.CNT_ISO = '' GROUP BY Country.CNT_ISO LIMIT 1;
|
0.2830 [ms]
|
SELECT State.STA_ID AS 'State.STA_ID', State.CNT_ISO AS 'State.CNT_ISO', State.STA_abbrev AS 'State.STA_abbrev', State.STA_name AS 'State.STA_name',
State.STA_active AS 'State.STA_active' FROM wp6c_esp_state AS State WHERE State.STA_ID = 0 GROUP BY State.STA_ID LIMIT 1;
|
0.3090 [ms]
|
SELECT Country.CNT_active AS 'Country.CNT_active', Country.CNT_ISO AS 'Country.CNT_ISO', Country.CNT_ISO3 AS 'Country.CNT_ISO3', Country.RGN_ID AS
'Country.RGN_ID', Country.CNT_name AS 'Country.CNT_name', Country.CNT_cur_code AS 'Country.CNT_cur_code', Country.CNT_cur_single AS
'Country.CNT_cur_single', Country.CNT_cur_plural AS 'Country.CNT_cur_plural', Country.CNT_cur_sign AS 'Country.CNT_cur_sign', Country.CNT_cur_sign_b4
AS 'Country.CNT_cur_sign_b4', Country.CNT_cur_dec_plc AS 'Country.CNT_cur_dec_plc', Country.CNT_cur_dec_mrk AS 'Country.CNT_cur_dec_mrk',
Country.CNT_cur_thsnds AS 'Country.CNT_cur_thsnds', Country.CNT_tel_code AS 'Country.CNT_tel_code', Country.CNT_is_EU AS 'Country.CNT_is_EU' FROM
wp6c_esp_country AS Country WHERE Country.CNT_ISO = '' GROUP BY Country.CNT_ISO LIMIT 1;
|
0.2761 [ms]
|
SELECT State.STA_ID AS 'State.STA_ID', State.CNT_ISO AS 'State.CNT_ISO', State.STA_abbrev AS 'State.STA_abbrev', State.STA_name AS 'State.STA_name',
State.STA_active AS 'State.STA_active' FROM wp6c_esp_state AS State WHERE State.STA_ID = 0 GROUP BY State.STA_ID LIMIT 1;
|
0.3109 [ms]
|
SELECT Country.CNT_active AS 'Country.CNT_active', Country.CNT_ISO AS 'Country.CNT_ISO', Country.CNT_ISO3 AS 'Country.CNT_ISO3', Country.RGN_ID AS
'Country.RGN_ID', Country.CNT_name AS 'Country.CNT_name', Country.CNT_cur_code AS 'Country.CNT_cur_code', Country.CNT_cur_single AS
'Country.CNT_cur_single', Country.CNT_cur_plural AS 'Country.CNT_cur_plural', Country.CNT_cur_sign AS 'Country.CNT_cur_sign', Country.CNT_cur_sign_b4
AS 'Country.CNT_cur_sign_b4', Country.CNT_cur_dec_plc AS 'Country.CNT_cur_dec_plc', Country.CNT_cur_dec_mrk AS 'Country.CNT_cur_dec_mrk',
Country.CNT_cur_thsnds AS 'Country.CNT_cur_thsnds', Country.CNT_tel_code AS 'Country.CNT_tel_code', Country.CNT_is_EU AS 'Country.CNT_is_EU' FROM
wp6c_esp_country AS Country WHERE Country.CNT_ISO = '' GROUP BY Country.CNT_ISO LIMIT 1;
|
0.3979 [ms]
|
SELECT wp6c_posts.ID
FROM wp6c_posts
WHERE 1=1 AND wp6c_posts.post_type = 'post' AND ((wp6c_posts.post_status = 'publish'))
ORDER BY wp6c_posts.post_date DESC
LIMIT 0, 5
;
|
0.3288 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (537,535);
|
0.4871 [ms]
|
SELECT DISTINCT t.term_id, tr.object_id
FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp6c_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 (535, 537)
ORDER BY t.name ASC
;
|
0.3259 [ms]
|
SELECT t.*, tt.* FROM wp6c_terms AS t INNER JOIN wp6c_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (1);
|
0.8512 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (535,537) ORDER BY meta_id ASC;
|
20.5960 [ms]
|
SELECT wp6c_comments.comment_ID
FROM wp6c_comments JOIN wp6c_posts ON wp6c_posts.ID = wp6c_comments.comment_post_ID
WHERE ( comment_approved = '1' ) AND wp6c_posts.post_status IN ('publish') AND wp6c_posts.post_type != 'espresso_attendees'
ORDER BY wp6c_comments.comment_date_gmt DESC
LIMIT 0,5
;
|
0.4969 [ms]
|
SELECT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp6c_posts WHERE post_type = 'post' AND post_status =
'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC ;
|
0.4289 [ms]
|
SELECT t.term_id
FROM wp6c_terms AS t INNER JOIN wp6c_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.2060 [ms]
|
SELECT term_id, meta_key, meta_value FROM wp6c_termmeta WHERE term_id IN (1) ORDER BY meta_id ASC;
|
Recent Comments