Eventos

2020

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2020-01-01
                                    [1] => 2020-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                        )

                )

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

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2020-01-01
                                    [1] => 2020-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                        )

                )

            [paged] => 2
            [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_9_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] => 2020-01-01
                                            [1] => 2020-12-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [1] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2020-12-31
                                    [compare] => <
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_9_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_9_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_9_postmeta
                    [1] => mt1
                    [2] => mt2
                )

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

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

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

                    [mt2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2020-12-31
                            [compare] => <
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_9_posts.ID
					FROM wp_9_posts  INNER JOIN wp_9_postmeta ON ( wp_9_posts.ID = wp_9_postmeta.post_id )  INNER JOIN wp_9_postmeta AS mt1 ON ( wp_9_posts.ID = mt1.post_id )  INNER JOIN wp_9_postmeta AS mt2 ON ( wp_9_posts.ID = mt2.post_id )
					WHERE 1=1  AND ( 
  wp_9_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value BETWEEN '2020-01-01' AND '2020-12-31' ) 
    AND 
    ( mt2.meta_key = '_ilsi_date' AND mt2.meta_value < '2020-12-31' )
  )
) AND ((wp_9_posts.post_type = 'event' AND (wp_9_posts.post_status = 'publish' OR wp_9_posts.post_status = 'acf-disabled')))
					GROUP BY wp_9_posts.ID
					ORDER BY wp_9_postmeta.meta_value DESC
					LIMIT 5, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 3328
                    [post_author] => 40
                    [post_date] => 2020-10-19 17:35:17
                    [post_date_gmt] => 2020-10-19 17:35:17
                    [post_content] => 
                    [post_title] => Extratos Botânicos: Aplicações em Nutrição e Qualidade
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => extratos-botanicos-aplicacoes-em-nutricao-e-qualidade
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-17 20:36:04
                    [post_modified_gmt] => 2020-11-17 20:36:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsibrasil.org/?post_type=event&p=3328
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3248
                    [post_author] => 40
                    [post_date] => 2020-08-31 16:38:33
                    [post_date_gmt] => 2020-08-31 16:38:33
                    [post_content] => 
                    [post_title] => Microbiologia de alimentos
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => microbiologia-de-alimentos
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-17 20:31:27
                    [post_modified_gmt] => 2020-11-17 20:31:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsibrasil.org/?post_type=event&p=3248
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 3286
                    [post_author] => 40
                    [post_date] => 2020-09-25 18:21:29
                    [post_date_gmt] => 2020-09-25 18:21:29
                    [post_content] => 
                    [post_title] => IV Ciclo de Debates em Nutrição Clínica
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => iv-ciclo-de-debates-em-nutricao-clinica
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-17 20:37:38
                    [post_modified_gmt] => 2020-11-17 20:37:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsibrasil.org/?post_type=event&p=3286
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 3236
                    [post_author] => 40
                    [post_date] => 2020-08-20 15:17:01
                    [post_date_gmt] => 2020-08-20 15:17:01
                    [post_content] => 
                    [post_title] => XII Atualidades em Food Safety
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => xii-atualidades-em-food-safety
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-15 18:59:52
                    [post_modified_gmt] => 2020-10-15 18:59:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsibrasil.org/?post_type=event&p=3236
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 3238
                    [post_author] => 40
                    [post_date] => 2020-08-25 17:46:32
                    [post_date_gmt] => 2020-08-25 17:46:32
                    [post_content] => 
                    [post_title] => Sustainable Nutrition: From Theory to Practice
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sustainable-nutrition-from-theory-to-practice
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-15 18:46:01
                    [post_modified_gmt] => 2020-10-15 18:46:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsibrasil.org/?post_type=event&p=3238
                    [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] => 3328
            [post_author] => 40
            [post_date] => 2020-10-19 17:35:17
            [post_date_gmt] => 2020-10-19 17:35:17
            [post_content] => 
            [post_title] => Extratos Botânicos: Aplicações em Nutrição e Qualidade
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => extratos-botanicos-aplicacoes-em-nutricao-e-qualidade
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-11-17 20:36:04
            [post_modified_gmt] => 2020-11-17 20:36:04
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://ilsibrasil.org/?post_type=event&p=3328
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 24
    [max_num_pages] => 5
    [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] => 60739b740a34e8ec113e78ef8203d8d3
    [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
        )

)

2016

Chá da Tarde com Dr. Jan Knol

São Paulo, Brasil

As FTs Alimentos Funcionais e Nutrição da Criança promoveram, em conjunto, uma palestra com o Dr. Jan Knol, da Universidade de Wageningen (Holanda), para falar sobre a importância da microbiota intestinal no início da vida. Dr. Jan é professor de Microbiologia Intestinal na Primeira Infância na Universidade de Wageningen e Diretor de Metabolismo, Trato Intestianl e Microbiologia na Danone Nutricia Research.

Read more

Brasília Workshop – RISK21: A Practical Framework for Risk Assessment in the 21st Century

Brasília, Brasil

