0.2241 [ms]
|
SELECT NOW() as timestamp;
|
0.9861 [ms]
|
SHOW FULL COLUMNS FROM `wp6c_options`;
|
0.3490 [ms]
|
UPDATE `wp6c_options` SET `option_value` = '1' WHERE `option_name` = 'mepr_activated';
|
0.2971 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_site_transient_mepr_license_info' LIMIT 1;
|
0.3400 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_site_transient_mepr_all_addons' LIMIT 1;
|
0.2711 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_calculate_taxes' LIMIT 1;
|
0.2449 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_tax_avalara_enabled' LIMIT 1;
|
0.2520 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_senddata' LIMIT 1;
|
0.2649 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_vat_enabled' LIMIT 1;
|
0.2408 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_all_popups' LIMIT 1;
|
0.2539 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_disable_reminder_crons' LIMIT 1;
|
0.2511 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'mepr_authenticator_site_uuid' LIMIT 1;
|
0.2670 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'wd_bwg_options' LIMIT 1;
|
0.2601 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'tenweb_admin_demo' LIMIT 1;
|
0.8848 [ms]
|
SHOW TABLES LIKE "wp6c_wpml_mails";
|
0.9181 [ms]
|
SHOW TABLES LIKE 'wp6c_snippets';
|
0.5021 [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.3419 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'espresso_db_update' LIMIT 1;
|
0.3700 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_espresso_activation' LIMIT 1;
|
0.4239 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_network_config' LIMIT 1;
|
0.3209 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'postman_auth_token' LIMIT 1;
|
0.3359 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'connections_licenses' LIMIT 1;
|
0.4411 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 3047 LIMIT 1;
|
0.6740 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (3047) ORDER BY meta_id ASC;
|
0.2639 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'rsssl_le_certificate_generated_by_rsssl' LIMIT 1;
|
0.2480 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'rsssl_ssl_activation_active' LIMIT 1;
|
0.3130 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_path' LIMIT 1;
|
0.2649 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_path' LIMIT 1;
|
0.2549 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_version' LIMIT 1;
|
0.2460 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_version' LIMIT 1;
|
0.3440 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_core_needs_old_theme_patch' LIMIT 1;
|
0.2801 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_core_needs_old_theme_patch' LIMIT 1;
|
0.2921 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_core_api_spam_options' LIMIT 1;
|
0.2668 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_core_page_resource_remove_all' LIMIT 1;
|
0.3181 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_pb_role_settings' LIMIT 1;
|
0.3271 [ms]
|
SELECT *
FROM wp6c_masterslider_sliders
WHERE status='published'
ORDER BY ID DESC
;
|
0.2990 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'nonce_key' LIMIT 1;
|
0.2639 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'nonce_salt' LIMIT 1;
|
0.2501 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'can_compress_scripts' LIMIT 1;
|
0.2379 [ms]
|
SELECT autoload FROM wp6c_options WHERE option_name = '_transient_mepr_migration_error';
|
0.2248 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_mepr_migrating' LIMIT 1;
|
0.2248 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_mepr_migrating' LIMIT 1;
|
0.2251 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'ee_incompatible_addons' LIMIT 1;
|
0.4549 [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.3281 [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.3591 [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.3150 [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.3541 [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.3159 [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.2630 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'litespeed.placeholder._summary' LIMIT 1;
|
0.4210 [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.3240 [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.8080 [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.3059 [ms]
|
SELECT * FROM wp6c_itsec_bans WHERE host = '44.200.145.223';
|
0.2599 [ms]
|
SELECT `id`, `host` FROM wp6c_itsec_bans WHERE `type` = 'range';
|
0.3569 [ms]
|
SELECT * FROM `wp6c_itsec_lockouts` WHERE `lockout_active`=1 AND `lockout_expire_gmt` > '2023-06-08 02:40:34' AND `lockout_host` = '44.200.145.223'
ORDER BY `lockout_start` DESC LIMIT 1;;
|
0.2680 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_ee_ssn_1edc37055905f555f080666a3b85d461' LIMIT 1;
|
0.2320 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_ee_ssn_1edc37055905f555f080666a3b85d461' LIMIT 1;
|
0.2699 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_support_options' LIMIT 1;
|
0.3009 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 40 LIMIT 1;
|
0.2351 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'https_migration_required' LIMIT 1;
|
0.2520 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'twb_show_cta' LIMIT 1;
|
0.2270 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_tenweb_subscription_id' LIMIT 1;
|
0.2432 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_tenweb_subscription_id' LIMIT 1;
|
0.2460 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'cn_default_category' LIMIT 1;
|
0.3169 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'medium_crop' LIMIT 1;
|
0.2310 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'medium_large_crop' LIMIT 1;
|
0.2220 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'large_crop' LIMIT 1;
|
0.5369 [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.2930 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (9425);
|
0.4859 [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.3059 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (9425) ORDER BY meta_id ASC;
|
0.2489 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_doing_cron' LIMIT 1;
|
0.2291 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_doing_cron' LIMIT 1;
|
0.3800 [ms]
|
INSERT INTO `wp6c_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1686192035.1908249855041503906250', 'yes') ON
DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`);
|
0.5610 [ms]
|
SELECT ID, post_name, post_parent, post_type
FROM wp6c_posts
WHERE post_name IN ('2019-faculty')
AND post_type IN ('page','attachment')
;
|
0.3579 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 83 LIMIT 1;
|
0.3891 [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 ('2019-faculty')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.3481 [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 ('2019-faculty')
ORDER BY t.term_id ASC
LIMIT 1
;
|
0.4289 [ms]
|
SELECT post_content from wp6c_posts WHERE post_status NOT IN ('auto-draft', 'inherit', 'trash') AND post_name='2019-faculty';
|
0.3719 [ms]
|
SELECT wp6c_posts.*
FROM wp6c_posts
WHERE 1=1 AND (wp6c_posts.ID = '83') AND wp6c_posts.post_type = 'page'
ORDER BY wp6c_posts.post_date DESC
;
|
1.9851 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (83) ORDER BY meta_id ASC;
|
0.2670 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_display_conditions_tracking_post_ids' LIMIT 1;
|
0.5271 [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.2530 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_tb_templates_backup_0' LIMIT 1;
|
0.4601 [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 (83)
ORDER BY t.name ASC
;
|
0.4358 [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 (83)
ORDER BY t.name ASC
;
|
0.3879 [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 (83)
ORDER BY t.name ASC
;
|
0.3870 [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 (83)
ORDER BY t.name ASC
;
|
0.2921 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_et_check_mod_pagespeed' LIMIT 1;
|
0.2620 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_et_check_mod_pagespeed' LIMIT 1;
|
0.7231 [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_posts.post_name IN ('default') AND (
wp6c_term_relationships.term_taxonomy_id IN (21)
) AND wp6c_posts.post_type = 'wp_template' AND ((wp6c_posts.post_status = 'publish' OR wp6c_posts.post_status = 'draft' OR wp6c_posts.post_status =
'trash' OR wp6c_posts.post_status = 'auto-draft'))
GROUP BY wp6c_posts.ID
ORDER BY wp6c_posts.post_date DESC
LIMIT 0, 1
;
|
0.2849 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_cn_legacy_templates' LIMIT 1;
|
0.2739 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_cn_legacy_templates' LIMIT 1;
|
0.3042 [ms]
|
SELECT * FROM wp6c_posts WHERE ID = 2833 LIMIT 1;
|
0.5801 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (2833) ORDER BY meta_id ASC;
|
0.3150 [ms]
|
SELECT * from wp6c_esp_status LIMIT 1;
|
0.3178 [ms]
|
SELECT STS_ID, STS_code FROM wp6c_esp_status WHERE STS_type = 'registration';
|
1.0362 [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 ('page-2019-faculty','page-83','page') 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.3159 [ms]
|
SELECT * FROM wp6c_users WHERE ID = '2' LIMIT 1;
|
4.3101 [ms]
|
SELECT user_id, meta_key, meta_value FROM wp6c_usermeta WHERE user_id IN (2) ORDER BY umeta_id ASC;
|
0.2840 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout__et_builder_gf_feature_cache' LIMIT 1;
|
0.2899 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient__et_builder_gf_feature_cache' LIMIT 1;
|
0.3061 [ms]
|
SELECT * FROM wp6c_bwg_theme;
|
0.2460 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_timeout_fonts_cache_status' LIMIT 1;
|
0.2410 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = '_transient_fonts_cache_status' LIMIT 1;
|
0.2501 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_google_fonts_cache' LIMIT 1;
|
0.4389 [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 (83)
ORDER BY t.name ASC
;
|
0.2599 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'et_uploaded_fonts' LIMIT 1;
|
0.2451 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'wordfenceActivated' LIMIT 1;
|
0.2379 [ms]
|
SELECT * FROM wp6c_masterslider_options WHERE option_name = 'custom_inline_style';
|
0.2649 [ms]
|
SELECT * FROM wp6c_masterslider_options WHERE option_name = 'masterslider_custom_css_ver';
|
0.4959 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_id` = '83' AND `object_type` = 'post' LIMIT 1;
|
0.2711 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'site_logo' LIMIT 1;
|
0.3870 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1;
|
0.2670 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'auth_key' LIMIT 1;
|
0.2480 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'auth_salt' LIMIT 1;
|
0.4492 [ms]
|
SELECT * FROM `wp6c_yoast_indexable` WHERE `object_id` = '242' AND `object_type` = 'post' LIMIT 1;
|
0.3269 [ms]
|
SELECT `ancestor_id` FROM `wp6c_yoast_indexable_hierarchy` WHERE `indexable_id` = '18' ORDER BY `depth` DESC;
|
0.3660 [ms]
|
SELECT id, code, scope, active
FROM wp6c_snippets
WHERE scope IN ('head-content','footer-content') AND active=1
ORDER BY priority, id;
|
0.4959 [ms]
|
SELECT * FROM wp6c_posts WHERE (post_type = 'page' AND post_status = 'publish') AND post_parent = 83 ORDER BY wp6c_posts.post_title ASC LIMIT
0,1;
|
0.3581 [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.3211 [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.5910 [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);
|
3.0379 [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;
|
0.9460 [ms]
|
SELECT wp6c_posts.* FROM wp6c_posts WHERE ID IN (242,37,45,53,673,79,81,323,85,87,89,2921,2811,62,91);
|
6.4509 [ms]
|
SELECT post_id, meta_key, meta_value FROM wp6c_postmeta WHERE post_id IN (37,45,53,62,79,81,85,87,89,91,242,323,673,2811,2921) ORDER BY meta_id ASC;
|
0.2759 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'lolmi_login_page_url' LIMIT 1;
|
0.2460 [ms]
|
SELECT option_value FROM wp6c_options WHERE option_name = 'lolmi_logout_redirect_url' LIMIT 1;
|
1.4222 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ali-Ghoz.png', 'https://imssociety.org/wp-content/uploads/2019/06/Ali-Ghoz.png'
);
|
1.3082 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ali-Ghoz.png', 'https://imssociety.org/wp-content/uploads/2019/06/Ali-Ghoz.png'
);
|
1.3311 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Abdulrazzaq-Al-Obeid.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Abdulrazzaq-Al-Obeid.jpg' );
|
1.3039 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Abdulrazzaq-Al-Obeid.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Abdulrazzaq-Al-Obeid.jpg' );
|
1.3058 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Georges-El-Rassi.png',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Georges-El-Rassi.png' );
|
1.3020 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Georges-El-Rassi.png',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Georges-El-Rassi.png' );
|
1.3061 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Richard-Assaker.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Richard-Assaker.jpg' );
|
1.3061 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Richard-Assaker.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Richard-Assaker.jpg' );
|
1.3809 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Georges-Nohra.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Georges-Nohra.jpg' );
|
1.3180 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Georges-Nohra.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Georges-Nohra.jpg' );
|
1.3621 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Firas-Atallah.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Firas-Atallah.jpg' );
|
1.3921 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Firas-Atallah.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Firas-Atallah.jpg' );
|
1.3299 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Alexandre-Nehme.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Alexandre-Nehme.gif' );
|
1.3430 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Alexandre-Nehme.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Alexandre-Nehme.gif' );
|
1.2939 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Hasan-Baydoun.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Hasan-Baydoun.jpg' );
|
1.2860 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Hasan-Baydoun.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Hasan-Baydoun.jpg' );
|
1.3170 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Stefano-Boriani.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Stefano-Boriani.jpg' );
|
1.2929 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Stefano-Boriani.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Stefano-Boriani.jpg' );
|
1.2951 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Raja-Chaftari.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Raja-Chaftari.gif' );
|
1.2929 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Raja-Chaftari.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Raja-Chaftari.gif' );
|
1.3041 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ali-Chamseddine.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ali-Chamseddine.gif' );
|
1.2879 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ali-Chamseddine.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ali-Chamseddine.gif' );
|
1.3208 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/dr.-Joseph-el-khalil.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/dr.-Joseph-el-khalil.jpg' );
|
1.6310 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/dr.-Joseph-el-khalil.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/dr.-Joseph-el-khalil.jpg' );
|
1.3361 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Christine-Yahchouchi.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Christine-Yahchouchi.jpg' );
|
1.3092 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Christine-Yahchouchi.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Christine-Yahchouchi.jpg' );
|
1.3242 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Said-Saghieh.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Said-Saghieh.jpg' );
|
1.2941 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Said-Saghieh.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Said-Saghieh.jpg' );
|
1.3409 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ismat-Ghanem-3.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ismat-Ghanem-3.jpg' );
|
1.2989 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ismat-Ghanem-3.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ismat-Ghanem-3.jpg' );
|
1.3340 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Amer-Abdullah.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Amer-Abdullah.gif' );
|
1.3280 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Amer-Abdullah.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Amer-Abdullah.gif' );
|
1.3058 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/sami-Roukoz.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/sami-Roukoz.jpg' );
|
1.2908 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/sami-Roukoz.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/sami-Roukoz.jpg' );
|
1.4732 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Yousry-el-Hawary.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Yousry-el-Hawary.jpg' );
|
1.5538 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Yousry-el-Hawary.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Yousry-el-Hawary.jpg' );
|
1.3170 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Kevin-Foley.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Kevin-Foley.jpg' );
|
1.3092 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Kevin-Foley.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Kevin-Foley.jpg' );
|
1.4939 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin-214x300.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin-214x300.jpg', 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin.jpg'
)
ORDER BY CHAR_LENGTH( `guid` ) DESC;
|
1.4551 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin-214x300.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin-214x300.jpg', 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Paul-Fortin.jpg'
)
ORDER BY CHAR_LENGTH( `guid` ) DESC;
|
1.3249 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/khaled-faraj-5c1b627aa289a.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/khaled-faraj-5c1b627aa289a.jpg' );
|
1.3139 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/khaled-faraj-5c1b627aa289a.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/khaled-faraj-5c1b627aa289a.jpg' );
|
1.3220 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Paul-Tornetta.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Paul-Tornetta.gif' );
|
1.3011 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Paul-Tornetta.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Paul-Tornetta.gif' );
|
1.3189 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Mark-Hutchinson.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Mark-Hutchinson.gif' );
|
1.3070 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Mark-Hutchinson.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Mark-Hutchinson.gif' );
|
1.3890 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Samer-Hasan.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Samer-Hasan.jpg' );
|
1.8411 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Samer-Hasan.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Samer-Hasan.jpg' );
|
1.4920 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Hasz.jpg', 'https://imssociety.org/wp-content/uploads/2019/06/Hasz.jpg' );
|
1.4701 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Hasz.jpg', 'https://imssociety.org/wp-content/uploads/2019/06/Hasz.jpg' );
|
1.3599 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Yousif-hamati.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Yousif-hamati.jpg' );
|
1.3108 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Yousif-hamati.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Yousif-hamati.jpg' );
|
1.3251 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Jad-Khalil.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Jad-Khalil.jpg' );
|
1.5159 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Jad-Khalil.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Jad-Khalil.jpg' );
|
1.3440 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Mohamed-Kattab.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Mohamed-Kattab.jpg' );
|
1.3061 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Mohamed-Kattab.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Mohamed-Kattab.jpg' );
|
1.6410 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Larry-Lenke.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Larry-Lenke.gif' );
|
1.3309 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Larry-Lenke.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Larry-Lenke.gif' );
|
1.4131 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/hassan-mhaidli-.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/hassan-mhaidli-.jpg' );
|
1.3359 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/hassan-mhaidli-.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/hassan-mhaidli-.jpg' );
|
1.3552 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/charbel-Moussallem.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/charbel-Moussallem.jpg' );
|
1.3261 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/charbel-Moussallem.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/charbel-Moussallem.jpg' );
|
1.3080 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Basel-El-Osta.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Basel-El-Osta.gif' );
|
1.3020 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Basel-El-Osta.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Basel-El-Osta.gif' );
|
1.3049 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ahmad-Nassr.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ahmad-Nassr.jpg' );
|
1.2989 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ahmad-Nassr.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ahmad-Nassr.jpg' );
|
1.3280 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Gaby-Haykal.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Gaby-Haykal.jpg' );
|
1.3011 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Gaby-Haykal.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Gaby-Haykal.jpg' );
|
1.3158 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ibrahim-Omeis.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ibrahim-Omeis.jpg' );
|
1.3001 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Ibrahim-Omeis.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Ibrahim-Omeis.jpg' );
|
1.3101 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Abolfazl-Rahimizadeh.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Abolfazl-Rahimizadeh.jpg' );
|
1.2910 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Abolfazl-Rahimizadeh.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Abolfazl-Rahimizadeh.jpg' );
|
1.5922 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dino-Samartizis.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dino-Samartizis.jpg' );
|
1.3020 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dino-Samartizis.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/Dino-Samartizis.jpg' );
|
1.3690 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/chadi-tannoury.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/chadi-tannoury.jpg' );
|
1.2422 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/chadi-tannoury.jpg',
'https://imssociety.org/wp-content/uploads/2019/06/chadi-tannoury.jpg' );
|
1.2391 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Tony-Tannoury.jpeg',
'https://imssociety.org/wp-content/uploads/2019/06/Tony-Tannoury.jpeg' );
|
1.2310 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Tony-Tannoury.jpeg',
'https://imssociety.org/wp-content/uploads/2019/06/Tony-Tannoury.jpeg' );
|
1.9751 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ramzi-Mousharrafieh-1.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ramzi-Mousharrafieh-1.gif' );
|
1.8640 [ms]
|
SELECT id
FROM wp6c_posts
WHERE `post_type` = 'attachment'
AND `guid` IN ( 'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ramzi-Mousharrafieh-1.gif',
'https://imssociety.org/wp-content/uploads/2019/06/Dr.-Ramzi-Mousharrafieh-1.gif' );
|