WP_Query::__set_state(array(
'query' =>
array (
'cohorte' => '2005',
),
'query_vars' =>
array (
'cohorte' => '2005',
'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' => '2005',
'order' => 'DESC',
),
'tax_query' =>
WP_Tax_Query::__set_state(array(
'queries' =>
array (
0 =>
array (
'taxonomy' => 'cohorte',
'terms' =>
array (
0 => '2005',
),
'field' => 'slug',
'operator' => 'IN',
'include_children' => true,
),
),
'relation' => 'AND',
'table_aliases' =>
array (
0 => 'wp_term_relationships',
),
'queried_terms' =>
array (
'cohorte' =>
array (
'terms' =>
array (
0 => '2005',
),
'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' => 20,
'name' => '2005',
'slug' => '2005',
'term_group' => 0,
'term_taxonomy_id' => 20,
'taxonomy' => 'cohorte',
'description' => '',
'parent' => 0,
'count' => 19,
'filter' => 'raw',
)),
'queried_object_id' => 20,
'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 (20)
) 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' => 1246,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Frédéric Dubé',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'frederic-dube',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 07:24:48',
'post_modified_gmt' => '2015-04-08 06:24:48',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/frederic-dube/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
1 =>
WP_Post::__set_state(array(
'ID' => 1248,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Isabelle Gauthier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'isabelle-gauthier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/isabelle-gauthier/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
2 =>
WP_Post::__set_state(array(
'ID' => 1250,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Pierre Hébert',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'pierre-hebert',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-09-30 02:36:24',
'post_modified_gmt' => '2015-09-30 01:36:24',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/pierre-hebert/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
3 =>
WP_Post::__set_state(array(
'ID' => 1252,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'François Lachapelle',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francois-lachapelle',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francois-lachapelle/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
4 =>
WP_Post::__set_state(array(
'ID' => 1254,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Daniel Langlois',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'daniel-langlois',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 06:02:01',
'post_modified_gmt' => '2015-04-08 05:02:01',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/daniel-langlois/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
5 =>
WP_Post::__set_state(array(
'ID' => 1256,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Benoit Lefebvre-Leduc',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'benoit-lefebvre-leduc',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/benoit-lefebvre-leduc/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
6 =>
WP_Post::__set_state(array(
'ID' => 1258,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Luc Michaud',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'luc-michaud',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/luc-michaud/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
7 =>
WP_Post::__set_state(array(
'ID' => 1260,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Vincent Miron',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'vincent-miron',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/vincent-miron/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
8 =>
WP_Post::__set_state(array(
'ID' => 1262,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Philippe Paquin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'philippe-paquin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/philippe-paquin/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
9 =>
WP_Post::__set_state(array(
'ID' => 1264,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Francis Robitaille',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francis-robitaille',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:43',
'post_modified_gmt' => '2015-04-08 04:45:43',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francis-robitaille/',
'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' => 1246,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:43',
'post_date_gmt' => '2015-04-08 04:45:43',
'post_content' => '',
'post_title' => 'Frédéric Dubé',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'frederic-dube',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 07:24:48',
'post_modified_gmt' => '2015-04-08 06:24:48',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/frederic-dube/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
'comment_count' => 0,
'current_comment' => -1,
'found_posts' => 19,
'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' => '35b5cc26d057d2289c94a4004c489166',
'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 }
-
François Bellefeuille
-
Louis-José Houde
-
Guillaume Wagner
-
Mehdi Bousaidan
{ rechercher un diplômé }
4 résultats
-
François Bellefeuille
Création humoristique
2007
-
Louis-José Houde
Création humoristique
1998
-
Guillaume Wagner
Création humoristique
2006
-
Mehdi Bousaidan
Création humoristique
2013
-
-
-
-
-
-