Em 2009, o International Life Sciences Institute (ILSI) Health and Environmental Sciences Institute (HESI), com a participação de mais de 120 indivíduos provenientes de 12 países, 15 instituições governamentais, 20 universidades, 2 organizações não-governamentais e 12 corporações criaram o projeto “Risk Assessment in the 21st Century – RISK21”(avaliação do risco no século 21). RISK 21 é uma estratégia integrada de avaliação que enfatiza um problema de risco da exposição baseado na formulação de problema, tirando proveito das informações existentes. A matriz do RISK21, uma ferramenta que facilita a visualização da intersecção da exposição e dados sobre toxicidade, tem o potencial de ampliar o espectro de comunicação do risco para além daqueles que possuem expertise técnica. O resultado final é uma estratégia metodológica e transparente para tomada de decisão baseada no risco.

Read more

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2016-01-01
                                    [1] => 2016-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2016-12-31
                            [compare] => <
                        )

                )

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

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2016-01-01
                                    [1] => 2016-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2016-12-31
                            [compare] => <
                        )

                )

            [paged] => 2
            [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_9_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-03-28
                                    [compare] => <=
                                )

                            [1] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => Array
                                        (
                                            [0] => 2016-01-01
                                            [1] => 2016-12-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [2] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2016-12-31
                                    [compare] => <
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_9_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_9_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_9_postmeta
                    [1] => mt1
                    [2] => mt2
                    [3] => mt3
                )

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

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

                    [mt2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2016-01-01
                                    [1] => 2016-12-31
                                )

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

                    [mt3] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2016-12-31
                            [compare] => <
                            [compare_key] => =
                            [alias] => mt3
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_9_posts.ID
					FROM wp_9_posts  INNER JOIN wp_9_postmeta ON ( wp_9_posts.ID = wp_9_postmeta.post_id )  INNER JOIN wp_9_postmeta AS mt1 ON ( wp_9_posts.ID = mt1.post_id )  INNER JOIN wp_9_postmeta AS mt2 ON ( wp_9_posts.ID = mt2.post_id )  INNER JOIN wp_9_postmeta AS mt3 ON ( wp_9_posts.ID = mt3.post_id )
					WHERE 1=1  AND ( 
  wp_9_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-03-28' ) 
    AND 
    ( mt2.meta_key = '_ilsi_date' AND mt2.meta_value BETWEEN '2016-01-01' AND '2016-12-31' ) 
    AND 
    ( mt3.meta_key = '_ilsi_date' AND mt3.meta_value < '2016-12-31' )
  )
) AND ((wp_9_posts.post_type = 'event' AND (wp_9_posts.post_status = 'publish' OR wp_9_posts.post_status = 'acf-disabled')))
					GROUP BY wp_9_posts.ID
					ORDER BY wp_9_postmeta.meta_value DESC
					LIMIT 5, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 515
                    [post_author] => 40
                    [post_date] => 2016-08-08 16:57:01
                    [post_date_gmt] => 2016-08-08 16:57:01
                    [post_content] => 
                    [post_title] => Café da Manhã com Dra. Márcia Terra
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => 515
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-09-07 15:49:47
                    [post_modified_gmt] => 2016-09-07 15:49:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsibrasil.org/?post_type=event&p=515
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 516
                    [post_author] => 40
                    [post_date] => 2016-08-08 17:01:44
                    [post_date_gmt] => 2016-08-08 17:01:44
                    [post_content] => 
                    [post_title] => Café da Manhã com Marilia Sealender
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cafe-da-manha-com-marilia-sealender
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-09-13 19:07:48
                    [post_modified_gmt] => 2016-09-13 19:07:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsibrasil.org/?post_type=event&p=516
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 436
                    [post_author] => 40
                    [post_date] => 2016-07-06 13:58:42
                    [post_date_gmt] => 2016-07-06 13:58:42
                    [post_content] => 
                    [post_title] => Simpósio Latino Americano sobre Fortificação de Alimentos e Suplementos
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => simposio-latino-americano-sobre-fortificacao-de-alimentos-e-suplementos
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-09-02 16:51:08
                    [post_modified_gmt] => 2016-09-02 16:51:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsibrasil.org/?post_type=event&p=436
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 410
                    [post_author] => 40
                    [post_date] => 2016-07-05 14:39:46
                    [post_date_gmt] => 2016-07-05 14:39:46
                    [post_content] => 
                    [post_title] => Chá da Tarde com Dr. Jan Knol
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cha-da-tarde-com-dr-jan-knol
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-07-21 17:09:32
                    [post_modified_gmt] => 2016-07-21 17:09:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsibrasil.org/?post_type=event&p=410
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 173
                    [post_author] => 5
                    [post_date] => 2016-05-24 18:31:48
                    [post_date_gmt] => 2016-05-24 18:31:48
                    [post_content] => 
                    [post_title] => Brasília Workshop - RISK21: A Practical Framework for Risk Assessment in the 21st Century
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => brasilia-workshop-risk21-a-practical-framework-for-risk-assessment-in-the-21st-century
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-08-16 13:34:19
                    [post_modified_gmt] => 2016-08-16 13:34:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://ilsi.org/brasil/?post_type=event&p=173
                    [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] => 515
            [post_author] => 40
            [post_date] => 2016-08-08 16:57:01
            [post_date_gmt] => 2016-08-08 16:57:01
            [post_content] => 
            [post_title] => Café da Manhã com Dra. Márcia Terra
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => 515
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-09-07 15:49:47
            [post_modified_gmt] => 2016-09-07 15:49:47
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://ilsibrasil.org/?post_type=event&p=515
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 14
    [max_num_pages] => 3
    [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] => 32b1fcb8124933b7cdf376dd4b4d5732
    [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
        )

)