Routing
app_robots_txt
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/blog/categories/{categoryId}/articles_get_collection | /api/blog/categories/{categoryId}/articles | Path does not match |
| 11 | _api_/blog/articles-by-id/{id}_get | /api/blog/articles-by-id/{id} | Path does not match |
| 12 | _api_/blog/articles/{id}_get | /api/blog/articles/{id} | Path does not match |
| 13 | _api_/blog/categories_get_collection | /api/blog/categories | Path does not match |
| 14 | _api_/article_categories/{id}{._format}_get | /api/article_categories/{id}.{_format} | Path does not match |
| 15 | _api_/me/password/{token}_post | /api/me/password/{token} | Path does not match |
| 16 | _api_/countries_get_collection | /api/countries | Path does not match |
| 17 | _api_/country/{id}_get | /api/country/{id} | Path does not match |
| 18 | _api_/me/forget-password/{email}_post | /api/me/forget-password/{email} | Path does not match |
| 19 | _api_/me_get_collection | /api/me | Path does not match |
| 20 | _api_/me_delete | /api/me | Path does not match |
| 21 | _api_/me_post | /api/me | Path does not match |
| 22 | _api_/me_patch | /api/me | Path does not match |
| 23 | _api_/me/notifications_get_collection | /api/me/notifications | Path does not match |
| 24 | _api_/my_notifications/{id}{._format}_get | /api/my_notifications/{id}.{_format} | Path does not match |
| 25 | _api_/me/notifications/{id}/read_patch | /api/me/notifications/{id}/read | Path does not match |
| 26 | _api_/me/settings/notifications_get | /api/me/settings/notifications | Path does not match |
| 27 | _api_/me/settings/notifications_post | /api/me/settings/notifications | Path does not match |
| 28 | _api_/me/products_post | /api/me/products | Path does not match |
| 29 | _api_/me/products/{productId}_delete | /api/me/products/{productId} | Path does not match |
| 30 | _api_/me/products_get_collection | /api/me/products | Path does not match |
| 31 | _api_/pwa/notifications_get_collection | /api/pwa/notifications | Path does not match |
| 32 | _api_/pwa/notifications/{id}_get | /api/pwa/notifications/{id} | Path does not match |
| 33 | _api_/products_get_collection | /api/products | Path does not match |
| 34 | _api_/products/{id}_get | /api/products/{id} | Path does not match |
| 35 | _api_/products/{id}/documentations_get_collection | /api/products/{id}/documentations | Path does not match |
| 36 | _api_/products/{id}/documentations/{docId}_get | /api/products/{id}/documentations/{docId} | Path does not match |
| 37 | _api_/products/{id}/documentations/ifu/{docId}_get | /api/products/{id}/documentations/ifu/{docId} | Path does not match |
| 38 | _api_/public/products_get_collection | /api/public/products | Path does not match |
| 39 | _api_/public/products/{id}_get | /api/public/products/{id} | Path does not match |
| 40 | _api_/public/articles/{slug}_get | /api/public/articles/{slug} | Path does not match |
| 41 | _api_/register_post | /api/register | Path does not match |
| 42 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 43 | _api_/content/about-us_get | /api/content/about-us | Path does not match |
| 44 | _api_/confidentialite_get | /api/confidentialite | Path does not match |
| 45 | _api_/content/education_get | /api/content/education | Path does not match |
| 46 | _api_/feedback_get | /api/feedback | Path does not match |
| 47 | _api_/incident_get | /api/incident | Path does not match |
| 48 | _api_/mentionLegal_get | /api/mentionLegal | Path does not match |
| 49 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 50 | _wdt | /_wdt/{token} | Path does not match |
| 51 | _profiler_home | /_profiler/ | Path does not match |
| 52 | _profiler_search | /_profiler/search | Path does not match |
| 53 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 54 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 55 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 56 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 57 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 58 | _profiler_open_file | /_profiler/open | Path does not match |
| 59 | _profiler | /_profiler/{token} | Path does not match |
| 60 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 61 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 62 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 63 | admin | /admin | Path does not match |
| 64 | app_admin_dashboard_index | /admin | Path does not match |
| 65 | admin_statistic | /admin/statistic | Path does not match |
| 66 | api_email_validate | /api/email/validate/{token} | Path does not match |
| 67 | api_register_validate | /api/register/validate/{token} | Path does not match |
| 68 | app_homepage_no_locale | / | Path does not match |
| 69 | popup_load | /popup/load | Path does not match |
| 70 | app_homepage | /{_locale}/ | Path does not match |
| 71 | app_article_show.fr | /fr/article/{slug} | Path does not match |
| 72 | app_article_show.en | /en/news/{slug} | Path does not match |
| 73 | app_article_show.us | /us/news-us/{slug} | Path does not match |
| 74 | app_article_show.es | /es/articulo/{slug} | Path does not match |
| 75 | app_article_show_preview.fr | /fr/preview/article/{slug} | Path does not match |
| 76 | app_article_show_preview.en | /en/preview/news/{slug} | Path does not match |
| 77 | app_article_show_preview.us | /us/preview/news-us/{slug} | Path does not match |
| 78 | app_article_show_preview.es | /es/preview/articulo/{slug} | Path does not match |
| 79 | app_article_list.fr | /fr/articles/{page} | Path does not match |
| 80 | app_article_list.en | /en/news-list/{page} | Path does not match |
| 81 | app_article_list.us | /us/news-list-us/{page} | Path does not match |
| 82 | app_article_list.es | /es/articulos/{page} | Path does not match |
| 83 | app_article_category_show.fr | /fr/articles/{slug}/{page} | Path does not match |
| 84 | app_article_category_show.en | /en/news-list/{slug}/{page} | Path does not match |
| 85 | app_article_category_show.us | /us/news-list-us/{slug}/{page} | Path does not match |
| 86 | app_article_category_show.es | /es/articulos/{slug}/{page} | Path does not match |
| 87 | app_about_us_page_index.fr | /fr/a-propos | Path does not match |
| 88 | app_about_us_page_index.en | /en/about-us | Path does not match |
| 89 | app_about_us_page_index.us | /us/about-us-us | Path does not match |
| 90 | app_about_us_page_index.es | /es/sobre-nosotros | Path does not match |
| 91 | app_contact_index.fr | /fr/contact | Path does not match |
| 92 | app_contact_index.en | /en/contact-en | Path does not match |
| 93 | app_contact_index.us | /us/contact-us | Path does not match |
| 94 | app_contact_index.es | /es/contacto | Path does not match |
| 95 | app_schedules_page_index.fr | /fr/calendrier | Path does not match |
| 96 | app_schedules_page_index.en | /en/schedule | Path does not match |
| 97 | app_schedules_page_index.us | /us/schedule | Path does not match |
| 98 | app_schedules_page_index.es | /es/calendario | Path does not match |
| 99 | app_shares_page_index.fr | /fr/cours-boursier | Path does not match |
| 100 | app_shares_page_index.en | /en/share-price | Path does not match |
| 101 | app_shares_page_index.us | /us/share-price | Path does not match |
| 102 | app_shares_page_index.es | /es/precio-de-las-acciones | Path does not match |
| 103 | app_regulated_information_page_index.fr | /fr/regulated-info | Path does not match |
| 104 | app_regulated_information_page_index.en | /en/regulated-information | Path does not match |
| 105 | app_regulated_information_page_index.us | /us/regulated-information | Path does not match |
| 106 | app_regulated_information_page_index.es | /es/regulated-info-es | Path does not match |
| 107 | app_legal_terms_new.fr | /fr/mentions-legales | Path does not match |
| 108 | app_legal_terms_new.en | /en/terms-and-conditions | Path does not match |
| 109 | app_legal_terms_new.us | /us/terms-and-conditions-us | Path does not match |
| 110 | app_legal_terms_new.es | /es/terminos-y-condiciones | Path does not match |
| 111 | app_confidentiality_new.fr | /fr/confidentialite | Path does not match |
| 112 | app_confidentiality_new.en | /en/confidentiality | Path does not match |
| 113 | app_confidentiality_new.us | /us/confidentiality-us | Path does not match |
| 114 | app_confidentiality_new.es | /es/confidencialidad | Path does not match |
| 115 | app_sitemap_new.fr | /fr/plan-du-site.{_format} | Path does not match |
| 116 | app_sitemap_new.en | /en/sitemap.{_format} | Path does not match |
| 117 | app_sitemap_new.us | /us/sitemap-us.{_format} | Path does not match |
| 118 | app_sitemap_new.es | /es/mapa-del-sitio.{_format} | Path does not match |
| 119 | app_i_f_u_page_global_index.fr | /fr/e-ifu/professionnels | Path does not match |
| 120 | app_i_f_u_page_global_index.en | /en/e-ifu/pros | Path does not match |
| 121 | app_i_f_u_page_global_index.us | /us/e-ifu/pros-us | Path does not match |
| 122 | app_i_f_u_page_global_index.es | /es/e-ifu/pros-es | Path does not match |
| 123 | app_products_index.fr | /fr/produits/{page} | Path does not match |
| 124 | app_products_index.en | /en/products/{page} | Path does not match |
| 125 | app_products_index.us | /us/products-us/{page} | Path does not match |
| 126 | app_products_index.es | /es/productos/{page} | Path does not match |
| 127 | app_product_category_show.fr | /fr/produits/{slug}/{page} | Path does not match |
| 128 | app_product_category_show.en | /en/products/{slug}/{page} | Path does not match |
| 129 | app_product_category_show.us | /us/products-us/{slug}/{page} | Path does not match |
| 130 | app_product_category_show.es | /es/productos/{slug}/{page} | Path does not match |
| 131 | app_product_show.fr | /fr/produit/{catSlug}/{slug} | Path does not match |
| 132 | app_product_show.en | /en/product/{catSlug}/{slug} | Path does not match |
| 133 | app_product_show.us | /us/product-us/{catSlug}/{slug} | Path does not match |
| 134 | app_product_show.es | /es/product-es/{catSlug}/{slug} | Path does not match |
| 135 | app_i_f_u_page_patient_global_index.fr | /fr/e-ifu/patients | Path does not match |
| 136 | app_i_f_u_page_patient_global_index.en | /en/e-ifu/patients | Path does not match |
| 137 | app_i_f_u_page_patient_global_index.us | /us/e-ifu/patients | Path does not match |
| 138 | app_i_f_u_page_patient_global_index.es | /es/e-ifu/patients-es | Path does not match |
| 139 | app_jobs_index.fr | /fr/offres-d-emploi | Path does not match |
| 140 | app_jobs_index.en | /en/jobs | Path does not match |
| 141 | app_jobs_index.us | /us/jobs | Path does not match |
| 142 | app_jobs_index.es | /es/ofertas-de-empleo | Path does not match |
| 143 | app_job_show.fr | /fr/offre-d-emploi/{slug} | Path does not match |
| 144 | app_job_show.en | /en/job/{slug} | Path does not match |
| 145 | app_job_show.us | /us/job/{slug} | Path does not match |
| 146 | app_job_show.es | /es/ofertas-de-empleo/{slug} | Path does not match |
| 147 | app_change_locale | /{_locale}/change-language | Path does not match |
| 148 | app_download_document | /{_locale}/download-document/{id} | Path does not match |
| 149 | admin_update_documents_ref | /{_locale}/admin/update-documents-ref | Path does not match |
| 150 | api_notifications_mark_all_read | /api/notifications/mark-all-read | Path does not match |
| 151 | api_notification_dismiss | /api/notifications/{id}/dismiss | Path does not match |
| 152 | api_notification_dismiss_read | /api/notifications/dismiss-read | Path does not match |
| 153 | api_push_subscribe | /api/push/subscribe | Path does not match |
| 154 | api_push_unsubscribe | /api/push/unsubscribe | Path does not match |
| 155 | app_forgot_password_request_new | /reset-password | Path does not match |
| 156 | app_check_email_new | /reset-password/check-email | Path does not match |
| 157 | app_reset_password_new | /reset-password/reset/{token} | Path does not match |
| 158 | app_legal_terms.fr | /mentions-legales | Path does not match |
| 159 | app_legal_terms.en | /terms-and-conditions | Path does not match |
| 160 | app_confidentiality.fr | /confidentialite | Path does not match |
| 161 | app_confidentiality.en | /confidentiality | Path does not match |
| 162 | app_sitemap.fr | /plan-du-site.{_format} | Path does not match |
| 163 | app_sitemap.en | /sitemap.{_format} | Path does not match |
| 164 | app_robots_txt | /robots.txt | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.