Array ( [SELECT * FROM wp_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 5] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_comments [type] => system [possible_keys] => comment_approved,comment_approved_date_gmt [key] => [key_len] => [ref] => [rows] => 1 [Extra] => [time] => 0.0007481575012207 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Comments->widget, get_comments, WP_Comment_Query->query ) [SELECT * FROM wp_posts WHERE ID = 1 LIMIT 1] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => const [possible_keys] => PRIMARY [key] => PRIMARY [key_len] => 8 [ref] => const [rows] => 1 [Extra] => [time] => 0.00029110908508301 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Comments->widget, get_comment_link, get_permalink, get_post ) [SELECT SQL_CALC_FOUND_ROWS wp_posts.* 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] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => ref [possible_keys] => type_status_date [key] => type_status_date [key_len] => 124 [ref] => const,const [rows] => 24748 [Extra] => Using where [time] => 0.49414300918579 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Posts->widget, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts ) [SELECT FOUND_ROWS()] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => [type] => [possible_keys] => [key] => [key_len] => [ref] => [rows] => [Extra] => No tables used [time] => 0.00021195411682129 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Posts->widget, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts ) [SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.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 (24751, 24750) ORDER BY t.name ASC] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => tt [type] => ALL [possible_keys] => PRIMARY,term_id_taxonomy,taxonomy [key] => [key_len] => [ref] => [rows] => 2 [Extra] => Using where; Using temporary; Using filesort [time] => 0.0016369819641113 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Posts->widget, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts, update_post_caches, update_object_term_cache, wp_get_object_terms ) [SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (24751,24750)] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => [type] => [possible_keys] => [key] => [key_len] => [ref] => [rows] => [Extra] => Impossible WHERE noticed after reading const tables [time] => 0.0002140998840332 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Posts->widget, WP_Query->WP_Query, WP_Query->query, WP_Query->get_posts, update_post_caches, update_postmeta_cache, update_meta_cache ) [SELECT t.*, tt.* 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 tt.count > 0 ORDER BY tt.count DESC LIMIT 45] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => tt [type] => ref [possible_keys] => term_id_taxonomy,taxonomy [key] => taxonomy [key_len] => 98 [ref] => const [rows] => 1 [Extra] => Using where; Using filesort [time] => 0.00034999847412109 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Tag_Cloud->widget, wp_tag_cloud, get_terms ) [SELECT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date < '2011-04-01' AND post_type = 'post' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => range [possible_keys] => type_status_date [key] => type_status_date [key_len] => 132 [ref] => [rows] => 1 [Extra] => Using where; Using index [time] => 0.00025296211242676 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Calendar->widget, get_calendar ) [SELECT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date > '2011-04-30 23:59:59' AND post_type = 'post' AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => range [possible_keys] => type_status_date [key] => type_status_date [key_len] => 132 [ref] => [rows] => 1 [Extra] => Using where; Using index [time] => 0.00033903121948242 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Calendar->widget, get_calendar ) [SELECT DISTINCT DAYOFMONTH(post_date) FROM wp_posts WHERE post_date >= '2011-04-01 00:00:00' AND post_type = 'post' AND post_status = 'publish' AND post_date <= '2011-04-30 23:59:59'] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => ref [possible_keys] => type_status_date [key] => type_status_date [key_len] => 124 [ref] => const,const [rows] => 168 [Extra] => Using where; Using index; Using temporary [time] => 0.054064989089966 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Calendar->widget, get_calendar ) [SELECT ID, post_title, DAYOFMONTH(post_date) as dom FROM wp_posts WHERE post_date >= '2011-04-01 00:00:00' AND post_date <= '2011-04-30 23:59:59' AND post_type = 'post' AND post_status = 'publish'] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => ref [possible_keys] => type_status_date [key] => type_status_date [key_len] => 124 [ref] => const,const [rows] => 168 [Extra] => Using where [time] => 0.25714302062988 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Calendar->widget, get_calendar ) [SELECT t.*, tt.* 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] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => tt [type] => ref [possible_keys] => term_id_taxonomy,taxonomy [key] => taxonomy [key_len] => 98 [ref] => const [rows] => 1 [Extra] => Using where; Using temporary; Using filesort [time] => 0.0017979145050049 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Categories->widget, wp_list_categories, get_categories, get_terms ) [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] => stdClass Object ( [id] => 1 [select_type] => SIMPLE [table] => wp_posts [type] => index [possible_keys] => type_status_date [key] => type_status_date [key_len] => 140 [ref] => [rows] => 24751 [Extra] => Using where; Using index; Using temporary; Using filesort [time] => 0.046802997589111 [caller] => require, require_once, include, get_sidebar, locate_template, load_template, require_once, dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Archives->widget, wp_get_archives ) )