WP_Query::__set_state(array(
'query' =>
array (
'cohorte' => '2014',
),
'query_vars' =>
array (
'cohorte' => '2014',
'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' => '2014',
'order' => 'DESC',
),
'tax_query' =>
WP_Tax_Query::__set_state(array(
'queries' =>
array (
0 =>
array (
'taxonomy' => 'cohorte',
'terms' =>
array (
0 => '2014',
),
'field' => 'slug',
'operator' => 'IN',
'include_children' => true,
),
),
'relation' => 'AND',
'table_aliases' =>
array (
0 => 'wp_term_relationships',
),
'queried_terms' =>
array (
'cohorte' =>
array (
'terms' =>
array (
0 => '2014',
),
'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' => 29,
'name' => '2014',
'slug' => '2014',
'term_group' => 0,
'term_taxonomy_id' => 29,
'taxonomy' => 'cohorte',
'description' => '',
'parent' => 0,
'count' => 19,
'filter' => 'raw',
)),
'queried_object_id' => 29,
'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 (29)
) AND ((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 = \'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 = \'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 = \'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 = \'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\')) 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 = \'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 = \'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 = \'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\')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 10
',
'posts' =>
array (
0 =>
WP_Post::__set_state(array(
'ID' => 1612,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Charles-Alex Durand',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'charles-alex-durand',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2019-10-30 20:29:35',
'post_modified_gmt' => '2019-10-30 19:29:35',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/charles-alex-durand/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
1 =>
WP_Post::__set_state(array(
'ID' => 1614,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Marc-Antoine Fortier',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'marc-antoine-fortier',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-09-29 02:00:38',
'post_modified_gmt' => '2015-09-29 01:00:38',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/marc-antoine-fortier/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
2 =>
WP_Post::__set_state(array(
'ID' => 1616,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Simon Girard',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'simon-girard',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-09-29 01:44:03',
'post_modified_gmt' => '2015-09-29 00:44:03',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/simon-girard/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
3 =>
WP_Post::__set_state(array(
'ID' => 1618,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Jonathan Guérin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'jonathan-guerin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2016-05-20 18:05:27',
'post_modified_gmt' => '2016-05-20 17:05:27',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/jonathan-guerin/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
4 =>
WP_Post::__set_state(array(
'ID' => 1620,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Marie-Lyne Joncas',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'marie-lyne-joncas',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-10-13 00:19:53',
'post_modified_gmt' => '2015-10-12 23:19:53',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/marie-lyne-joncas/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
5 =>
WP_Post::__set_state(array(
'ID' => 1622,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Alban Jouvin',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'alban-jouvin',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2016-05-20 22:09:21',
'post_modified_gmt' => '2016-05-20 21:09:21',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/alban-jouvin/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
6 =>
WP_Post::__set_state(array(
'ID' => 1624,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Simon Lafrance',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'simon-lafrance',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-10-12 23:40:46',
'post_modified_gmt' => '2015-10-12 22:40:46',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/simon-lafrance/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
7 =>
WP_Post::__set_state(array(
'ID' => 1626,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Philippe-Audrey Larrue-St-Jacques',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'philippe-audrey-larrue-st-jacques',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-10-13 01:15:26',
'post_modified_gmt' => '2015-10-13 00:15:26',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/philippe-audrey-larrue-st-jacques/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
8 =>
WP_Post::__set_state(array(
'ID' => 1628,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Francis Lemieux',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'francis-lemieux',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-05-03 01:10:42',
'post_modified_gmt' => '2015-05-03 00:10:42',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/francis-lemieux/',
'menu_order' => 0,
'post_type' => 'diplome',
'post_mime_type' => '',
'comment_count' => '0',
'filter' => 'raw',
)),
9 =>
WP_Post::__set_state(array(
'ID' => 1630,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Marie-Line Pitre',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'marie-line-pitre',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2015-10-13 02:03:17',
'post_modified_gmt' => '2015-10-13 01:03:17',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/marie-line-pitre/',
'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' => 1612,
'post_author' => '2',
'post_date' => '2015-04-08 05:45:50',
'post_date_gmt' => '2015-04-08 04:45:50',
'post_content' => '',
'post_title' => 'Charles-Alex Durand',
'post_excerpt' => '',
'post_status' => 'publish',
'comment_status' => 'closed',
'ping_status' => 'closed',
'post_password' => '',
'post_name' => 'charles-alex-durand',
'to_ping' => '',
'pinged' => '',
'post_modified' => '2019-10-30 20:29:35',
'post_modified_gmt' => '2019-10-30 19:29:35',
'post_content_filtered' => '',
'post_parent' => 0,
'guid' => 'http://enh.localhost/diplome/charles-alex-durand/',
'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.0,
'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' => '80ef81e72feb4a56f5efb54e50bda70e',
'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 }
-
Guillaume Wagner
-
Billy Tellier
-
Louis Morissette
-
Alexandre Barrette
{ rechercher un diplômé }
4 résultats
-
Guillaume Wagner
Création humoristique
2006
-
Billy Tellier
Création humoristique
2002
-
Louis Morissette
Création humoristique
1996
-
Alexandre Barrette
Création humoristique
2002
-
-
-
-
-
-