Created
July 17, 2020 21:28
-
-
Save fatihtoprak/d12f82959274e089f8c9f2e4abf8a03d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WP_Query Object | |
| ( | |
| [query] => Array | |
| ( | |
| [post_type] => product | |
| [tax_query] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [taxonomy] => product_cat | |
| [field] => term_id | |
| [terms] => 101 | |
| ) | |
| ) | |
| [meta_query] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [key] => ohubsort_101 | |
| [compare] => EXISTS | |
| ) | |
| ) | |
| [orderby] => meta_value_num | |
| [order] => ASC | |
| [post_status] => Array | |
| ( | |
| [0] => publish | |
| ) | |
| ) | |
| [query_vars] => Array | |
| ( | |
| [post_type] => product | |
| [tax_query] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [taxonomy] => product_cat | |
| [field] => term_id | |
| [terms] => 101 | |
| ) | |
| ) | |
| [meta_query] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [key] => ohubsort_101 | |
| [compare] => EXISTS | |
| ) | |
| ) | |
| [orderby] => menu_order | |
| [order] => ASC | |
| [post_status] => Array | |
| ( | |
| [0] => publish | |
| ) | |
| [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] => Array | |
| ( | |
| ) | |
| [category__not_in] => Array | |
| ( | |
| ) | |
| [category__and] => Array | |
| ( | |
| ) | |
| [post__in] => Array | |
| ( | |
| ) | |
| [post__not_in] => Array | |
| ( | |
| ) | |
| [post_name__in] => Array | |
| ( | |
| ) | |
| [tag__in] => Array | |
| ( | |
| ) | |
| [tag__not_in] => Array | |
| ( | |
| ) | |
| [tag__and] => Array | |
| ( | |
| ) | |
| [tag_slug__in] => Array | |
| ( | |
| ) | |
| [tag_slug__and] => Array | |
| ( | |
| ) | |
| [post_parent__in] => Array | |
| ( | |
| ) | |
| [post_parent__not_in] => Array | |
| ( | |
| ) | |
| [author__in] => Array | |
| ( | |
| ) | |
| [author__not_in] => Array | |
| ( | |
| ) | |
| [ignore_sticky_posts] => | |
| [suppress_filters] => | |
| [cache_results] => 1 | |
| [update_post_term_cache] => 1 | |
| [lazy_load_term_meta] => 1 | |
| [update_post_meta_cache] => 1 | |
| [posts_per_page] => 10 | |
| [nopaging] => | |
| [comments_per_page] => 50 | |
| [no_found_rows] => | |
| [taxonomy] => product_cat | |
| [term_id] => 101 | |
| ) | |
| [tax_query] => WP_Tax_Query Object | |
| ( | |
| [queries] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [taxonomy] => product_cat | |
| [terms] => Array | |
| ( | |
| [0] => 101 | |
| ) | |
| [field] => term_id | |
| [operator] => IN | |
| [include_children] => 1 | |
| ) | |
| ) | |
| [relation] => AND | |
| [table_aliases:protected] => Array | |
| ( | |
| [0] => wp_term_relationships | |
| ) | |
| [queried_terms] => Array | |
| ( | |
| [product_cat] => Array | |
| ( | |
| [terms] => Array | |
| ( | |
| [0] => 101 | |
| ) | |
| [field] => term_id | |
| ) | |
| ) | |
| [primary_table] => wp_posts | |
| [primary_id_column] => ID | |
| ) | |
| [meta_query] => WP_Meta_Query Object | |
| ( | |
| [queries] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [key] => ohubsort_101 | |
| [compare] => EXISTS | |
| ) | |
| [relation] => OR | |
| ) | |
| [relation] => AND | |
| [meta_table] => wp_postmeta | |
| [meta_id_column] => post_id | |
| [primary_table] => wp_posts | |
| [primary_id_column] => ID | |
| [table_aliases:protected] => Array | |
| ( | |
| [0] => wp_postmeta | |
| ) | |
| [clauses:protected] => Array | |
| ( | |
| [wp_postmeta] => Array | |
| ( | |
| [key] => ohubsort_101 | |
| [compare] => EXISTS | |
| [compare_key] => = | |
| [alias] => wp_postmeta | |
| [cast] => CHAR | |
| ) | |
| ) | |
| [has_or_relation:protected] => | |
| ) | |
| [date_query] => | |
| [request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.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 (101) | |
| ) AND ( | |
| wp_postmeta.meta_key = 'ohubsort_101' | |
| ) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC LIMIT 0, 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment