Advertisement
Mimeobrad

Ajax Filters print_r

Aug 11th, 2021
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. WP_Query Object
  2. (
  3. [query] => Array
  4. (
  5. [post_type] => faqs
  6. [posts_per_page] => -1
  7. [category_name] => gestaltung-ihrer-planer-und-schulhefte
  8. [orderby] => menu_order
  9. [order] => desc
  10. )
  11.  
  12. [query_vars] => Array
  13. (
  14. [post_type] => faqs
  15. [posts_per_page] => -1
  16. [category_name] => gestaltung-ihrer-planer-und-schulhefte
  17. [orderby] => menu_order
  18. [order] => DESC
  19. [error] =>
  20. [m] =>
  21. [p] => 0
  22. [post_parent] =>
  23. [subpost] =>
  24. [subpost_id] =>
  25. [attachment] =>
  26. [attachment_id] => 0
  27. [name] =>
  28. [pagename] =>
  29. [page_id] => 0
  30. [second] =>
  31. [minute] =>
  32. [hour] =>
  33. [day] => 0
  34. [monthnum] => 0
  35. [year] => 0
  36. [w] => 0
  37. [tag] =>
  38. [cat] =>
  39. [tag_id] =>
  40. [author] =>
  41. [author_name] =>
  42. [feed] =>
  43. [tb] =>
  44. [paged] => 0
  45. [meta_key] =>
  46. [meta_value] =>
  47. [preview] =>
  48. [s] =>
  49. [sentence] =>
  50. [title] =>
  51. [fields] =>
  52. [menu_order] =>
  53. [embed] =>
  54. [category__in] => Array
  55. (
  56. )
  57.  
  58. [category__not_in] => Array
  59. (
  60. )
  61.  
  62. [category__and] => Array
  63. (
  64. )
  65.  
  66. [post__in] => Array
  67. (
  68. )
  69.  
  70. [post__not_in] => Array
  71. (
  72. )
  73.  
  74. [post_name__in] => Array
  75. (
  76. )
  77.  
  78. [tag__in] => Array
  79. (
  80. )
  81.  
  82. [tag__not_in] => Array
  83. (
  84. )
  85.  
  86. [tag__and] => Array
  87. (
  88. )
  89.  
  90. [tag_slug__in] => Array
  91. (
  92. )
  93.  
  94. [tag_slug__and] => Array
  95. (
  96. )
  97.  
  98. [post_parent__in] => Array
  99. (
  100. )
  101.  
  102. [post_parent__not_in] => Array
  103. (
  104. )
  105.  
  106. [author__in] => Array
  107. (
  108. )
  109.  
  110. [author__not_in] => Array
  111. (
  112. )
  113.  
  114. [ignore_sticky_posts] =>
  115. [suppress_filters] =>
  116. [cache_results] => 1
  117. [update_post_term_cache] => 1
  118. [lazy_load_term_meta] => 1
  119. [update_post_meta_cache] => 1
  120. [nopaging] => 1
  121. [comments_per_page] => 50
  122. [no_found_rows] =>
  123. )
  124.  
  125. [tax_query] => WP_Tax_Query Object
  126. (
  127. [queries] => Array
  128. (
  129. [0] => Array
  130. (
  131. [taxonomy] => category
  132. [terms] => Array
  133. (
  134. [0] => gestaltung-ihrer-planer-und-schulhefte
  135. )
  136.  
  137. [field] => slug
  138. [operator] => IN
  139. [include_children] => 1
  140. )
  141.  
  142. )
  143.  
  144. [relation] => AND
  145. [table_aliases:protected] => Array
  146. (
  147. )
  148.  
  149. [queried_terms] => Array
  150. (
  151. [category] => Array
  152. (
  153. [terms] => Array
  154. (
  155. [0] => gestaltung-ihrer-planer-und-schulhefte
  156. )
  157.  
  158. [field] => slug
  159. )
  160.  
  161. )
  162.  
  163. [primary_table] => wp_posts
  164. [primary_id_column] => ID
  165. )
  166.  
  167. [meta_query] => WP_Meta_Query Object
  168. (
  169. [queries] => Array
  170. (
  171. )
  172.  
  173. [relation] =>
  174. [meta_table] =>
  175. [meta_id_column] =>
  176. [primary_table] =>
  177. [primary_id_column] =>
  178. [table_aliases:protected] => Array
  179. (
  180. )
  181.  
  182. [clauses:protected] => Array
  183. (
  184. )
  185.  
  186. [has_or_relation:protected] =>
  187. )
  188.  
  189. [date_query] =>
  190. [request] => SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND (
  191. 0 = 1
  192. ) AND wp_posts.post_type = 'faqs' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'private') GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order DESC
  193. [posts] => Array
  194. (
  195. )
  196.  
  197. [post_count] => 0
  198. [current_post] => -1
  199. [in_the_loop] =>
  200. [comment_count] => 0
  201. [current_comment] => -1
  202. [found_posts] => 0
  203. [max_num_pages] => 0
  204. [max_num_comment_pages] => 0
  205. [is_single] =>
  206. [is_preview] =>
  207. [is_page] =>
  208. [is_archive] => 1
  209. [is_date] =>
  210. [is_year] =>
  211. [is_month] =>
  212. [is_day] =>
  213. [is_time] =>
  214. [is_author] =>
  215. [is_category] => 1
  216. [is_tag] =>
  217. [is_tax] =>
  218. [is_search] =>
  219. [is_feed] =>
  220. [is_comment_feed] =>
  221. [is_trackback] =>
  222. [is_home] =>
  223. [is_privacy_policy] =>
  224. [is_404] =>
  225. [is_embed] =>
  226. [is_paged] =>
  227. [is_admin] => 1
  228. [is_attachment] =>
  229. [is_singular] =>
  230. [is_robots] =>
  231. [is_favicon] =>
  232. [is_posts_page] =>
  233. [is_post_type_archive] => 1
  234. [query_vars_hash:WP_Query:private] => cddb80aba7051da4f7cfb8f42a661f8b
  235. [query_vars_changed:WP_Query:private] =>
  236. [thumbnails_cached] =>
  237. [stopwords:WP_Query:private] =>
  238. [compat_fields:WP_Query:private] => Array
  239. (
  240. [0] => query_vars_hash
  241. [1] => query_vars_changed
  242. )
  243.  
  244. [compat_methods:WP_Query:private] => Array
  245. (
  246. [0] => init_query_flags
  247. [1] => parse_tax_query
  248. )
  249.  
  250. )
  251. empty
  252.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement