Facebook
From Harmless Crocodile, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 250
  1. WP_Query Object
  2. (
  3.     [query] => Array
  4.         (
  5.             [posts_per_page] => 2
  6.             [post_type] => zadania
  7.             [paged] => 0
  8.             [meta_query] => Array
  9.                 (
  10.                     [relation] => OR
  11.                     [0] => Array
  12.                         (
  13.                             [key] => ex-content
  14.                             [value] =>
  15.                             [compare] => LIKE
  16.                         )
  17.  
  18.                     [1] => Array
  19.                         (
  20.                             [key] => ex-solution
  21.                             [value] =>
  22.                             [compare] => LIKE
  23.                         )
  24.  
  25.                     [2] => Array
  26.                         (
  27.                             [key] => ex-description
  28.                             [value] =>
  29.                             [compare] => LIKE
  30.                         )
  31.  
  32.                 )
  33.  
  34.         )
  35.  
  36.     [query_vars] => Array
  37.         (
  38.             [posts_per_page] => 2
  39.             [post_type] => zadania
  40.             [paged] => 0
  41.             [meta_query] => Array
  42.                 (
  43.                     [relation] => OR
  44.                     [0] => Array
  45.                         (
  46.                             [key] => ex-content
  47.                             [value] =>
  48.                             [compare] => LIKE
  49.                         )
  50.  
  51.                     [1] => Array
  52.                         (
  53.                             [key] => ex-solution
  54.                             [value] =>
  55.                             [compare] => LIKE
  56.                         )
  57.  
  58.                     [2] => Array
  59.                         (
  60.                             [key] => ex-description
  61.                             [value] =>
  62.                             [compare] => LIKE
  63.                         )
  64.  
  65.                 )
  66.  
  67.             [error] =>
  68.             [m] =>
  69.             [p] => 0
  70.             [post_parent] =>
  71.             [subpost] =>
  72.             [subpost_id] =>
  73.             [attachment] =>
  74.             [attachment_id] => 0
  75.             [name] =>
  76.             [static] =>
  77.             [pagename] =>
  78.             [page_id] => 0
  79.             [second] =>
  80.             [minute] =>
  81.             [hour] =>
  82.             [day] => 0
  83.             [monthnum] => 0
  84.             [year] => 0
  85.             [w] => 0
  86.             [category_name] =>
  87.             [tag] =>
  88.             [cat] =>
  89.             [tag_id] =>
  90.             [author] =>
  91.             [author_name] =>
  92.             [feed] =>
  93.             [tb] =>
  94.             [meta_key] =>
  95.             [meta_value] =>
  96.             [preview] =>
  97.             [s] =>
  98.             [sentence] =>
  99.             [title] =>
  100.             [fields] =>
  101.             [menu_order] =>
  102.             [embed] =>
  103.             [category__in] => Array
  104.                 (
  105.                 )
  106.  
  107.             [category__not_in] => Array
  108.                 (
  109.                 )
  110.  
  111.             [category__and] => Array
  112.                 (
  113.                 )
  114.  
  115.             [post__in] => Array
  116.                 (
  117.                 )
  118.  
  119.             [post__not_in] => Array
  120.                 (
  121.                 )
  122.  
  123.             [post_name__in] => Array
  124.                 (
  125.                 )
  126.  
  127.             [tag__in] => Array
  128.                 (
  129.                 )
  130.  
  131.             [tag__not_in] => Array
  132.                 (
  133.                 )
  134.  
  135.             [tag__and] => Array
  136.                 (
  137.                 )
  138.  
  139.             [tag_slug__in] => Array
  140.                 (
  141.                 )
  142.  
  143.             [tag_slug__and] => Array
  144.                 (
  145.                 )
  146.  
  147.             [post_parent__in] => Array
  148.                 (
  149.                 )
  150.  
  151.             [post_parent__not_in] => Array
  152.                 (
  153.                 )
  154.  
  155.             [author__in] => Array
  156.                 (
  157.                 )
  158.  
  159.             [author__not_in] => Array
  160.                 (
  161.                 )
  162.  
  163.             [ignore_sticky_posts] =>
  164.             [suppress_filters] =>
  165.             [cache_results] => 1
  166.             [update_post_term_cache] => 1
  167.             [lazy_load_term_meta] => 1
  168.             [update_post_meta_cache] => 1
  169.             [nopaging] =>
  170.             [comments_per_page] => 0
  171.             [no_found_rows] =>
  172.             [order] => DESC
  173.         )
  174.  
  175.     [tax_query] => WP_Tax_Query Object
  176.         (
  177.             [queries] => Array
  178.                 (
  179.                 )
  180.  
  181.             [relation] => AND
  182.             [table_aliases:protected] => Array
  183.                 (
  184.                 )
  185.  
  186.             [queried_terms] => Array
  187.                 (
  188.                 )
  189.  
  190.             [primary_table] => wp_posts
  191.             [primary_id_column] => ID
  192.         )
  193.  
  194.     [meta_query] => WP_Meta_Query Object
  195.         (
  196.             [queries] => Array
  197.                 (
  198.                     [0] => Array
  199.                         (
  200.                             [key] => ex-content
  201.                             [value] =>
  202.                             [compare] => LIKE
  203.                         )
  204.  
  205.                     [1] => Array
  206.                         (
  207.                             [key] => ex-solution
  208.                             [value] =>
  209.                             [compare] => LIKE
  210.                         )
  211.  
  212.                     [2] => Array
  213.                         (
  214.                             [key] => ex-description
  215.                             [value] =>
  216.                             [compare] => LIKE
  217.                         )
  218.  
  219.                     [relation] => OR
  220.                 )
  221.  
  222.             [relation] => OR
  223.             [meta_table] => wp_postmeta
  224.             [meta_id_column] => post_id
  225.             [primary_table] => wp_posts
  226.             [primary_id_column] => ID
  227.             [table_aliases:protected] => Array
  228.                 (
  229.                     [0] => wp_postmeta
  230.                 )
  231.  
  232.             [clauses:protected] => Array
  233.                 (
  234.                     [wp_postmeta] => Array
  235.                         (
  236.                             [key] => ex-content
  237.                             [value] =>
  238.                             [compare] => LIKE
  239.                             [compare_key] => =
  240.                             [alias] => wp_postmeta
  241.                             [cast] => CHAR
  242.                         )
  243.  
  244.                     [wp_postmeta-1] => Array
  245.                         (
  246.                             [key] => ex-solution
  247.                             [value] =>
  248.                             [compare] => LIKE
  249.                             [compare_key] => =
  250.                             [alias] => wp_postmeta
  251.                             [cast] => CHAR
  252.                         )
  253.  
  254.                     [wp_postmeta-2] => Array
  255.                         (
  256.                             [key] => ex-description
  257.                             [value] =>
  258.                             [compare] => LIKE
  259.                             [compare_key] => =
  260.                             [alias] => wp_postmeta
  261.                             [cast] => CHAR
  262.                         )
  263.  
  264.                 )
  265.  
  266.             [has_or_relation:protected] => 1
  267.         )
  268.  
  269.     [date_query] =>
  270.     [queried_object] => WP_Post_Type Object
  271.         (
  272.             [name] => zadania
  273.             [label] => Zadania
  274.             [labels] => stdClass Object
  275.                 (
  276.                     [name] => Zadania
  277.                     [singular_name] => Zadanie
  278.                     [add_new] => Dodaj nowy
  279.                     [add_new_item] => Dodaj nowy wpis
  280.                     [edit_item] => Edytuj wpis
  281.                     [new_item] => Nowy wpis
  282.                     [view_item] => Zobacz wpis
  283.                     [view_items] => Zobacz wpisy
  284.                     [search_items] => Szukaj wpisów
  285.                     [not_found] => Nie znaleziono żadnych wpisów.
  286.                     [not_found_in_trash] => Nie znaleziono żadnych wpisów w koszu.
  287.                     [parent_item_colon] =>
  288.                     [all_items] => Zadania
  289.                     [archives] => Zadania
  290.                     [attributes] => Atrybuty wpisu
  291.                     [insert_into_item] => Wstaw do wpisu
  292.                     [uploaded_to_this_item] => Załadowano do wpisu
  293.                     [featured_image] => Obrazek wyróżniający
  294.                     [set_featured_image] => Wybierz obrazek wyróżniający
  295.                     [remove_featured_image] => Usuń obrazek wyróżniający
  296.                     [use_featured_image] => Użyj jako obrazek wyróżniający
  297.                     [filter_items_list] => Filtrowanie listy wpisów
  298.                     [items_list_navigation] => Nawigacja listy wpisów
  299.                     [items_list] => Lista wpisów
  300.                     [item_published] => Wpis został opublikowany.
  301.                     [item_published_privately] => Wpis został opublikowany jako prywatny.
  302.                     [item_reverted_to_draft] => Wpis zamieniony na szkic.
  303.                     [item_scheduled] => Zaplanowano publikację wpisu.
  304.                     [item_updated] => Wpis został zaktualizowany.
  305.                     [menu_name] => Zadania
  306.                     [name_admin_bar] => Zadanie
  307.                 )
  308.  
  309.             [description] =>
  310.             [public] => 1
  311.             [hierarchical] =>
  312.             [exclude_from_search] =>
  313.             [publicly_queryable] => 1
  314.             [show_ui] => 1
  315.             [show_in_menu] => 1
  316.             [show_in_nav_menus] => 1
  317.             [show_in_admin_bar] => 1
  318.             [menu_position] =>
  319.             [menu_icon] =>
  320.             [capability_type] => post
  321.             [map_meta_cap] => 1
  322.             [register_meta_box_cb] =>
  323.             [taxonomies] => Array
  324.                 (
  325.                     [0] => kategorie_zadan_taxonomy
  326.                     [1] => typ_zadan_taxonomy
  327.                     [2] => poziom_taxonomy
  328.                     [3] => typ_matury_taxonomy
  329.                     [4] => rok_matury_taxonomy
  330.                     [5] => miesiac_matury_taxonomy
  331.                     [6] => przedmiot_taxonomy
  332.                 )
  333.  
  334.             [has_archive] => 1
  335.             [query_var] => zadania
  336.             [can_export] => 1
  337.             [delete_with_user] =>
  338.             [_builtin] =>
  339.             [_edit_link] => post.php?post=%d
  340.             [cap] => stdClass Object
  341.                 (
  342.                     [edit_post] => edit_post
  343.                     [read_post] => read_post
  344.                     [delete_post] => delete_post
  345.                     [edit_posts] => edit_posts
  346.                     [edit_others_posts] => edit_others_posts
  347.                     [publish_posts] => publish_posts
  348.                     [read_private_posts] => read_private_posts
  349.                     [read] => read
  350.                     [delete_posts] => delete_posts
  351.                     [delete_private_posts] => delete_private_posts
  352.                     [delete_published_posts] => delete_published_posts
  353.                     [delete_others_posts] => delete_others_posts
  354.                     [edit_private_posts] => edit_private_posts
  355.                     [edit_published_posts] => edit_published_posts
  356.                     [create_posts] => edit_posts
  357.                 )
  358.  
  359.             [rewrite] => Array
  360.                 (
  361.                     [slug] => zadania
  362.                     [with_front] => 1
  363.                     [pages] => 1
  364.                     [feeds] => 1
  365.                     [ep_mask] => 1
  366.                 )
  367.  
  368.             [show_in_rest] =>
  369.             [rest_base] =>
  370.             [rest_controller_class] =>
  371.         )
  372.  
  373.     [queried_object_id] =>
  374.     [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1  AND (
  375.   ( wp_postmeta.meta_key = 'ex-content' AND wp_postmeta.meta_value LIKE '{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}' )
  376.   OR
  377.   ( wp_postmeta.meta_key = 'ex-solution' AND wp_postmeta.meta_value LIKE '{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}' )
  378.   OR
  379.   ( wp_postmeta.meta_key = 'ex-description' AND wp_postmeta.meta_value LIKE '{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}{d3633c970f9b1d9fde56ff9724f5b0c569f70a0725e69cac93abe8c1944d2065}' )
  380. ) AND wp_posts.post_type = 'zadania' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'private') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 2
  381.     [posts] => Array
  382.         (
  383.             [0] => WP_Post Object
  384.                 (
  385.                     [ID] => 371
  386.                     [post_author] => 1
  387.                     [post_date] => 2019-10-03 15:47:12
  388.                     [post_date_gmt] => 2019-10-03 13:47:12
  389.                     [post_content] =>
  390.                     [post_title] => Zadanie 15
  391.                     [post_excerpt] =>
  392.                     [post_status] => publish
  393.                     [comment_status] => open
  394.                     [ping_status] => closed
  395.                     [post_password] =>
  396.                     [post_name] => zadanie-15
  397.                     [to_ping] =>
  398.                     [pinged] =>
  399.                     [post_modified] => 2019-10-04 09:11:51
  400.                     [post_modified_gmt] => 2019-10-04 07:11:51
  401.                     [post_content_filtered] =>
  402.                     [post_parent] => 0
  403.                     [guid] => http://localhost/projekty/blm/maturabiolchem/wp/?post_type=zadania&p=371
  404.                     [menu_order] => 0
  405.                     [post_type] => zadania
  406.                     [post_mime_type] =>
  407.                     [comment_count] => 0
  408.                     [filter] => raw
  409.                 )
  410.  
  411.             [1] => WP_Post Object
  412.                 (
  413.                     [ID] => 360
  414.                     [post_author] => 1
  415.                     [post_date] => 2019-10-01 15:21:33
  416.                     [post_date_gmt] => 2019-10-01 13:21:33
  417.                     [post_content] =>
  418.                     [post_title] => Zadanie 1. (2 pkt)
  419.                     [post_excerpt] =>
  420.                     [post_status] => publish
  421.                     [comment_status] => open
  422.                     [ping_status] => closed
  423.                     [post_password] =>
  424.                     [post_name] => matura-czerwiec-2016-poziom-rozszerzony-stary-zadanie-1-2-pkt
  425.                     [to_ping] =>
  426.                     [pinged] =>
  427.                     [post_modified] => 2019-10-01 15:23:04
  428.                     [post_modified_gmt] => 2019-10-01 13:23:04
  429.                     [post_content_filtered] =>
  430.                     [post_parent] => 0
  431.                     [guid] => http://localhost/projekty/blm/maturabiolchem/wp/?post_type=zadania&p=360
  432.                     [menu_order] => 0
  433.                     [post_type] => zadania
  434.                     [post_mime_type] =>
  435.                     [comment_count] => 0
  436.                     [filter] => raw
  437.                 )
  438.  
  439.         )
  440.  
  441.     [post_count] => 2
  442.     [current_post] => -1
  443.     [in_the_loop] =>
  444.     [post] => WP_Post Object
  445.         (
  446.             [ID] => 371
  447.             [post_author] => 1
  448.             [post_date] => 2019-10-03 15:47:12
  449.             [post_date_gmt] => 2019-10-03 13:47:12
  450.             [post_content] =>
  451.             [post_title] => Zadanie 15
  452.             [post_excerpt] =>
  453.             [post_status] => publish
  454.             [comment_status] => open
  455.             [ping_status] => closed
  456.             [post_password] =>
  457.             [post_name] => zadanie-15
  458.             [to_ping] =>
  459.             [pinged] =>
  460.             [post_modified] => 2019-10-04 09:11:51
  461.             [post_modified_gmt] => 2019-10-04 07:11:51
  462.             [post_content_filtered] =>
  463.             [post_parent] => 0
  464.             [guid] => http://localhost/projekty/blm/maturabiolchem/wp/?post_type=zadania&p=371
  465.             [menu_order] => 0
  466.             [post_type] => zadania
  467.             [post_mime_type] =>
  468.             [comment_count] => 0
  469.             [filter] => raw
  470.         )
  471.  
  472.     [comment_count] => 0
  473.     [current_comment] => -1
  474.     [found_posts] => 8
  475.     [max_num_pages] => 4
  476.     [max_num_comment_pages] => 0
  477.     [is_single] =>
  478.     [is_preview] =>
  479.     [is_page] =>
  480.     [is_archive] => 1
  481.     [is_date] =>
  482.     [is_year] =>
  483.     [is_month] =>
  484.     [is_day] =>
  485.     [is_time] =>
  486.     [is_author] =>
  487.     [is_category] =>
  488.     [is_tag] =>
  489.     [is_tax] =>
  490.     [is_search] =>
  491.     [is_feed] =>
  492.     [is_comment_feed] =>
  493.     [is_trackback] =>
  494.     [is_home] =>
  495.     [is_privacy_policy] =>
  496.     [is_404] =>
  497.     [is_embed] =>
  498.     [is_paged] =>
  499.     [is_admin] =>
  500.     [is_attachment] =>
  501.     [is_singular] =>
  502.     [is_robots] =>
  503.     [is_posts_page] =>
  504.     [is_post_type_archive] => 1
  505.     [query_vars_hash:WP_Query:private] => ac8b0782b17242134e8473480fe59c3b
  506.     [query_vars_changed:WP_Query:private] =>
  507.     [thumbnails_cached] =>
  508.     [stopwords:WP_Query:private] =>
  509.     [compat_fields:WP_Query:private] => Array
  510.         (
  511.             [0] => query_vars_hash
  512.             [1] => query_vars_changed
  513.         )
  514.  
  515.     [compat_methods:WP_Query:private] => Array
  516.         (
  517.             [0] => init_query_flags
  518.             [1] => parse_tax_query
  519.         )
  520.  
  521. )