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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | admin_debiteurs_export | /admin/debiteurs/export | Path does not match |
| 18 | admin_contact_send_email | /admin/contact/send-email | Path does not match |
| 19 | admin_factures | /admin/factures | Path does not match |
| 20 | admin_factures_export | /admin/factures/export | Path does not match |
| 21 | admin_debiteur_factures | /admin/debiteur/{debiteurId}/factures | Path does not match |
| 22 | admin_debiteur_factures_export | /admin/debiteur/{debiteurId}/factures/export | Path does not match |
| 23 | admin_debiteur_infos | /admin/debiteur/{debiteurId} | Path does not match |
| 24 | admin_contact_messages | /admin/contact/messages | Path does not match |
| 25 | admin_contact_message_show | /admin/contact/messages/{id} | Path does not match |
| 26 | admin_contact_file_download | /admin/contact/files/{id}/download | Path does not match |
| 27 | admin_contact_download_all | /admin/contact/messages/{id}/download-all | Path does not match |
| 28 | admin_api_personne_email | /admin/api/personne/{id}/email | Path does not match |
| 29 | app_home | / | Path does not match |
| 30 | app_forgot_password_request | /reset-password | Path does not match |
| 31 | app_check_email | /reset-password/check-email | Path does not match |
| 32 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | lexik_translation_overview | /admin/translations/ | Path does not match |
| 36 | lexik_translation_grid | /admin/translations/grid | Path does not match |
| 37 | lexik_translation_new | /admin/translations/new | Path does not match |
| 38 | lexik_translation_invalidate_cache | /admin/translations/invalidate-cache | Path does not match |
| 39 | lexik_translation_list | /admin/translations/api/translations | Path does not match |
| 40 | lexik_translation_profiler | /admin/translations/api/translations/profiler/{token} | Path does not match |
| 41 | lexik_translation_update | /admin/translations/api/translations/{id} | Path does not match |
| 42 | lexik_translation_delete_locale | /admin/translations/api/translations/{id}/{locale} | Path does not match |
| 43 | lexik_translation_delete | /admin/translations/api/translations/{id} | Path does not match |
| 44 | admin.fr | /fr/admin | Path does not match |
| 45 | admin.en | /en/admin | Path does not match |
| 46 | admin_debiteurs_export.fr | /fr/admin/debiteurs/export | Path does not match |
| 47 | admin_debiteurs_export.en | /en/admin/debiteurs/export | Path does not match |
| 48 | admin_contact_send_email.fr | /fr/admin/contact/send-email | Path does not match |
| 49 | admin_contact_send_email.en | /en/admin/contact/send-email | Path does not match |
| 50 | admin_factures.fr | /fr/admin/factures | Path does not match |
| 51 | admin_factures.en | /en/admin/factures | Path does not match |
| 52 | admin_factures_export.fr | /fr/admin/factures/export | Path does not match |
| 53 | admin_factures_export.en | /en/admin/factures/export | Path does not match |
| 54 | admin_debiteur_factures.fr | /fr/admin/debiteur/{debiteurId}/factures | Path does not match |
| 55 | admin_debiteur_factures.en | /en/admin/debiteur/{debiteurId}/factures | Path does not match |
| 56 | admin_debiteur_factures_export.fr | /fr/admin/debiteur/{debiteurId}/factures/export | Path does not match |
| 57 | admin_debiteur_factures_export.en | /en/admin/debiteur/{debiteurId}/factures/export | Path does not match |
| 58 | admin_debiteur_infos.fr | /fr/admin/debiteur/{debiteurId} | Path does not match |
| 59 | admin_debiteur_infos.en | /en/admin/debiteur/{debiteurId} | Path does not match |
| 60 | admin_contact_messages.fr | /fr/admin/contact/messages | Path does not match |
| 61 | admin_contact_messages.en | /en/admin/contact/messages | Path does not match |
| 62 | admin_contact_message_show.fr | /fr/admin/contact/messages/{id} | Path does not match |
| 63 | admin_contact_message_show.en | /en/admin/contact/messages/{id} | Path does not match |
| 64 | admin_contact_file_download.fr | /fr/admin/contact/files/{id}/download | Path does not match |
| 65 | admin_contact_file_download.en | /en/admin/contact/files/{id}/download | Path does not match |
| 66 | admin_contact_download_all.fr | /fr/admin/contact/messages/{id}/download-all | Path does not match |
| 67 | admin_contact_download_all.en | /en/admin/contact/messages/{id}/download-all | Path does not match |
| 68 | admin_api_personne_email.fr | /fr/admin/api/personne/{id}/email | Path does not match |
| 69 | admin_api_personne_email.en | /en/admin/api/personne/{id}/email | 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.