object(WP_Query) 
[
"query" => array(5)
"query_vars" => array(70)
"tax_query" => object(WP_Tax_Query)
"meta_query" => object(WP_Meta_Query)
"date_query" => bool(false)
"request" => string(594) "SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (217) AND tt1.term_taxonomy_id IN (83) ) AND ( ( wp_postmeta.meta_key = 'flag' AND wp_postmeta.meta_value = '3' ) ) AND wp_posts.post_type = 'admission' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC "
"posts" => array(250)
"post_count" => int(250)
"current_post" => int(-1)
"before_loop" => bool(true)
"in_the_loop" => bool(false)
"post" => object(WP_Post)
"comment_count" => int(0)
"current_comment" => int(-1)
"found_posts" => int(250)
"max_num_pages" => int(0)
"max_num_comment_pages" => int(0)
"is_single" => bool(false)
"is_preview" => bool(false)
"is_page" => bool(false)
"is_archive" => bool(true)
"is_date" => bool(false)
"is_year" => bool(false)
"is_month" => bool(false)
"is_day" => bool(false)
"is_time" => bool(false)
"is_author" => bool(false)
"is_category" => bool(false)
"is_tag" => bool(false)
"is_tax" => bool(true)
"is_search" => bool(false)
"is_feed" => bool(false)
"is_comment_feed" => bool(false)
"is_trackback" => bool(false)
"is_home" => bool(false)
"is_privacy_policy" => bool(false)
"is_404" => bool(false)
"is_embed" => bool(false)
"is_paged" => bool(false)
"is_admin" => bool(false)
"is_attachment" => bool(false)
"is_singular" => bool(false)
"is_robots" => bool(false)
"is_favicon" => bool(false)
"is_posts_page" => bool(false)
"is_post_type_archive" => bool(false)
"thumbnails_cached" => bool(false)
"query_array" => array(5)
"private:WP_Query:query_vars_hash" => string(32) "ea01407eab497d6a12aff4f721baaa5c"
"private:WP_Query:query_vars_changed" => bool(false)
"protected:allow_query_attachment_by_filename" => bool(false)
"private:WP_Query:stopwords" => NULL
"private:WP_Query:compat_fields" => array(2)
"private:WP_Query:compat_methods" => array(2)
]