WP_Query::__set_state(array(
'query' =>
array (
'cohorte' => '1993',
),
'query_vars' =>
array (
'cohorte' => '1993',
'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' => '1993',
'order' => 'DESC',
),
'tax_query' =>
WP_Tax_Query::__set_state(array(
'queries' =>
array (
0 =>
array (
'taxonomy' => 'cohorte',
'terms' =>
array (
0 => '1993',
),
'field' => 'slug',
'operator' => 'IN',
'include_children' => true,
),
),
'relation' => 'AND',
'table_aliases' =>
array (
0 => 'wp_term_relationships',
),
'queried_terms' =>
array (
'cohorte' =>
array (
'terms' =>
array (
0 => '1993',
),
'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' => 8,
'name' => '1993',
'slug' => '1993',
'term_group' => 0,
'term_taxonomy_id' => 8,
'taxonomy' => 'cohorte',
'description' => '',
'parent' => 0,
'count' => 16,
'filter' => 'raw',
)),
'queried_object_id' => 8,
'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 (8)
) 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' => 820,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Marie-Claude Girard',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'marie-claude-girard',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2016-04-29 20:39:48',
'post_modified_gmt' => '2016-04-29 19:39:48',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/marie-claude-girard/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
1 =>
WP_Post::__set_state(array(
'ID' => 822,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'André Gloutnay',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'andre-gloutnay',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/andre-gloutnay/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
2 =>
WP_Post::__set_state(array(
'ID' => 824,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Yves Landry',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'yves-landry',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/yves-landry/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
3 =>
WP_Post::__set_state(array(
'ID' => 826,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Caroline Léonard',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'caroline-leonard',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/caroline-leonard/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
4 =>
WP_Post::__set_state(array(
'ID' => 828,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Danielle Létourneau Zoomba',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'danielle-letourneau-zoomba',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/danielle-letourneau-zoomba/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
5 =>
WP_Post::__set_state(array(
'ID' => 830,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Peter McLeod',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'peter-mcleod',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-05-25 03:01:54',
'post_modified_gmt' => '2015-05-25 02:01:54',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/peter-mcleod/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
6 =>
WP_Post::__set_state(array(
'ID' => 832,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Odette Odrey',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'odette-odrey',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-05-25 03:01:10',
'post_modified_gmt' => '2015-05-25 02:01:10',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/odette-odrey/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
7 =>
WP_Post::__set_state(array(
'ID' => 834,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Pierre Prince',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'pierre-prince',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/pierre-prince/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
8 =>
WP_Post::__set_state(array(
'ID' => 836,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Dominic Sillon',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'dominic-sillon',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-10-14 01:11:03',
'post_modified_gmt' => '2015-10-14 00:11:03',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/dominic-sillon/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
9 =>
WP_Post::__set_state(array(
'ID' => 838,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Judith Taillefer',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'judith-taillefer',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:36',
'post_modified_gmt' => '2015-04-08 04:45:36',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/judith-taillefer/',
'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' => 820,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:36',
'post_date_gmt' => '2015-04-08 04:45:36',
'post_content' => '',
'post_title' => 'Marie-Claude Girard',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'marie-claude-girard',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2016-04-29 20:39:48',
'post_modified_gmt' => '2016-04-29 19:39:48',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/marie-claude-girard/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
'comment_count' => 0,
'current_comment' => -1,
'found_posts' => 16,
'max_num_pages' => 2,
'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' => 'b48df3d39a035c742eca1450a35f628e',
'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 }
-
Alexandre Barrette
-
Jérémy Du Temple-Quirion
-
Louis-José Houde
-
Frédéric Dubé
{ rechercher un diplômé }
4 résultats
-
Alexandre Barrette
Création humoristique
2002
-
Jérémy Du Temple-Quirion
Création humoristique
2013
-
Louis-José Houde
Création humoristique
1998
-
Frédéric Dubé
Création humoristique
2005
-
-
-
-
-
-