array(8) {
  ["post_type"]=>
  string(4) "post"
  ["post_status"]=>
  string(7) "publish"
  ["posts_per_page"]=>
  int(12)
  ["order"]=>
  string(4) "DESC"
  ["orderby"]=>
  string(4) "date"
  ["paged"]=>
  string(1) "3"
  ["lang"]=>
  string(0) ""
  ["tax_query"]=>
  array(1) {
    [0]=>
    array(3) {
      ["taxonomy"]=>
      string(8) "category"
      ["field"]=>
      string(7) "term_id"
      ["terms"]=>
      array(1) {
        [0]=>
        int(122)
      }
    }
  }
}