Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | default | / | Path does not match |
| 14 | attente_confirmation | /attente-confirmation | Path does not match |
| 15 | confirmation_email | /confirmation-email | Path does not match |
| 16 | download_file | /telechargement-fichier | Path does not match |
| 17 | retour_paiement | /retour-paiement | Path does not match |
| 18 | process_ajax_payment | /process-ajax-payment | Path does not match |
| 19 | paiement_accepte | /paiement-accepte | Path does not match |
| 20 | paiement_refuse | /paiement-refuse | Path does not match |
| 21 | paiement_annule | /paiement-annule | Path does not match |
| 22 | contrat_ok | /contrat | Path does not match |
| 23 | XML contrats export | /export-contrats | Path does not match |
| 24 | harpe_new | /choix-harpe/ | Path does not match |
| 25 | harpe_edit | /choix-harpe/{id}/edit | Path does not match |
| 26 | harpe_delete | /choix-harpe/{id} | Path does not match |
| 27 | user_signature_stripe | /user/signature-stripe/{usr} | Path does not match |
| 28 | docusign_stripe_callback | /user/docusign-stripe-callback/{usr} | Path does not match |
| 29 | confirmation_signature_paiement | /user/confirmation-signature-paiement/{usr} | Path does not match |
| 30 | docusign_webhook_stripe | /user/docusign/webhook-stripe | Path does not match |
| 31 | user_new | /user/new | Path does not match |
| 32 | check_user_email | /user/check-user-email | Path does not match |
| 33 | send_connexion_link | /usersend-connexion-link | Path does not match |
| 34 | user_edit | /user/edit/{usr} | Path does not match |
| 35 | infos_bancaires | /user/infos-bancaires/{usr} | Path does not match |
| 36 | user_signature | /user/signature/{usr} | Path does not match |
| 37 | user_delete | /user/{id} | Path does not match |
| 38 | paiement | /user/paiement/{usr} | Path does not match |
| 39 | docusign_callback | /confirmation-signature | 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.