Eventos

 

May 2024

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2024-05-01
                                    [1] => 2024-05-31
                                )

                            [compare] => BETWEEN
                        )

                )

            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2024-05-01
                                    [1] => 2024-05-31
                                )

                            [compare] => BETWEEN
                        )

                )

            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_14_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => Array
                                        (
                                            [0] => 2024-05-01
                                            [1] => 2024-05-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_14_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_14_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_14_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_14_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_14_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2024-05-01
                                    [1] => 2024-05-31
                                )

                            [compare] => BETWEEN
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_14_posts.ID
					FROM wp_14_posts  INNER JOIN wp_14_postmeta ON ( wp_14_posts.ID = wp_14_postmeta.post_id )  INNER JOIN wp_14_postmeta AS mt1 ON ( wp_14_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_14_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value BETWEEN '2024-05-01' AND '2024-05-31' )
  )
) AND ((wp_14_posts.post_type = 'event' AND (wp_14_posts.post_status = 'publish' OR wp_14_posts.post_status = 'acf-disabled')))
					GROUP BY wp_14_posts.ID
					ORDER BY wp_14_postmeta.meta_value ASC
					LIMIT 0, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 30958
                    [post_author] => 37
                    [post_date] => 2024-04-03 16:55:58
                    [post_date_gmt] => 2024-04-03 16:55:58
                    [post_content] => 

	

La ciencia de clasificar o categorizar los alimentos de acuerdo con su composición nutricional por razones relacionadas con la prevención de enfermedades o promoción de la salud" (WHO, in press1). La acción de clasificar a los alimentos a través de perfiles nutricionales se ha reconocido por la OMS como una herramienta útil para una variedad de aplicaciones y se considera como crítica en la implementación y restricción de la publicidad de alimentos dirigida a niños (WHO, 2010a)

