WP_Query {#332
  +query: array:4 [
    "page" => ""
    "principles" => "comparable-and-interoperable"
    "post_type" => "principles"
    "name" => "comparable-and-interoperable"
  ]
  +query_vars: array:67 [
    "page" => 0
    "principles" => "comparable-and-interoperable"
    "post_type" => "principles"
    "name" => "comparable-and-interoperable"
    "error" => ""
    "m" => ""
    "p" => 0
    "post_parent" => ""
    "subpost" => ""
    "subpost_id" => ""
    "attachment" => ""
    "attachment_id" => 0
    "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
    "posts_per_page" => 10
    "nopaging" => false
    "comments_per_page" => "50"
    "no_found_rows" => false
    "order" => "DESC"
  ]
  +tax_query: null
  +meta_query: WP_Meta_Query {#1978
    +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_Post {#1981
    +ID: 6688
    +post_author: "1"
    +post_date: "2023-08-15 00:00:46"
    +post_date_gmt: "2023-08-15 00:00:46"
    +post_content: ""
    +post_title: "Comparable and Interoperable"
    +post_excerpt: ""
    +post_status: "publish"
    +comment_status: "closed"
    +ping_status: "closed"
    +post_password: ""
    +post_name: "comparable-and-interoperable"
    +to_ping: ""
    +pinged: ""
    +post_modified: "2023-08-24 21:02:59"
    +post_modified_gmt: "2023-08-24 21:02:59"
    +post_content_filtered: ""
    +post_parent: 0
    +guid: "http://localhost:8888/open-data/?post_type=principles&p=6688"
    +menu_order: 0
    +post_type: "principles"
    +post_mime_type: ""
    +comment_count: "0"
    +filter: "raw"
  }
  +queried_object_id: 6688
  +request: """
    \n
    \t\t\tSELECT  DISTINCT wp_posts.*\n
    \t\t\tFROM wp_posts  LEFT JOIN wp_postmeta pm ON wp_posts.ID = pm.post_id \n
    \t\t\tWHERE 1=1  AND wp_posts.post_name = 'comparable-and-interoperable' AND wp_posts.post_type = 'principles'\n
    \t\t\t\n
    \t\t\tORDER BY wp_posts.post_date DESC\n
    \t\t\t\n
    \t\t
    """
  +posts: & array:1 [
    0 => WP_Post {#1981}
  ]
  +post_count: 1
  +current_post: -1
  +before_loop: true
  +in_the_loop: false
  +post: WP_Post {#1981}
  +comment_count: 0
  +current_comment: -1
  +found_posts: 1
  +max_num_pages: 0
  +max_num_comment_pages: 0
  +is_single: true
  +is_preview: false
  +is_page: false
  +is_archive: false
  +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: false
  +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: true
  +is_robots: false
  +is_favicon: false
  +is_posts_page: false
  +is_post_type_archive: false
  -query_vars_hash: "98691c3387bfe361b69300b236285af8"
  -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"
  ]
}