WP_Query::__set_state(array(
'query' =>
array (
'cohorte' => '2018',
),
'query_vars' =>
array (
'cohorte' => '2018',
'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' => '',
'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 (
),
'search_columns' =>
array (
),
'post_type' =>
array (
0 => 'post',
1 => 'page',
2 => 'attachment',
3 => 'diplome',
4 => 'programmes',
5 => 'cours',
6 => 'professeur',
7 => 'post',
8 => 'page',
),
'ignore_sticky_posts' => false,
'suppress_filters' => false,
'cache_results' => true,
'update_post_term_cache' => true,
'update_menu_item_cache' => false,
'lazy_load_term_meta' => true,
'update_post_meta_cache' => true,
'posts_per_page' => 10,
'nopaging' => false,
'comments_per_page' => '50',
'no_found_rows' => false,
'taxonomy' => 'cohorte',
'term' => '2018',
'order' => 'DESC',
),
'tax_query' =>
WP_Tax_Query::__set_state(array(
'queries' =>
array (
0 =>
array (
'taxonomy' => 'cohorte',
'terms' =>
array (
0 => '2018',
),
'field' => 'slug',
'operator' => 'IN',
'include_children' => true,
),
),
'relation' => 'AND',
'table_aliases' =>
array (
0 => 'wp_term_relationships',
),
'queried_terms' =>
array (
'cohorte' =>
array (
'terms' =>
array (
0 => '2018',
),
'field' => 'slug',
),
),
'primary_table' => 'wp_posts',
'primary_id_column' => 'ID',
)),
'meta_query' =>
WP_Meta_Query::__set_state(array(
'queries' =>
array (
),
'relation' => NULL,
'meta_table' => NULL,
'meta_id_column' => NULL,
'primary_table' => NULL,
'primary_id_column' => NULL,
'table_aliases' =>
array (
),
'clauses' =>
array (
),
'has_or_relation' => false,
)),
'date_query' => false,
'queried_object' =>
WP_Term::__set_state(array(
'term_id' => 94,
'name' => '2018',
'slug' => '2018',
'term_group' => 0,
'term_taxonomy_id' => 94,
'taxonomy' => 'cohorte',
'description' => '',
'parent' => 0,
'count' => 30,
'filter' => 'raw',
)),
'queried_object_id' => 94,
'request' => 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (94)
) AND ((wp_posts.post_type = \'attachment\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'cours\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'diplome\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'page\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'page\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'professeur\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')) OR (wp_posts.post_type = \'programmes\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\' OR wp_posts.post_status = \'mapped\' OR wp_posts.post_status = \'needs_update\')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 10',
'posts' =>
array (
0 =>
WP_Post::__set_state(array(
'ID' => 10043,
'post_author' => '7',
'post_date' => '2018-07-26 21:37:53',
'post_date_gmt' => '2018-07-26 20:37:53',
'post_content' => '',
'post_title' => 'Lily Thibeault',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'lily-thibeault',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2019-01-21 19:42:36',
'post_modified_gmt' => '2019-01-21 18:42:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10043',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
1 =>
WP_Post::__set_state(array(
'ID' => 10041,
'post_author' => '7',
'post_date' => '2018-07-26 21:08:08',
'post_date_gmt' => '2018-07-26 20:08:08',
'post_content' => '',
'post_title' => 'Alexandre Brosseau-Camara',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'alexandre-brosseau-camara',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:08:08',
'post_modified_gmt' => '2018-07-26 20:08:08',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10041',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
2 =>
WP_Post::__set_state(array(
'ID' => 10039,
'post_author' => '7',
'post_date' => '2018-07-26 21:07:41',
'post_date_gmt' => '2018-07-26 20:07:41',
'post_content' => '',
'post_title' => 'Alexandre Meunier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'alexandre-meunier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:07:41',
'post_modified_gmt' => '2018-07-26 20:07:41',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10039',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
3 =>
WP_Post::__set_state(array(
'ID' => 10037,
'post_author' => '7',
'post_date' => '2018-07-26 21:07:12',
'post_date_gmt' => '2018-07-26 20:07:12',
'post_content' => '',
'post_title' => 'Anouk Mahiout',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'anouk-mahiout',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-08-13 19:52:19',
'post_modified_gmt' => '2018-08-13 18:52:19',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10037',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
4 =>
WP_Post::__set_state(array(
'ID' => 10035,
'post_author' => '7',
'post_date' => '2018-07-26 21:05:03',
'post_date_gmt' => '2018-07-26 20:05:03',
'post_content' => '',
'post_title' => 'Arianne Maynard-Turcotte',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'arianne-maynard-turcotte',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-30 14:29:36',
'post_modified_gmt' => '2018-07-30 13:29:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10035',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
5 =>
WP_Post::__set_state(array(
'ID' => 10033,
'post_author' => '7',
'post_date' => '2018-07-26 21:04:24',
'post_date_gmt' => '2018-07-26 20:04:24',
'post_content' => '',
'post_title' => 'Bruno Dufort',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'bruno-dufort',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:04:24',
'post_modified_gmt' => '2018-07-26 20:04:24',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10033',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
6 =>
WP_Post::__set_state(array(
'ID' => 10031,
'post_author' => '7',
'post_date' => '2018-07-26 21:03:39',
'post_date_gmt' => '2018-07-26 20:03:39',
'post_content' => '',
'post_title' => 'Charles-Olivier St-Cyr',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'charles-olivier-st-cyr',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:03:39',
'post_modified_gmt' => '2018-07-26 20:03:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10031',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
7 =>
WP_Post::__set_state(array(
'ID' => 10029,
'post_author' => '7',
'post_date' => '2018-07-26 21:03:03',
'post_date_gmt' => '2018-07-26 20:03:03',
'post_content' => '',
'post_title' => 'Étienne Picotin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'etienne-picotin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:03:03',
'post_modified_gmt' => '2018-07-26 20:03:03',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10029',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
8 =>
WP_Post::__set_state(array(
'ID' => 10027,
'post_author' => '7',
'post_date' => '2018-07-26 21:02:29',
'post_date_gmt' => '2018-07-26 20:02:29',
'post_content' => '',
'post_title' => 'Gabriel Pelletier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'gabriel-pelletier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-07-26 21:02:29',
'post_modified_gmt' => '2018-07-26 20:02:29',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10027',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
9 =>
WP_Post::__set_state(array(
'ID' => 10025,
'post_author' => '7',
'post_date' => '2018-07-26 21:01:56',
'post_date_gmt' => '2018-07-26 20:01:56',
'post_content' => '',
'post_title' => 'Geneviève Major-Landry',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'genevieve-major-landry',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2018-08-13 15:10:42',
'post_modified_gmt' => '2018-08-13 14:10:42',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10025',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
),
'post_count' => 10,
'current_post' => -1,
'before_loop' => true,
'in_the_loop' => false,
'post' =>
WP_Post::__set_state(array(
'ID' => 10043,
'post_author' => '7',
'post_date' => '2018-07-26 21:37:53',
'post_date_gmt' => '2018-07-26 20:37:53',
'post_content' => '',
'post_title' => 'Lily Thibeault',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'lily-thibeault',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2019-01-21 19:42:36',
'post_modified_gmt' => '2019-01-21 18:42:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'https://enh.qc.ca/?post_type=diplome&p=10043',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
'comment_count' => 0,
'current_comment' => -1,
'found_posts' => 30,
'max_num_pages' => 3,
'max_num_comment_pages' => 0,
'is_single' => false,
'is_preview' => false,
'is_page' => false,
'is_archive' => true,
'is_date' => false,
'is_year' => false,
'is_month' => false,
'is_day' => false,
'is_time' => false,
'is_author' => false,
'is_category' => false,
'is_tag' => false,
'is_tax' => true,
'is_search' => false,
'is_feed' => false,
'is_comment_feed' => false,
'is_trackback' => false,
'is_home' => false,
'is_privacy_policy' => false,
'is_404' => false,
'is_embed' => false,
'is_paged' => false,
'is_admin' => false,
'is_attachment' => false,
'is_singular' => false,
'is_robots' => false,
'is_favicon' => false,
'is_posts_page' => false,
'is_post_type_archive' => false,
'query_vars_hash' => '9b52743ec1a27d736b7d61b5e5af3702',
'query_vars_changed' => true,
'thumbnails_cached' => false,
'allow_query_attachment_by_filename' => false,
'stopwords' => NULL,
'compat_fields' =>
array (
0 => 'query_vars_hash',
1 => 'query_vars_changed',
),
'compat_methods' =>
array (
0 => 'init_query_flags',
1 => 'parse_tax_query',
),
))
{ diplômés vedettes }
-
Louis-José Houde
-
Adib Alkhalidey
-
Louis Morissette
-
Jérémy Du Temple-Quirion
{ rechercher un diplômé }
4 résultats
-
Louis-José Houde
Création humoristique
1998
-
Adib Alkhalidey
Création humoristique
2010
-
Louis Morissette
Création humoristique
1996
-
Jérémy Du Temple-Quirion
Création humoristique
2013
-
-
-
-
-
-