Classifying Foods Based on ‘Dietary Components to Limit’ and Comparing Health Risks with Other Processing-Based Classifications

Virtual, Event

This webinar describes the development and evaluation of a new method for classifying “moderation foods” high in dietary components to limit, including added sugar, saturated fat, sodium, refined grains, and alcoholic beverages.

Read more about Classifying Foods Based on ‘Dietary Components to Limit’ and Comparing Health Risks with Other Processing-Based Classifications

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

                            [compare] => BETWEEN
                        )

                )

            [maxyears] => 0
            [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] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2026-10-01
                                    [1] => 2026-10-31
                                )

                            [compare] => BETWEEN
                        )

                )

            [maxyears] => 0
            [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] => all
            [menu_order] => 
             => 
            [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_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] => 2026-10-01
                                            [1] => 2026-10-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

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

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

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

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

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value BETWEEN '2026-10-01' AND '2026-10-31' )
  )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value ASC
					 LIMIT 0, 5
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 42882
                    [post_author] => 291
                    [post_date] => 2026-06-15 10:31:41
                    [post_date_gmt] => 2026-06-15 14:31:41
                    [post_content] => 
                    [post_title] => Root Cause Analysis, Corrective Action, Mitigation Strategies and Common Pitfalls
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => root-cause-analysis-corrective-action-mitigation-strategies-and-common-pitfalls
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-06-15 16:38:11
                    [post_modified_gmt] => 2026-06-15 20:38:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=42882
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 42519
                    [post_author] => 291
                    [post_date] => 2026-05-12 14:18:50
                    [post_date_gmt] => 2026-05-12 18:18:50
                    [post_content] => 
                    [post_title] => IAFNS at American Dental Association Scientific Sessions
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => american-dental-association-scientific-sessions
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-07-31 21:06:58
                    [post_modified_gmt] => 2026-08-01 01:06:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=42519
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 43612
                    [post_author] => 291
                    [post_date] => 2026-09-03 14:16:23
                    [post_date_gmt] => 2026-09-03 18:16:23
                    [post_content] => 
                    [post_title] => Classifying Foods Based on ‘Dietary Components to Limit’ and Comparing Health Risks with Other Processing-Based Classifications
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => classifying-foods-based-on-nutrients-to-limit-and-comparing-health-risks-with-other-processing-based-classifications
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-09-08 07:54:59
                    [post_modified_gmt] => 2026-09-08 11:54:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=43612
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 41923
                    [post_author] => 291
                    [post_date] => 2026-03-19 13:11:11
                    [post_date_gmt] => 2026-03-19 17:11:11
                    [post_content] => 

	

Session Title: "Clearing the Fog: Understanding, Measuring, and Managing Brain Fog Through Nutrition"

Chronic neuroinflammation is implicated in the propagation of "brain fog," a colloquial term used to describe a heterogeneous set of cognitive issues, including brain-based fatigue, effortful cognition, poor focus, and forgetfulness.

Complaints of brain fog and other cognitive inefficiencies have increased in frequency in a wide range of seemingly unrelated neurological and psychiatric conditions, including multiple sclerosis, lupus, long COVID, and depression, among others.

Although the impact of brain fog on cognition is typically of low severity, the impact on daily functioning, work capacity, and quality of life can be devastating, considering it can affect individuals of workforce age. Additionally, patients with brain fog symptoms can burden on the medical system through increased healthcare utilization.

Brain fog can be triggered or exacerbated by a myriad of physical, lifestyle, and behavioral issues, including poor diet. Recent evidence suggests that nutrition interventions aimed at addressing the underlying drivers of neuroinflammation can reduce brain fog and improve cognitive outcomes.

In this session, experts will discuss a possible consensus operational definition, the objective measurement, and use of evidence-based nutritional interventions for the treatment of "brain fog." Participants will come away with specific tools and recommendations for patients and clients.

Speakers:

Jennifer Bean, PhD, RDN, LD, MOST Policy Initiative - Moderator

Kristine Lokken, PhD, University of Alabama at Birmingham Medical Center

Lina Begdache, PhD, RDN, CDN, CNS-S, FAND, Binghamton University

For more information about the conference, click here(opens in new tab).

This presentation is supported by IAFNS Cognitive Health Committee(opens in new tab).

