
Events Search and Views Navigation
Ongoing
Special of the Week PE/Health 2/11-15/2019
remember your sneakers
Find out more »12:00 pm
3:30 pm
Harris Center Enrichment Program
Snowshoeing
Find out more »remember your sneakers
Find out more »Snowshoeing
Find out more »WP_Query Object ( [query] => Array ( [post_type] => tribe_events [eventDisplay] => day [eventDate] => 2019-02-15 ) [query_vars] => Array ( [post_type] => tribe_events [eventDisplay] => day [eventDate] => 2019-02-15 [error] => [m] => [p] => 0 [post_parent] => [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [static] => [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] => [paged] => 0 [meta_key] => [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 ( ) [start_date] => 2019-02-15 00:00:00 [end_date] => 2019-02-15 23:59:59 [posts_per_page] => -1 [hide_upcoming] => 1 [order] => ASC [meta_query] => Array ( [0] => Array ( [key] => _EventStartDate [type] => DATETIME ) [relation] => AND [1] => ) [ignore_sticky_posts] => [suppress_filters] => [cache_results] => [update_post_term_cache] => 1 [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [nopaging] => 1 [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_6_posts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( [0] => Array ( [key] => _EventStartDate [type] => DATETIME ) [relation] => OR ) [relation] => AND [meta_table] => wp_6_postmeta [meta_id_column] => post_id [primary_table] => wp_6_posts [primary_id_column] => ID [table_aliases:protected] => Array ( [0] => wp_6_postmeta ) [clauses:protected] => Array ( [wp_6_postmeta] => Array ( [key] => _EventStartDate [type] => DATETIME [compare] => = [alias] => wp_6_postmeta [cast] => DATETIME ) ) [has_or_relation:protected] => ) [date_query] => [queried_object] => WP_Post_Type Object ( [name] => tribe_events [label] => Events [labels] => stdClass Object ( [name] => Events [singular_name] => Event [add_new] => Add New [add_new_item] => Add New Event [edit_item] => Edit Event [new_item] => New Event [view_item] => View Event [view_items] => View Posts [search_items] => Search Events [not_found] => No events found [not_found_in_trash] => No events found in Trash [parent_item_colon] => [all_items] => Events [archives] => Events [attributes] => Post Attributes [insert_into_item] => Insert into post [uploaded_to_this_item] => Uploaded to this post [featured_image] => Featured Image [set_featured_image] => Set featured image [remove_featured_image] => Remove featured image [use_featured_image] => Use as featured image [filter_items_list] => Filter posts list [items_list_navigation] => Posts list navigation [items_list] => Posts list [menu_name] => Events [item_published] => Event published. [item_published_privately] => Event published privately. [item_reverted_to_draft] => Event reverted to draft. [item_scheduled] => Event scheduled. [item_updated] => Event updated. [name_admin_bar] => Event ) [description] => [public] => 1 [hierarchical] => [exclude_from_search] => [publicly_queryable] => 1 [show_ui] => 1 [show_in_menu] => 1 [show_in_nav_menus] => 1 [show_in_admin_bar] => 1 [menu_position] => 6 [menu_icon] => dashicons-calendar [capability_type] => tribe_event [map_meta_cap] => 1 [register_meta_box_cb] => [taxonomies] => Array ( [0] => post_tag ) [has_archive] => 1 [query_var] => tribe_events [can_export] => 1 [delete_with_user] => [_builtin] => [_edit_link] => post.php?post=%d [cap] => stdClass Object ( [edit_post] => edit_tribe_event [read_post] => read_tribe_event [delete_post] => delete_tribe_event [edit_posts] => edit_tribe_events [edit_others_posts] => edit_others_tribe_events [publish_posts] => publish_tribe_events [read_private_posts] => read_private_tribe_events [read] => read [delete_posts] => delete_tribe_events [delete_private_posts] => delete_private_tribe_events [delete_published_posts] => delete_published_tribe_events [delete_others_posts] => delete_others_tribe_events [edit_private_posts] => edit_private_tribe_events [edit_published_posts] => edit_published_tribe_events [create_posts] => edit_tribe_events ) [rewrite] => Array ( [slug] => event [with_front] => [pages] => 1 [feeds] => 1 [ep_mask] => 1 ) [show_in_rest] => [rest_base] => [rest_controller_class] => ) [queried_object_id] => [request] => SELECT DISTINCT wp_6_posts.*, MIN(wp_6_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_6_posts INNER JOIN wp_6_postmeta ON ( wp_6_posts.ID = wp_6_postmeta.post_id ) LEFT JOIN wp_6_postmeta as tribe_event_end_date ON ( wp_6_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDate' ) WHERE 1=1 AND ( wp_6_postmeta.meta_key = '_EventStartDate' ) AND wp_6_posts.post_type = 'tribe_events' AND (wp_6_posts.post_status = 'publish' OR wp_6_posts.post_status = 'acf-disabled' OR wp_6_posts.post_status = 'tribe-ea-success' OR wp_6_posts.post_status = 'tribe-ea-failed' OR wp_6_posts.post_status = 'tribe-ea-schedule' OR wp_6_posts.post_status = 'tribe-ea-pending' OR wp_6_posts.post_status = 'tribe-ea-draft') AND wp_6_posts.id NOT IN (SELECT post_id FROM wp_6_wpfront_ure_post_type_permissions WHERE role IN ('wpfront-guest-role-1') AND enable_permissions = 1 AND has_read = 0 GROUP BY post_id HAVING COUNT(*) = 1) AND ((wp_6_postmeta.meta_value >= '2019-02-15 00:00:00' AND wp_6_postmeta.meta_value <= '2019-02-15 23:59:59') OR (tribe_event_end_date.meta_value >= '2019-02-15 00:00:00' AND wp_6_postmeta.meta_value <= '2019-02-15 23:59:59' ) OR (wp_6_postmeta.meta_value < '2019-02-15 00:00:00' AND tribe_event_end_date.meta_value >= '2019-02-15 23:59:59' )) GROUP BY wp_6_posts.ID ORDER BY EventStartDate ASC, wp_6_posts.post_date ASC [posts] => Array ( [0] => WP_Post Object ( [ID] => 1397 [post_author] => 93 [post_date] => 2019-02-07 13:24:59 [post_date_gmt] => 2019-02-07 18:24:59 [post_content] => remember your sneakers [post_title] => Special of the Week PE/Health 2/11-15/2019 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => special-of-the-week-pe-health-2-11-15-2019 [to_ping] => [pinged] => [post_modified] => 2019-02-07 13:24:59 [post_modified_gmt] => 2019-02-07 18:24:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://fes.convalsd.net/?post_type=tribe_events&p=1397 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw [EventStartDate] => 2019-02-11 09:00:00 [EventEndDate] => 2019-02-15 15:00:00 [timeslot] => Ongoing ) [1] => WP_Post Object ( [ID] => 1380 [post_author] => 93 [post_date] => 2019-02-01 13:29:29 [post_date_gmt] => 2019-02-01 18:29:29 [post_content] => [post_title] => Pride and All School Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => pride-and-all-school-meeting [to_ping] => [pinged] => [post_modified] => 2019-02-01 13:29:29 [post_modified_gmt] => 2019-02-01 18:29:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://fes.convalsd.net/?post_type=tribe_events&p=1380 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw [EventStartDate] => 2019-02-15 11:30:00 [EventEndDate] => 2019-02-15 12:00:00 [timeslot] => 11:30 am ) [2] => WP_Post Object ( [ID] => 1381 [post_author] => 93 [post_date] => 2019-02-01 13:30:21 [post_date_gmt] => 2019-02-01 18:30:21 [post_content] => [post_title] => Community Lunch [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => community-lunch-19 [to_ping] => [pinged] => [post_modified] => 2019-02-01 13:30:21 [post_modified_gmt] => 2019-02-01 18:30:21 [post_content_filtered] => [post_parent] => 0 [guid] => http://fes.convalsd.net/?post_type=tribe_events&p=1381 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw [EventStartDate] => 2019-02-15 12:00:00 [EventEndDate] => 2019-02-15 12:30:00 [timeslot] => 12:00 pm ) [3] => WP_Post Object ( [ID] => 1358 [post_author] => 93 [post_date] => 2019-01-11 10:53:38 [post_date_gmt] => 2019-01-11 15:53:38 [post_content] => Snowshoeing [post_title] => Harris Center Enrichment Program [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => harris-center-enrichment-program-3 [to_ping] => [pinged] => [post_modified] => 2019-02-01 13:25:35 [post_modified_gmt] => 2019-02-01 18:25:35 [post_content_filtered] => [post_parent] => 0 [guid] => http://fes.convalsd.net/?post_type=tribe_events&p=1358 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw [EventStartDate] => 2019-02-15 15:30:00 [EventEndDate] => 2019-02-15 17:00:00 [timeslot] => 3:30 pm ) ) [post_count] => 0 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1397 [post_author] => 93 [post_date] => 2019-02-07 13:24:59 [post_date_gmt] => 2019-02-07 18:24:59 [post_content] => remember your sneakers [post_title] => Special of the Week PE/Health 2/11-15/2019 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => special-of-the-week-pe-health-2-11-15-2019 [to_ping] => [pinged] => [post_modified] => 2019-02-07 13:24:59 [post_modified_gmt] => 2019-02-07 18:24:59 [post_content_filtered] => [post_parent] => 0 [guid] => http://fes.convalsd.net/?post_type=tribe_events&p=1397 [menu_order] => 0 [post_type] => tribe_events [post_mime_type] => [comment_count] => 0 [filter] => raw [EventStartDate] => 2019-02-11 09:00:00 [EventEndDate] => 2019-02-15 15:00:00 [timeslot] => Ongoing ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 4 [max_num_pages] => 0 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [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] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_posts_page] => [is_post_type_archive] => 1 [query_vars_hash:WP_Query:private] => 14dee6af0bd39983dc3d0b1c7b0cbb4d [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [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 ) [tribe_is_event] => 1 [tribe_is_multi_posttype] => [tribe_is_event_category] => [tribe_is_event_venue] => [tribe_is_event_organizer] => [tribe_is_event_query] => 1 [tribe_is_past] => [tribe_is_week] => [tribe_is_photo] => [tribe_is_map] => [tribe_is_event_pro_query] => 1 [tribe_is_recurrence_list] => )