1. array(7) {
  2.   ["where"]=>
  3.   string(118) " AND wp_posts.post_type = 'mytype' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private')"
  4.   ["groupby"]=>
  5.   string(0) ""
  6.   ["join"]=>
  7.   string(0) ""
  8.   ["orderby"]=>
  9.   string(23) "wp_posts.post_date DESC"
  10.   ["distinct"]=>
  11.   string(0) ""
  12.   ["fields"]=>
  13.   string(10) "wp_posts.*"
  14.   ["limits"]=>
  15.   string(11) "LIMIT 0, 12"
  16. }