Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | client_success | /success | Path does not match |
| 2 | client_register | /register | Path does not match |
| 3 | client_espace | /espace-client | Path does not match |
| 4 | client_coordonnees | /espace-client/mes-coordonnees | Path does not match |
| 5 | client_reserver_salle_reunion | /espace-client/reserver-la-salle-de-reunion | Path does not match |
| 6 | client_factures | /espace-client/factures | Path does not match |
| 7 | client_commande_encours | /espace-client/mes-commandes | Path does not match |
| 8 | front_reserve | /reservation | Path does not match |
| 9 | front_test | /test | Path does not match |
| 10 | login | /login | Path does not match |
| 11 | logout | /logout | Path does not match |
| 12 | app_forgot_password | /mot-de-passe-oublie | Path does not match |
| 13 | app_reset_password | /reinitialisation-mot-de-passe/{token} | Path does not match |
| 14 | payment_validate | /payment/validate | Path does not match |
| 15 | payment_secure | /payment | Path does not match |
| 16 | payment_success | /pad/s/enc | Path does not match |
| 17 | payment_failure | /sog/bi/failure | Path does not match |
| 18 | ajax_remove_data | /api/ajax/remove-data | Path does not match |
| 19 | ajax_deverouille | /api/ajax/deverouille | Path does not match |
| 20 | ajax_deverouille_step | /api/ajax/deverouille/confirm | Path does not match |
| 21 | ajax_open_step | /api/ajax/deverouille/open | Path does not match |
| 22 | ajax_reserver_sdr | /api/ajax/reserver/sdr | Path does not match |
| 23 | ajax_annuler_reservation | /api/ajax/annuler/sdr | Path does not match |
| 24 | app_facture | /facture | Path does not match |
| 25 | front_retour | /retour-commande | Path does not match |
| 26 | force_login | /force-login/{id} | Path does not match |
| 27 | app_disponibilite_salle | /reservation/disponibilite-salle-reunion | Path does not match |
| 28 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 29 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 30 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 31 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
| 32 | sulu_website.sitemap_index | /sitemap.xml | Path does not match |
| 33 | sulu_website.paginated_sitemap | /sitemaps/{alias}-{page}.xml | Path does not match |
| 34 | sulu_website.sitemap | /sitemaps/{alias}.xml | Path does not match |
| 35 | sulu_website.segment_switch | /_sulu_segment_switch | Path does not match |
| 36 | _preview_error | /{prefix}_error/{code}.{_format} | Path does not match |
| 37 | _wdt | /_wdt/{token} | Path does not match |
| 38 | _profiler_home | /_profiler/ | Path does not match |
| 39 | _profiler_search | /_profiler/search | Path does not match |
| 40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 42 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 43 | _profiler_open_file | /_profiler/open | Path does not match |
| 44 | _profiler | /_profiler/{token} | Path does not match |
| 45 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 46 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 47 | _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.