Nuestro comité de Nutrición y Bienestar cordialmente les invita a sus seminarios web gratuitos para los meses de marzo y abril del 2024.

 Seminario de Abril: Cereales y granos en la dieta: consumo y efecto en la salud y en la microbiota. youtube-video-thumbnail Seminario de Mayo: Cereales y granos en la dieta: oportunidades para la innovación tecnológica en la región. youtube-video-thumbnail [post_title] => Seminarios web sobre Nutrientes y Salud: Cereales y granos [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => seminarios-web-sobre-nutrientes-y-salud-cereales-y-granos [to_ping] => [pinged] => [post_modified] => 2024-05-14 19:37:52 [post_modified_gmt] => 2024-05-14 19:37:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsimesoamerica.org/?post_type=event&p=30958 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 31101 [post_author] => 37 [post_date] => 2024-05-23 15:50:44 [post_date_gmt] => 2024-05-23 15:50:44 [post_content] =>

Este año es nuestro X aniversario y de manera conjunta con el Laboratorio Nacional de Nanotecnología (LANOTEC), el Centro Nacional de Ciencia y Tecnología de Alimentos (CITA) y la Asociación de Tecnología Alimentaria de Costa Rica- Ascota, estamos organizando el VII Congreso Internacional de Ciencia y Tecnología de Ali, estamos organizando el VII Congreso Internacional de Ciencia y Tecnología de Alimentos a realizarse los días 6 y 7 de agosto. Visite la página web y entérese de los expositores y las formas en las que podrá participar: https://congresocita.ucr.ac.cr/

De previo al congreso les invitamos a participar en los seminarios enfocados en temas relacionados con el congreso y que permitirán establecer los retos de las personas y las organizaciones que tenemos un papel relevante en la necesaria evolución de los sistemas alimentarios hacia la sostenibilidad, la resiliencia y la regeneración. Durante el congreso las personas expertas, los posters, las sesiones técnicas y la feria de bienes y servicios, nos darán una serie de conocimiento y soluciones a estos retos que de manera conjunta debemos enfrentar.

𝑺𝒆𝒈𝒖𝒏𝒅𝒐 𝒔𝒆𝒎𝒊𝒏𝒂𝒓𝒊𝒐: 𝑮𝒆𝒔𝒕𝒊𝒐́𝒏 𝒅𝒆 𝒑𝒓𝒐𝒚𝒆𝒄𝒕𝒐𝒔 𝒆𝒏 𝒔𝒐𝒔𝒕𝒆𝒏𝒊𝒃𝒊𝒍𝒊𝒅𝒂𝒅: 𝒓𝒐𝒍 𝒅𝒆 𝒍𝒂 𝒊𝒏𝒅𝒖𝒔𝒕𝒓𝒊𝒂 Panelistas invitadas: 

Dra. Carla Murillo

Regional Nutrition Manager CASA

Griffith Foods, S.A

 Ing. María Marta Ramírez

Gestora Ambiental

Griffith Foods, S.A

 Ing. Mónica González Sánchez

Ingeniera de proyectos de residuos

Wastech Tecnologías en Manejo de Residuos - Greener Group

Registro gratuito aquí

 

[post_title] => Gestión de proyectos en sostenibilidad: rol de la industria [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => gestion-de-proyectos-en-sostenibilidad-rol-de-la-industria [to_ping] => [pinged] => [post_modified] => 2024-05-23 15:50:44 [post_modified_gmt] => 2024-05-23 15:50:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsimesoamerica.org/?post_type=event&p=31101 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 2 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 30958 [post_author] => 37 [post_date] => 2024-04-03 16:55:58 [post_date_gmt] => 2024-04-03 16:55:58 [post_content] =>

La ciencia de clasificar o categorizar los alimentos de acuerdo con su composición nutricional por razones relacionadas con la prevención de enfermedades o promoción de la salud" (WHO, in press1). La acción de clasificar a los alimentos a través de perfiles nutricionales se ha reconocido por la OMS como una herramienta útil para una variedad de aplicaciones y se considera como crítica en la implementación y restricción de la publicidad de alimentos dirigida a niños (WHO, 2010a)

Nuestro comité de Nutrición y Bienestar cordialmente les invita a sus seminarios web gratuitos para los meses de marzo y abril del 2024.

 Seminario de Abril: Cereales y granos en la dieta: consumo y efecto en la salud y en la microbiota. youtube-video-thumbnail Seminario de Mayo: Cereales y granos en la dieta: oportunidades para la innovación tecnológica en la región. youtube-video-thumbnail [post_title] => Seminarios web sobre Nutrientes y Salud: Cereales y granos [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => seminarios-web-sobre-nutrientes-y-salud-cereales-y-granos [to_ping] => [pinged] => [post_modified] => 2024-05-14 19:37:52 [post_modified_gmt] => 2024-05-14 19:37:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://ilsimesoamerica.org/?post_type=event&p=30958 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 2 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 39a706beec3f8ca3325bb5d3030290c8 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

Past Events

Taller Análisis de Riesgo

San José, Costa Rica

Taller de Herramientas de Análisis de Riesgo para la Unidad de Regulación de Productos de Interés Sanitario del Ministerio de Salud.

Read more

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-05-23
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-05-23
                            [compare] => <=
                        )

                )

            [paged] => 28
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-05-23
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-05-23
                            [compare] => <=
                        )

                )

            [paged] => 28
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_14_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2024-05-23
                                    [compare] => <=
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_14_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_14_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_14_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_14_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_14_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-05-23
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_14_posts.ID
					FROM wp_14_posts  INNER JOIN wp_14_postmeta ON ( wp_14_posts.ID = wp_14_postmeta.post_id )  INNER JOIN wp_14_postmeta AS mt1 ON ( wp_14_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_14_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-05-23' )
  )
) AND ((wp_14_posts.post_type = 'event' AND (wp_14_posts.post_status = 'publish' OR wp_14_posts.post_status = 'acf-disabled')))
					GROUP BY wp_14_posts.ID
					ORDER BY wp_14_postmeta.meta_value DESC
					LIMIT 135, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 736
                    [post_author] => 37
                    [post_date] => 2017-02-08 17:29:05
                    [post_date_gmt] => 2017-02-08 17:29:05
                    [post_content] => 
                    [post_title] => Asamblea General Ordinaria 2017
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => asamblea-general-ordinaria-2017
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-02-16 16:47:03
                    [post_modified_gmt] => 2017-02-16 16:47:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsimesoamerica.org/?post_type=event&p=736
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 462
                    [post_author] => 37
                    [post_date] => 2016-09-21 16:31:28
                    [post_date_gmt] => 2016-09-21 16:31:28
                    [post_content] => 
                    [post_title] => II Simposio ILSI Mesoamérica-UCIMED
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ii-simposio-ilsi-mesoamerica-ucimed
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-02-14 17:54:30
                    [post_modified_gmt] => 2018-02-14 17:54:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsimesoamerica.org/?post_type=event&p=462
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 440
                    [post_author] => 37
                    [post_date] => 2016-09-09 16:10:33
                    [post_date_gmt] => 2016-09-09 16:10:33
                    [post_content] => 
                    [post_title] => Simposio de Análisis de Riesgo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => simposio-de-analisis-de-riesgo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-11-08 16:28:40
                    [post_modified_gmt] => 2016-11-08 16:28:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsimesoamerica.org/?post_type=event&p=440
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 353
                    [post_author] => 37
                    [post_date] => 2016-08-24 21:46:52
                    [post_date_gmt] => 2016-08-24 21:46:52
                    [post_content] => 
                    [post_title] => Simposio-Taller de Etiquetado
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => simposio-taller-de-etiquetado
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-02-14 15:44:42
                    [post_modified_gmt] => 2018-02-14 15:44:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsimesoamerica.org/?post_type=event&p=353
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 438
                    [post_author] => 37
                    [post_date] => 2016-09-09 16:29:07
                    [post_date_gmt] => 2016-09-09 16:29:07
                    [post_content] => 
                    [post_title] => Taller Análisis de Riesgo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => taller-analisis-de-riesgo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-02-14 17:49:20
                    [post_modified_gmt] => 2018-02-14 17:49:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsimesoamerica.org/?post_type=event&p=438
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 5
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 736
            [post_author] => 37
            [post_date] => 2017-02-08 17:29:05
            [post_date_gmt] => 2017-02-08 17:29:05
            [post_content] => 
            [post_title] => Asamblea General Ordinaria 2017
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => asamblea-general-ordinaria-2017
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2017-02-16 16:47:03
            [post_modified_gmt] => 2017-02-16 16:47:03
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://ilsimesoamerica.org/?post_type=event&p=736
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 145
    [max_num_pages] => 29
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => f8756bccd5fde636c81be97cca1c6778
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)