WP_Query {#332
  +query: array:1 [
    "resource_taxonomy" => "uncategorized"
  ]
  +query_vars: array:68 [
    "resource_taxonomy" => "uncategorized"
    "error" => ""
    "m" => ""
    "p" => 0
    "post_parent" => ""
    "subpost" => ""
    "subpost_id" => ""
    "attachment" => ""
    "attachment_id" => 0
    "name" => ""
    "pagename" => ""
    "page_id" => 0
    "second" => ""
    "minute" => ""
    "hour" => ""
    "day" => 0
    "monthnum" => 0
    "year" => 0
    "w" => 0
    "category_name" => ""
    "tag" => ""
    "cat" => ""
    "tag_id" => ""
    "author" => ""
    "author_name" => ""
    "feed" => ""
    "tb" => ""
    "paged" => 0
    "meta_key" => ""
    "meta_value" => ""
    "preview" => ""
    "s" => ""
    "sentence" => ""
    "title" => ""
    "fields" => ""
    "menu_order" => ""
    "embed" => ""
    "category__in" => []
    "category__not_in" => []
    "category__and" => []
    "post__in" => []
    "post__not_in" => []
    "post_name__in" => []
    "tag__in" => []
    "tag__not_in" => []
    "tag__and" => []
    "tag_slug__in" => []
    "tag_slug__and" => []
    "post_parent__in" => []
    "post_parent__not_in" => []
    "author__in" => []
    "author__not_in" => []
    "search_columns" => []
    "ignore_sticky_posts" => false
    "suppress_filters" => false
    "cache_results" => true
    "update_post_term_cache" => true
    "update_menu_item_cache" => false
    "lazy_load_term_meta" => true
    "update_post_meta_cache" => true
    "post_type" => ""
    "posts_per_page" => 10
    "nopaging" => false
    "comments_per_page" => "50"
    "no_found_rows" => false
    "taxonomy" => "resource_taxonomy"
    "term" => "uncategorized"
    "order" => "DESC"
  ]
  +tax_query: WP_Tax_Query {#1980
    +queries: array:1 [
      0 => array:5 [
        "taxonomy" => "resource_taxonomy"
        "terms" => array:1 [
          0 => "uncategorized"
        ]
        "field" => "slug"
        "operator" => "IN"
        "include_children" => true
      ]
    ]
    +relation: "AND"
    #table_aliases: array:1 [
      0 => "wp_term_relationships"
    ]
    +queried_terms: array:1 [
      "resource_taxonomy" => array:2 [
        "terms" => array:1 [
          0 => "uncategorized"
        ]
        "field" => "slug"
      ]
    ]
    +primary_table: "wp_posts"
    +primary_id_column: "ID"
  }
  +meta_query: WP_Meta_Query {#1979
    +queries: []
    +relation: null
    +meta_table: null
    +meta_id_column: null
    +primary_table: null
    +primary_id_column: null
    #table_aliases: []
    #clauses: []
    #has_or_relation: false
  }
  +date_query: false
  +queried_object: WP_Term {#1999
    +term_id: 19
    +name: "Uncategorized"
    +slug: "uncategorized"
    +term_group: 0
    +term_taxonomy_id: 19
    +taxonomy: "resource_taxonomy"
    +description: ""
    +parent: 0
    +count: 1
    +filter: "raw"
  }
  +queried_object_id: 19
  +request: """
    \n
    \t\t\t\t\tSELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.ID\n
    \t\t\t\t\tFROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta pm ON wp_posts.ID = pm.post_id \n
    \t\t\t\t\tWHERE 1=1  AND ( \n
      wp_term_relationships.term_taxonomy_id IN (19)\n
    ) AND ((wp_posts.post_type = 'resources' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))\n
    \t\t\t\t\tGROUP BY wp_posts.ID\n
    \t\t\t\t\tORDER BY wp_posts.post_date DESC\n
    \t\t\t\t\tLIMIT 0, 10\n
    \t\t\t\t
    """
  +posts: & array:1 [
    0 => WP_Post {#1990
      +ID: 5235
      +post_author: "13"
      +post_date: "2020-02-06 19:21:26"
      +post_date_gmt: "2020-02-06 19:21:26"
      +post_content: "Our 2018 strategy focuses on the growing recognition that opening up data in isolation is less effective than it can be if targeted at solving specific policy problems—that “publish with purpose” can deliver more than “publish and they will come”."
      +post_title: "Publishing with Purpose: ODC 2018 Strategy"
      +post_excerpt: ""
      +post_status: "publish"
      +comment_status: "closed"
      +ping_status: "open"
      +post_password: ""
      +post_name: "publishing-with-purpose-odc-2018-strategy"
      +to_ping: ""
      +pinged: ""
      +post_modified: "2024-01-05 03:37:42"
      +post_modified_gmt: "2024-01-05 03:37:42"
      +post_content_filtered: ""
      +post_parent: 0
      +guid: "https://opendatacharter.net/?p=5235"
      +menu_order: 50
      +post_type: "resources"
      +post_mime_type: ""
      +comment_count: "0"
      +filter: "raw"
    }
  ]
  +post_count: 1
  +current_post: -1
  +before_loop: true
  +in_the_loop: false
  +post: WP_Post {#1990}
  +comment_count: 0
  +current_comment: -1
  +found_posts: 1
  +max_num_pages: 1.0
  +max_num_comment_pages: 0
  +is_single: false
  +is_preview: false
  +is_page: false
  +is_archive: true
  +is_date: false
  +is_year: false
  +is_month: false
  +is_day: false
  +is_time: false
  +is_author: false
  +is_category: false
  +is_tag: false
  +is_tax: true
  +is_search: false
  +is_feed: false
  +is_comment_feed: false
  +is_trackback: false
  +is_home: false
  +is_privacy_policy: false
  +is_404: false
  +is_embed: false
  +is_paged: false
  +is_admin: false
  +is_attachment: false
  +is_singular: false
  +is_robots: false
  +is_favicon: false
  +is_posts_page: false
  +is_post_type_archive: false
  -query_vars_hash: "b15d3d50f70b94459973c79129673a79"
  -query_vars_changed: false
  +thumbnails_cached: false
  #allow_query_attachment_by_filename: false
  -stopwords: null
  -compat_fields: array:2 [
    0 => "query_vars_hash"
    1 => "query_vars_changed"
  ]
  -compat_methods: array:2 [
    0 => "init_query_flags"
    1 => "parse_tax_query"
  ]
}