Advertisement
Guest User

Untitled

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