[post_title] => IAFNS at Academy of Nutrition and Dietetics Food and Nutrition Conference and Expo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-fnce-2026-academy-of-nutrition-and-dietetics-food-and-nutrition-conference-and-expo [to_ping] => [pinged] => [post_modified] => 2026-09-08 09:55:44 [post_modified_gmt] => 2026-09-08 13:55:44 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41923 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 4 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 42882 [post_author] => 291 [post_date] => 2026-06-15 10:31:41 [post_date_gmt] => 2026-06-15 14:31:41 [post_content] => [post_title] => Root Cause Analysis, Corrective Action, Mitigation Strategies and Common Pitfalls [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => root-cause-analysis-corrective-action-mitigation-strategies-and-common-pitfalls [to_ping] => [pinged] => [post_modified] => 2026-06-15 16:38:11 [post_modified_gmt] => 2026-06-15 20:38:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42882 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 4 [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] => 9f48200501a62e39dd6274efd16f9277 [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 ) [query_cache_key:WP_Query:private] => wp_query:038c170679536ea406c87e7dcd272e49 )


Past Events

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

                )

            [maxyears] => 0
            [paged] => 9
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

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

                )

            [maxyears] => 0
            [paged] => 9
            [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] => all
            [menu_order] => 
             => 
            [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_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] => 2026-09-08
                                    [compare] => <=
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

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

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-09-08
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2026-09-08' )
  )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value DESC
					 LIMIT 40, 5
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 39416
                    [post_author] => 291
                    [post_date] => 2025-09-29 14:13:33
                    [post_date_gmt] => 2025-09-29 18:13:33
                    [post_content] => 
                    [post_title] => IAFNS at Chicagoland Food & Beverage Network
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => iafns-at-chicagoland-food-beverage-network
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-10-28 13:08:38
                    [post_modified_gmt] => 2025-10-28 17:08:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=39416
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 39314
                    [post_author] => 291
                    [post_date] => 2025-09-22 10:06:26
                    [post_date_gmt] => 2025-09-22 14:06:26
                    [post_content] => 

	

The 2025 Food Safety Consortium event will focus on the convergence of policy, science, and best practices. With the conference being held near Washington, D.C., this year will place a renewed emphasis on policy discussions, reflecting the growing need to address regulatory and legislative issues. The program will also prioritize the sharing of best practices, offering attendees the chance to learn from one another and engage in collaborative problem-solving.

IAFNS will be presenting a talk:

From Kibble to Crackers: Cross-Learning on Pathogens in Low-Moisture Foods Expand

Monday, Oct. 20 from 11:15 a.m - 12:15 p.m. ET. The presentation will be given during the session: "Dry Doesn't Mean Safe: Pathogens in Low Moisture Foods."

For more information on registering for the Food Safety Consortium Conference, click here.

[post_title] => IAFNS at Food Safety Consortium Conference [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => food-safety-consortium-conference [to_ping] => [pinged] => [post_modified] => 2026-01-12 16:30:39 [post_modified_gmt] => 2026-01-12 21:30:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=39314 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 38393 [post_author] => 291 [post_date] => 2025-07-14 11:42:36 [post_date_gmt] => 2025-07-14 15:42:36 [post_content] => [post_title] => Designing Studies to Assess Consumer Responses to Risk and Benefit Information [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-webinar-series-optimizing-information-to-enhance-consumer-health-and-wellness-2 [to_ping] => [pinged] => [post_modified] => 2025-10-29 15:28:17 [post_modified_gmt] => 2025-10-29 19:28:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=38393 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 37511 [post_author] => 291 [post_date] => 2025-03-19 15:14:42 [post_date_gmt] => 2025-03-19 19:14:42 [post_content] => [post_title] => IAFNS at FNCE 2025 – The Food and Nutrition Conference and Expo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-fnce-2025-the-food-and-nutrition-conference-and-expo [to_ping] => [pinged] => [post_modified] => 2025-10-15 15:59:18 [post_modified_gmt] => 2025-10-15 19:59:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=37511 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 39791 [post_author] => 291 [post_date] => 2025-10-29 10:49:20 [post_date_gmt] => 2025-10-29 14:49:20 [post_content] => [post_title] => UPDATE Project Expert Workshop [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => update-project-expert-workshop [to_ping] => [pinged] => [post_modified] => 2025-10-29 11:03:05 [post_modified_gmt] => 2025-10-29 15:03:05 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=39791 [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] => 39416 [post_author] => 291 [post_date] => 2025-09-29 14:13:33 [post_date_gmt] => 2025-09-29 18:13:33 [post_content] => [post_title] => IAFNS at Chicagoland Food & Beverage Network [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-chicagoland-food-beverage-network [to_ping] => [pinged] => [post_modified] => 2025-10-28 13:08:38 [post_modified_gmt] => 2025-10-28 17:08:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=39416 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 247 [max_num_pages] => 50 [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] => 058c62a141f9d50c04f9e4027526db05 [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 ) [query_cache_key:WP_Query:private] => wp_query:4dfa688fe624c3edbc673d2982de3d07 )