Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_adhesion | /adhesion | Path does not match |
| 2 | app_checkout_adhesion | /checkout/adhesion | Path does not match |
| 3 | app_adhesion_success | /adhesion/success/{id} | Path does not match |
| 4 | app_adhesion_cancel | /adhesion/cancel | Path does not match |
| 5 | app_adhesion_resend | /adhesion/resend-otp/{id} | Path does not match |
| 6 | app_adhesion_claim | /adhesion/claim/{id} | Path does not match |
| 7 | admin | /admin | Path does not match |
| 8 | admin_export_members | /admin/export/members | Path does not match |
| 9 | admin_export_donations | /admin/export/donations | Path does not match |
| 10 | app_dons | /dons | Path does not match |
| 11 | app_checkout | /checkout/don | Path does not match |
| 12 | app_checkout_success | /checkout/success | Path does not match |
| 13 | app_checkout_cancel | /checkout/cancel | Path does not match |
| 14 | app_home | / | Path does not match |
| 15 | app_association | /association | Path does not match |
| 16 | app_festival | /festival | Path does not match |
| 17 | app_evenements | /evenements | Path does not match |
| 18 | app_event_show | /evenement/{id} | Path does not match |
| 19 | app_sponsoring | /sponsoring | Path does not match |
| 20 | app_blog | /blog | Path does not match |
| 21 | app_article_show | /blog/{id} | Path does not match |
| 22 | app_galerie | /galerie | Path does not match |
| 23 | app_contact | /contact | Path does not match |
| 24 | app_cgu | /conditions-utilisation | Path does not match |
| 25 | app_privacy | /politique-de-confidentialite | Path does not match |
| 26 | app_refund | /politique-de-remboursement | Path does not match |
| 27 | app_espace_membre | /espace-membre | Path does not match |
| 28 | app_contact_submit | /submit-contact | Path does not match |
| 29 | app_member_update_profile | /espace-membre/profil/update | Path does not match |
| 30 | app_member_download_card | /espace-membre/carte/pdf | Path does not match |
| 31 | app_admin_login | /admin/login | Path does not match |
| 32 | app_logout | /logout | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_request_login_otp | /member/request-otp | Path does not match |
| 35 | app_member_logout | /member/logout | Path does not match |
| 36 | stripe_webhook | /webhook/stripe | Path does not match |
| 37 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 38 | _wdt | /_wdt/{token} | Path does not match |
| 39 | _profiler_home | /_profiler/ | Path does not match |
| 40 | _profiler_search | /_profiler/search | Path does not match |
| 41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 43 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 44 | _profiler_open_file | /_profiler/open | Path does not match |
| 45 | _profiler | /_profiler/{token} | Path does not match |
| 46 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 47 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 48 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.