WP_Query::__set_state(array(
'query' =>
array (
'cohorte' => '1999',
),
'query_vars' =>
array (
'cohorte' => '1999',
'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' => '1999',
'order' => 'DESC',
),
'tax_query' =>
WP_Tax_Query::__set_state(array(
'queries' =>
array (
0 =>
array (
'taxonomy' => 'cohorte',
'terms' =>
array (
0 => '1999',
),
'field' => 'slug',
'operator' => 'IN',
'include_children' => true,
),
),
'relation' => 'AND',
'table_aliases' =>
array (
0 => 'wp_term_relationships',
),
'queried_terms' =>
array (
'cohorte' =>
array (
'terms' =>
array (
0 => '1999',
),
'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' => 14,
'name' => '1999',
'slug' => '1999',
'term_group' => 0,
'term_taxonomy_id' => 14,
'taxonomy' => 'cohorte',
'description' => '',
'parent' => 0,
'count' => 15,
'filter' => 'raw',
)),
'queried_object_id' => 14,
'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 (14)
) 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' => 1056,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:40',
'post_date_gmt' => '2015-04-08 04:45:40',
'post_content' => '',
'post_title' => 'François Steingue',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francois-steingue',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:40',
'post_modified_gmt' => '2015-04-08 04:45:40',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francois-steingue/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
1 =>
WP_Post::__set_state(array(
'ID' => 1058,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:40',
'post_date_gmt' => '2015-04-08 04:45:40',
'post_content' => '',
'post_title' => 'Michel Trépanier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'michel-trepanier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:40',
'post_modified_gmt' => '2015-04-08 04:45:40',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/michel-trepanier/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
2 =>
WP_Post::__set_state(array(
'ID' => 1060,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:40',
'post_date_gmt' => '2015-04-08 04:45:40',
'post_content' => '',
'post_title' => 'François Valade',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francois-valade',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-05-25 02:54:10',
'post_modified_gmt' => '2015-05-25 01:54:10',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francois-valade/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
3 =>
WP_Post::__set_state(array(
'ID' => 1052,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'François Ropars',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francois-ropars',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francois-ropars/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
4 =>
WP_Post::__set_state(array(
'ID' => 1054,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'Michel Sigouin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'michel-sigouin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/michel-sigouin/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
5 =>
WP_Post::__set_state(array(
'ID' => 1032,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'France Beaulé',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'france-beaule',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/france-beaule/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
6 =>
WP_Post::__set_state(array(
'ID' => 1034,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'Rémi Bellerive',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'remi-bellerive',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/remi-bellerive/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
7 =>
WP_Post::__set_state(array(
'ID' => 1036,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'Patrick Bergeron',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'patrick-bergeron',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/patrick-bergeron/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
8 =>
WP_Post::__set_state(array(
'ID' => 1038,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'Cathy Gauthier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'cathy-gauthier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/cathy-gauthier/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
9 =>
WP_Post::__set_state(array(
'ID' => 1040,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:39',
'post_date_gmt' => '2015-04-08 04:45:39',
'post_content' => '',
'post_title' => 'Jarrod Gosselin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'jarrod-gosselin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:39',
'post_modified_gmt' => '2015-04-08 04:45:39',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/jarrod-gosselin/',
'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' => 1056,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:40',
'post_date_gmt' => '2015-04-08 04:45:40',
'post_content' => '',
'post_title' => 'François Steingue',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francois-steingue',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-04-08 05:45:40',
'post_modified_gmt' => '2015-04-08 04:45:40',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francois-steingue/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
'comment_count' => 0,
'current_comment' => -1,
'found_posts' => 15,
'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' => 'ef9a38a3ce3a79e745e73a1d06fa4ea5',
'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 }
-
Daniel Langlois
-
Frédéric Dubé
-
François Bellefeuille
-
Louis-José Houde
{ rechercher un diplômé }
4 résultats
-
Daniel Langlois
Création humoristique
2005
-
Frédéric Dubé
Création humoristique
2005
-
François Bellefeuille
Création humoristique
2007
-
Louis-José Houde
Création humoristique
1998
-
-
-
-
-
-