( ! ) Notice: La fonction WP_Scripts::localize a été appelée de façon <strong>incorrecte</strong>. Le paramètre <code>$l10n</code> doit être un tableau. Pour transmettre des données arbitraires aux scripts, utilisez plutôt la fonction <code>wp_add_inline_script()</code>. Veuillez lire <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Débogage dans WordPress</a> (en) pour plus d’informations. (Ce message a été ajouté à la version 5.7.0.) in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-includes/functions.php on line 6131
_doing_it_wrong( $function_name = 'WP_Scripts::localize', $message = 'Le paramètre <code>$l10n</code> doit être un tableau. Pour transmettre des données arbitraires aux scripts, utilisez plutôt la fonction <code>wp_add_inline_script()</code>.', $version = '5.7.0' )
.../class-wp-scripts.php:616
20
1.1812
105763936
wp_trigger_error( $function_name = '', $message = 'La fonction WP_Scripts::localize a été appelée de façon <strong>incorrecte</strong>. Le paramètre <code>$l10n</code> doit être un tableau. Pour transmettre des données arbitraires aux scripts, utilisez plutôt la fonction <code>wp_add_inline_script()</code>. Veuillez lire <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Débogage dans WordPress</a> (en) pour plus d’informations. (Ce message a été ajouté à la version 5.7.0.)', $error_level = ??? )
.../functions.php:6071
21
1.1816
105764408
trigger_error( $message = 'La fonction WP_Scripts::localize a été appelée de façon <strong>incorrecte</strong>. Le paramètre <code>$l10n</code> doit être un tableau. Pour transmettre des données arbitraires aux scripts, utilisez plutôt la fonction <code>wp_add_inline_script()</code>. Veuillez lire <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Débogage dans WordPress</a> (en) pour plus d’informations. (Ce message a été ajouté à la version 5.7.0.)', $error_level = 1024 )
.../functions.php:6131
Annonce des lauréats du 13e Appel à Projets de la Fondation Bristol Myers Squibb - Fondation BMS
( ! ) Notice: file_get_contents(): Read of 8192 bytes failed with errno=21 Is a directory in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-includes/functions.php on line 4681
( ! ) Notice: wp_json_file_decode(): Erreur lors du décodage du fichier JSON à l’emplacement /var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources : Syntax error in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-includes/functions.php on line 6131
Annonce des lauréats du 13e Appel à Projets de la Fondation Bristol Myers Squibb
( ! ) Notice: file_get_contents(): Read of 8192 bytes failed with errno=21 Is a directory in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-includes/functions.php on line 4681
Magina\StarterTheme\Template\Helpers::render( $template = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../Hooks.php:121
8
1.2595
107885464
Jenssegers\Blade\Blade->render( $view = 'single-post', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }], $mergeData = ??? )
.../Helpers.php:48
9
1.2613
108008976
Illuminate\View\View->render( $callback = ??? )
.../Blade.php:47
10
1.2613
108008976
Illuminate\View\View->renderContents( )
.../View.php:91
11
1.2613
108009024
Illuminate\View\View->getContents( )
.../View.php:122
12
1.2613
108009720
Illuminate\View\Engines\CompilerEngine->get( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../View.php:139
13
1.2615
108010416
Illuminate\View\Engines\PhpEngine->evaluatePath( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../CompilerEngine.php:61
14
1.2615
108026928
Illuminate\Filesystem\Filesystem->getRequire( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
apply_filters( $hook_name = 'the_content', $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'... )
.../post-template.php:256
19
1.2628
108058328
WP_Hook->apply_filters( $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'..., $args = [0 => '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'...] )
.../plugin.php:205
20
1.2639
108062936
do_blocks( $content = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'... )
.../class-wp-hook.php:341
21
1.2648
108082880
render_block( $parsed_block = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']] )
.../blocks.php:2466
22
1.2648
108082880
apply_filters( $hook_name = 'render_block_data', $value = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], ...$args = variadic(['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], NULL) )
.../blocks.php:2343
23
1.2648
108083288
WP_Hook->apply_filters( $value = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], $args = [0 => ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], 1 => ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], 2 => NULL] )
.../plugin.php:205
24
1.2648
108083664
wp_render_block_style_variation_support_styles( $parsed_block = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']] )
( ! ) Notice: wp_json_file_decode(): Erreur lors du décodage du fichier JSON à l’emplacement /var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources : Syntax error in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-includes/functions.php on line 6131
Magina\StarterTheme\Template\Helpers::render( $template = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../Hooks.php:121
8
1.2595
107885464
Jenssegers\Blade\Blade->render( $view = 'single-post', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }], $mergeData = ??? )
.../Helpers.php:48
9
1.2613
108008976
Illuminate\View\View->render( $callback = ??? )
.../Blade.php:47
10
1.2613
108008976
Illuminate\View\View->renderContents( )
.../View.php:91
11
1.2613
108009024
Illuminate\View\View->getContents( )
.../View.php:122
12
1.2613
108009720
Illuminate\View\Engines\CompilerEngine->get( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../View.php:139
13
1.2615
108010416
Illuminate\View\Engines\PhpEngine->evaluatePath( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../CompilerEngine.php:61
14
1.2615
108026928
Illuminate\Filesystem\Filesystem->getRequire( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 1; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
apply_filters( $hook_name = 'the_content', $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'... )
.../post-template.php:256
19
1.2628
108058328
WP_Hook->apply_filters( $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'..., $args = [0 => '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'...] )
.../plugin.php:205
20
1.2639
108062936
do_blocks( $content = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'... )
.../class-wp-hook.php:341
21
1.2648
108082880
render_block( $parsed_block = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']] )
.../blocks.php:2466
22
1.2648
108082880
apply_filters( $hook_name = 'render_block_data', $value = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], ...$args = variadic(['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], NULL) )
.../blocks.php:2343
23
1.2648
108083288
WP_Hook->apply_filters( $value = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], $args = [0 => ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], 1 => ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], 2 => NULL] )
.../plugin.php:205
24
1.2648
108083664
wp_render_block_style_variation_support_styles( $parsed_block = ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']], ['blockName' => 'core/heading', 'attrs' => ['className' => 'is-style-medium-title'], 'innerBlocks' => [], 'innerHTML' => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n', 'innerContent' => [0 => '\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n']] )
wp_trigger_error( $function_name = 'wp_json_file_decode', $message = 'Erreur lors du décodage du fichier JSON à l’emplacement /var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources : Syntax error', $error_level = ??? )
.../functions.php:4690
30
1.2737
108309936
trigger_error( $message = 'wp_json_file_decode(): Erreur lors du décodage du fichier JSON à l’emplacement /var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources : Syntax error', $error_level = 1024 )
.../functions.php:6131
La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13e Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.
L’engagement de la Fondation BMS
Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de participer au développement des connaissances en immuno-oncologie et/ou à l’amélioration de la prise en charge des patients traités par immunothérapie. Ils se déroulent en France et son obligatoirement non lucratif.
En 2024, 764 000 € ont été distribués pour soutenir 14 projets de recherche en immuno-oncologie
Tous les ans, les principes de notre charte éthique guident la sélection des projets. Ils garantissent également l’égalité des chances de tous les porteurs de projets. Le Comité Scientifique (CS) les évalue et les classe selon leurs qualités intrinsèques, leur pertinence, leur cohérence avec l’objectif de la Fondation et les compétences du porteur de projet. Ensuite, selon les recommandations du CS, le Conseil d’Administration approuve le nombre de projets soutenus ainsi que les montants alloués.
Les lauréats du 13e Appel à Projets
Retrouvez ci-dessous les lauréats de notre 13e Appel à Projets, suivant nos 4 axes de recherche.
( ! ) Warning: Undefined array key "axe" in /var/www/vhosts/fondation-bms.ontest.net/httpdocs/resources/uploads/cache/34a996a808790989b22623ddd4fddc640dac3d62.php on line 16
Magina\StarterTheme\Template\Helpers::render( $template = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../Hooks.php:121
8
1.2595
107885464
Jenssegers\Blade\Blade->render( $view = 'single-post', $data = ['override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }], $mergeData = ??? )
.../Helpers.php:48
9
1.2613
108008976
Illuminate\View\View->render( $callback = ??? )
.../Blade.php:47
10
1.2613
108008976
Illuminate\View\View->renderContents( )
.../View.php:91
11
1.2613
108009024
Illuminate\View\View->getContents( )
.../View.php:122
12
1.2613
108009720
Illuminate\View\Engines\CompilerEngine->get( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php', 'shortcodes.projects' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/shortcodes/projects.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => [], 'creating: shortcodes.projects' => [], 'composing: shortcodes.projects' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...], 'creating: shortcodes.projects' => [...], 'composing: shortcodes.projects' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../View.php:139
13
1.2615
108010416
Illuminate\View\Engines\PhpEngine->evaluatePath( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php', 'shortcodes.projects' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/shortcodes/projects.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => [], 'creating: shortcodes.projects' => [], 'composing: shortcodes.projects' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...], 'creating: shortcodes.projects' => [...], 'composing: shortcodes.projects' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
.../CompilerEngine.php:61
14
1.2615
108026928
Illuminate\Filesystem\Filesystem->getRequire( $path = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache/a6be9c2fd1d81e1968b153f80d3c7db82940d545.php', $data = ['__env' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $compiler = class Illuminate\View\Compilers\BladeCompiler { ... }; protected $lastCompiled = [...] }] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $paths = [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views']; protected $views = ['single-post' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/single-post.blade.php', 'partials.page-header' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/page-header.blade.php', 'partials.breadcrumb' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/partials/breadcrumb.blade.php', 'shortcodes.projects' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/src/themes/fondation-bms/resources/views/shortcodes/projects.blade.php']; protected $hints = []; protected $extensions = [0 => 'blade.php', 1 => 'php', 2 => 'css', 3 => 'html'] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = []; protected $bindings = []; protected $methodBindings = []; protected $instances = []; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [], 'composing: single-post' => [], 'creating: partials.page-header' => [], 'composing: partials.page-header' => [], 'creating: partials.breadcrumb' => [], 'composing: partials.breadcrumb' => [], 'creating: shortcodes.projects' => [], 'composing: shortcodes.projects' => []]; protected $queueResolver = NULL }; protected $container = class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", ... }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [...], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = [...]; protected $customDirectives = [...]; protected $conditions = [...]; protected $precompilers = [...]; protected $path = NULL; protected $compilers = [...]; protected $rawTags = [...]; protected $contentTags = [...]; protected $escapedTags = [...]; protected $echoFormat = 'e(%s)'; protected $footer = [...]; protected $rawBlocks = [...]; protected $classComponentAliases = [...]; protected $classComponentNamespaces = [...]; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = [...]; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }; protected $shared = ['__env' => ..., 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => [...], 'events' => [...], 'config' => [...], 'view' => [...], 'view.finder' => [...], 'blade.compiler' => [...], 'view.engine.resolver' => [...]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { ... }, 'files' => class Illuminate\Filesystem\Filesystem { ... }, 'config' => [...], 'events' => class Illuminate\Events\Dispatcher { ... }, 'view' => ..., 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { ... }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'app' => class Illuminate\Container\Container { protected $resolved = ['view.engine.resolver' => TRUE, 'files' => TRUE, 'config' => TRUE, 'view.finder' => TRUE, 'events' => TRUE, 'view' => TRUE, 'blade.compiler' => TRUE]; protected $bindings = ['files' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'events' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'config' => ['concrete' => class Closure { virtual $closure = "$this->Jenssegers\Blade\{closure}", public $static = [...]; public $this = class Jenssegers\Blade\Blade { ... } }, 'shared' => TRUE], 'view' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.finder' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => FALSE], 'blade.compiler' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... }; public $parameter = [...] }, 'shared' => TRUE], 'view.engine.resolver' => ['concrete' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", public $this = class Illuminate\View\ViewServiceProvider { ... } }, 'shared' => TRUE]]; protected $methodBindings = []; protected $instances = ['view.engine.resolver' => class Illuminate\View\Engines\EngineResolver { protected $resolvers = ['file' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'php' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }, 'blade' => class Closure { virtual $closure = "$this->Illuminate\View\{closure}", ... }]; protected $resolved = ['blade' => class Illuminate\View\Engines\CompilerEngine { ... }] }, 'files' => class Illuminate\Filesystem\Filesystem { }, 'config' => ['view.paths' => [0 => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/themes/fondation-bms/resources/views'], 'view.compiled' => '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'], 'events' => class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $scopedInstances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalBeforeResolvingCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $beforeResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...] }; protected $listeners = []; protected $wildcards = []; protected $wildcardsCache = ['creating: single-post' => [...], 'composing: single-post' => [...], 'creating: partials.page-header' => [...], 'composing: partials.page-header' => [...], 'creating: partials.breadcrumb' => [...], 'composing: partials.breadcrumb' => [...], 'creating: shortcodes.projects' => [...], 'composing: shortcodes.projects' => [...]]; protected $queueResolver = NULL }, 'view' => class Illuminate\View\Factory { protected $engines = class Illuminate\View\Engines\EngineResolver { protected $resolvers = [...]; protected $resolved = [...] }; protected $finder = class Illuminate\View\FileViewFinder { protected $files = class Illuminate\Filesystem\Filesystem { ... }; protected $paths = [...]; protected $views = [...]; protected $hints = [...]; protected $extensions = [...] }; protected $events = class Illuminate\Events\Dispatcher { protected $container = class Illuminate\Container\Container { ... }; protected $listeners = [...]; protected $wildcards = [...]; protected $wildcardsCache = [...]; protected $queueResolver = NULL }; protected $container = ...; protected $shared = ['__env' => ..., 'app' => ...]; protected $extensions = ['blade.php' => 'blade', 'php' => 'php', 'css' => 'file', 'html' => 'file']; protected $composers = []; protected $renderCount = 2; protected $renderedOnce = []; protected $componentStack = []; protected $componentData = []; protected $currentComponentData = []; protected $slots = []; protected $slotStack = []; protected $sections = []; protected $sectionStack = [0 => 'content']; protected $loopsStack = []; protected $pushes = []; protected $prepends = []; protected $pushStack = []; protected $translationReplacements = [] }, 'blade.compiler' => class Illuminate\View\Compilers\BladeCompiler { protected $files = class Illuminate\Filesystem\Filesystem { }; protected $cachePath = '/var/www/vhosts/fondation-bms.ontest.net/httpdocs/wp/wp-content/uploads/cache'; protected $extensions = []; protected $customDirectives = ['asset' => [...], 'shortcode' => [...], 'debug' => [...], 'svg' => [...]]; protected $conditions = []; protected $precompilers = []; protected $path = NULL; protected $compilers = [0 => 'Extensions', 1 => 'Statements', 2 => 'Echos']; protected $rawTags = [0 => '{!!', 1 => '!!}']; protected $contentTags = [0 => '{{', 1 => '}}']; protected $escapedTags = [0 => '{{{', 1 => '}}}']; protected $echoFormat = 'e(%s)'; protected $footer = []; protected $rawBlocks = []; protected $classComponentAliases = ['dynamic-component' => 'Illuminate\\View\\DynamicComponent']; protected $classComponentNamespaces = []; protected $compilesComponentTags = TRUE; protected $firstCaseInSwitch = TRUE; protected $echoHandlers = []; private $encodingOptions = 15; protected $lastSection = NULL; protected $forElseCounter = 0 }]; protected $scopedInstances = []; protected $aliases = []; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] }, 'override' => 'app', 'display_sidebar' => FALSE, 'breadLinks' => [], 'bgHeader' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgHeaderMobile' => 'https://fondation-bms.ontest.net/wp-content/uploads/2024/06/slider-page-internes-annonce.png', 'bgLink' => '', 'isEvaluator' => FALSE, 'isAdmin' => FALSE, 'relateds' => class WP_Query { public $query = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1]; public $query_vars = ['posts_per_page' => 3, 'post__not_in' => [0 => 35387], 'cat' => 1, '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' => 'non-classe', 'tag' => '', 'tag_id' => '', 'author' => '', 'author_name' => '', 'feed' => '', 'tb' => '', 'paged' => 0, 'meta_key' => '', 'meta_value' => '', 'preview' => '', 's' => '', 'sentence' => '', 'title' => '', 'fields' => 'all', 'menu_order' => '', 'embed' => '', 'category__in' => [], 'category__not_in' => [], 'category__and' => [], 'post__in' => [], 'post_name__in' => [], 'tag__in' => [], 'tag__not_in' => [], 'tag__and' => [], 'tag_slug__in' => [], 'tag_slug__and' => [], 'post_parent__in' => [], 'post_parent__not_in' => [], 'author__in' => [], 'author__not_in' => [], 'search_columns' => [], '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, 'post_type' => '', 'nopaging' => FALSE, 'comments_per_page' => '50', 'no_found_rows' => FALSE, 'order' => 'DESC']; public $tax_query = class WP_Tax_Query { public $queries = [0 => ['taxonomy' => 'category', 'terms' => [...], 'field' => 'term_id', 'operator' => 'IN', 'include_children' => TRUE]]; public $relation = 'AND'; protected $table_aliases = [0 => 'wp_term_relationships']; public $queried_terms = ['category' => ['terms' => [...], 'field' => 'term_id']]; public $primary_table = 'wp_posts'; public $primary_id_column = 'ID' }; public $meta_query = class WP_Meta_Query { public $queries = []; public $relation = NULL; public $meta_table = NULL; public $meta_id_column = NULL; public $primary_table = NULL; public $primary_id_column = NULL; protected $table_aliases = []; protected $clauses = []; protected $has_or_relation = FALSE }; public $date_query = FALSE; public $queried_object = *uninitialized*; public $queried_object_id = *uninitialized*; public $request = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND wp_posts.ID NOT IN (35387) AND ( \n wp_term_relationships.term_taxonomy_id IN (1)\n) AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 3'; public $posts = [0 => class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 1 => class WP_Post { public $ID = 36455; public $post_author = '1'; public $post_date = '2025-05-19 13:59:40'; public $post_date_gmt = '2025-05-19 11:59:40'; public $post_content = '<!-- wp:paragraph -->\n<p>La Fondation Bristol Myers Squibb est fière d’avoir soutenu <strong>le film documentaire <em>Promesse</em>, réalisé par Thomas Hug de Larauze</strong>. Sorti en salles en avril 2025, ce film retrace le combat de sa sœur jumelle, Laurène, atteinte d’une leucémie, et met en lumière avec sensibilité la force des liens familiaux, le poids de la maladie et l’urgence de parler du don de moelle osseuse. À travers ce témoignage intime, le réalisateur rend hommage à la vie, à l’amour et à l’espoir. En tant que <strong>Fondation engagée pour la recherche en immuno-oncologie et la sensibilisation aux cancers pédiatriques</strong>, nous sommes honorés d’avoir <a href="https://fondation-bms.ontest.net/soutiens-de-projet-fondation-bms/" target="_blank" rel="noreferrer noopener">soutenu ce film</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Nous avons eu le privilège d’échanger avec Thomas autour de la naissance de ce projet, de ses ambitions, de l’impac'...; public $post_title = 'Promesse, un film bouleversant soutenu par la Fondation BMS'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'promesse-film'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-05-19 13:59:55'; public $post_modified_gmt = '2025-05-19 11:59:55'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36455'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, 2 => class WP_Post { public $ID = 35684; public $post_author = '1'; public $post_date = '2025-02-14 15:46:54'; public $post_date_gmt = '2025-02-14 14:46:54'; public $post_content = '<!-- wp:paragraph -->\n<p>Chaque année, le 15 février marque <strong>la Journée mondiale des cancers de l’enfant</strong>, un événement essentiel pour sensibiliser et mobiliser autour de cette cause. Derrière chaque diagnostic, il y a un enfant, une famille, mais aussi une équipe de soignants et de chercheurs engagés. Comme le rappellent Yannick Simoni et Fanny Alby-Laurent dans notre vidéo, s’engager dans cette spécialité, c’est participer à une aventure humaine et scientifique unique. Loin d’être un domaine marqué par la tristesse, l’oncopédiatrie est portée par <strong>la résilience et l’énergie des jeunes patients</strong>, qui continuent à vivre et à se projeter malgré la maladie. Plus qu’un combat, c’est un engagement quotidien porté par <strong>celles et ceux qui œuvrent pour améliorer la prise en charge et offrir un avenir aux jeunes patients</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Aujourd’hui, l’un des enjeux majeurs réside dans <stro'...; public $post_title = 'Oncopédiatrie : un engagement pour l’avenir'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'oncopediatrie-engagement-avenir'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-23 16:49:02'; public $post_modified_gmt = '2025-09-23 14:49:02'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=35684'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }]; public $post_count = 3; public $current_post = -1; public $before_loop = TRUE; public $in_the_loop = FALSE; public $post = class WP_Post { public $ID = 36704; public $post_author = '1'; public $post_date = '2025-09-11 15:29:14'; public $post_date_gmt = '2025-09-11 13:29:14'; public $post_content = '<!-- wp:paragraph -->\n<p><strong>À l’occasion de Septembre en Or 2025, mois international de sensibilisation aux cancers pédiatriques, la Fondation Bristol Myers Squibb <a href="https://fondation-bms.ontest.net/mobilise-septembre-en-or/" target="_blank" rel="noreferrer noopener">renouvelle son engagement</a> aux côtés du Collectif GRAVIR. <strong>Cette année, une mobilisation nationale sans précédent aura lieu</strong> <strong>le 13 septembre dans 15 grandes villes françaises. À Paris, la Tour Eiffel se teintera d’or, symbole d’espoir pour les enfants, adolescents et leurs familles. Nous vous donnons donc rendez-vous sur l’Esplanade du Trocadéro avec des centaines d’autres personnes mobilisées contre les cancers pédiatriques. Ensemble, faisons entendre la voix des enfants, des adolescents et de leurs proches.</strong></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title","style":{"elements":{"link":{"color":{"text":"var:preset|color|purple"}}}},"textC'...; public $post_title = 'Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'septembre-en-or-2025'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2025-09-11 15:29:15'; public $post_modified_gmt = '2025-09-11 13:29:15'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://fondation-bms.ontest.net/?p=36704'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }; public $comments = *uninitialized*; public $comment_count = 0; public $current_comment = -1; public $comment = *uninitialized*; public $found_posts = 19; public $max_num_pages = 7; public $max_num_comment_pages = 0; public $is_single = FALSE; public $is_preview = FALSE; public $is_page = FALSE; public $is_archive = TRUE; public $is_date = FALSE; public $is_year = FALSE; public $is_month = FALSE; public $is_day = FALSE; public $is_time = FALSE; public $is_author = FALSE; public $is_category = TRUE; public $is_tag = FALSE; public $is_tax = FALSE; public $is_search = FALSE; public $is_feed = FALSE; public $is_comment_feed = FALSE; public $is_trackback = FALSE; public $is_home = FALSE; public $is_privacy_policy = FALSE; public $is_404 = FALSE; public $is_embed = FALSE; public $is_paged = FALSE; public $is_admin = FALSE; public $is_attachment = FALSE; public $is_singular = FALSE; public $is_robots = FALSE; public $is_favicon = FALSE; public $is_posts_page = FALSE; public $is_post_type_archive = FALSE; private $query_vars_hash = '022a29f1341a8087d510a1943e8c6918'; private $query_vars_changed = FALSE; public $thumbnails_cached = FALSE; protected $allow_query_attachment_by_filename = FALSE; private $stopwords = NULL; private $compat_fields = [0 => 'query_vars_hash', 1 => 'query_vars_changed']; private $compat_methods = [0 => 'init_query_flags', 1 => 'parse_tax_query']; private $query_cache_key = 'wp_query:0d2eef23c835e638eb806819dcdd824f' }] )
apply_filters( $hook_name = 'the_content', $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'... )
.../post-template.php:256
19
1.2628
108058328
WP_Hook->apply_filters( $value = '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'..., $args = [0 => '<!-- wp:paragraph -->\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"className":"is-style-medium-title"} -->\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développ'...] )
.../plugin.php:205
20
1.2902
108444016
do_shortcode( $content = '\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n\n\n\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n\n\n\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développement des connaissances en immuno-oncologie et/ou à l’amélioration de la prise en charge des patients traités par immunothérapie</stron'..., $ignore_html = ??? )
.../class-wp-hook.php:341
21
1.2904
108451136
preg_replace_callback( $pattern = '/\\[(\\[?)(projects)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '\n<p><strong>La Fondation Bristol Myers Squibb pour la recherche en immuno-oncologie est fière d’annoncer les lauréats de son 13<sup>e</sup> Appel à Projets. Cette année, nous avons reçu un nombre de 92 dossiers, tous plus innovants et qualitatifs les uns que les autres. Ils témoignent de l’enthousiasme et de l’engagement de la communauté scientifique et médicale pour relever les défis de la recherche en immuno-oncologie. Nous sommes impatients de suivre ces projets et de les voir se concrétiser grâce à notre soutien.</strong></p>\n\n\n\n<h2 class="wp-block-heading is-style-medium-title"><strong>L’engagement de la Fondation BMS</strong></h2>\n\n\n\n<p>Depuis 2015, la Fondation BMS lance annuellement un Appel à Projets pour récompenser des professionnels de santé ou des chercheurs. Ces projets de recherche ont pour objectif de <strong>participer au développement des connaissances en immuno-oncologie et/ou à l’amélioration de la prise en charge des patients traités par immunothérapie</stron'... )
Cancer du poumon non à petites cellules : Etude des facteurs sociodémographiques d’accès et d’efficacité de l’immunothérapie en population générale
APPEL À PROJET 13 / 2024
Boolean logic-gated immunotherapy to efficiently eradicate pediatric high-grade glioma
APPEL À PROJET 13 / 2024
Amélioration métabolique de la motilité des cellules CAR T dans les tumeurs solides humaines
APPEL À PROJET 13 / 2024
Le récepteur GPNMB des macrophages : un nouveau point de contrôle de l’immunité anti-tumorale ?
APPEL À PROJET 13 / 2024
Etude du rôle et du ciblage thérapeutique d’une protéine des lymphocytes T dans le mélanome.
APPEL À PROJET 13 / 2024
Caractérisation du micro-environnement des cancers ovariens de haut grade – validation de mécanismes de réponse/résistance à l’immunothérapie et identification de nouvelles cibles thérapeutiques
APPEL À PROJET 13 / 2024
Ciblage de l’immunité intestinale pour lutter contre les métastases dans le cancer colorectal/ Targeting intestinal immunity to develop effective therapies against metastases
APPEL À PROJET 13 / 2024
EpiMel – Comprendre le rôle du régulateur épigénétique TRIM24 dans la résistance à l’immunothérapie dans le mélanome cutané et évaluer son ciblage thérapeutique.
APPEL À PROJET 13 / 2024
Nouvelles cibles immunologiques dans les liposarcomes dédifférenciés
APPEL À PROJET 13 / 2024
Traitement adjuvant par une épidrogue afin d’améliorer la réponse des lymphocytes T envers les lymphocytes B tumoraux de DLBCL : intérêt dans le cadre de l’emploi d’anticorps de type T cell engager.
APPEL À PROJET 13 / 2024
Cibler les lymphocytes T dans les leucémies aigües myéloblastiques pédiatriques
APPEL À PROJET 13 / 2024
Caractérisation d’un mécanisme de coopération de deux checkpoints immunitaires régulant la réponse des lymphocytes T contre le mélanome
APPEL À PROJET 13 / 2024
Immunothérapie du mélanome en HAD : parcours de soins dédié.
APPEL À PROJET 13 / 2024
Targeting dendritic cells to spark anti-tumor immunity against lung cancer
2023
2022
2021
2020
2019
2018
Sujets relatifs
Non classé
Septembre en Or 2025 : tous unis pour faire avancer la recherche pédiatrique
Non classé
Promesse, un film bouleversant soutenu par la Fondation BMS