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 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | 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 | home | /app | Path does not match |
| 17 | exportSignalementExcel | /app/signalements/export_event | Path does not match |
| 18 | language | /change-language | Path does not match |
| 19 | app_login | /login | Path does not match |
| 20 | app_login_sendemailpasswordreset | /sendemailpasswordreset | Path does not match |
| 21 | app_forgot_password_request | /reset-password | Path does not match |
| 22 | app_check_email | /reset-password/check-email | Path does not match |
| 23 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 24 | checkSession | /security/isConnected | Path does not match |
| 25 | settings | /app/settings | Path does not match |
| 26 | settings_toggle_push | /app/settings/toggle-push | Path does not match |
| 27 | settings_toggle_audio | /app/settings/toggle-audio | Path does not match |
| 28 | settings_toggle_mail_check | /app/settings/toggle-mail-check | Path does not match |
| 29 | settings_save_notification_mail | /app/settings/save-notification-mail | Path does not match |
| 30 | settings_send_test_email | /app/settings/send-test-email | Path does not match |
| 31 | settings_message_add | /app/settings/message/add | Path does not match |
| 32 | settings_message_delete | /app/settings/message/delete | Path does not match |
| 33 | settings_users_search | /app/settings/users/search | Path does not match |
| 34 | signalement_chat | /signalement_chat/ | Path does not match |
| 35 | signalement_view_list_contact_signalement | /signalement_chat/list_contact | Path does not match |
| 36 | communication_send_notification_mercure | /signalement_chat/sendNotificationRealTime/{user} | Path does not match |
| 37 | communication_show | /signalement_chat/show/{id} | Path does not match |
| 38 | conversation_history_ajax | /signalement_chat/history/{userId} | Path does not match |
| 39 | communication_archive_message | /signalement_chat/archive/{id} | Path does not match |
| 40 | integration_add | /integration/add | Path does not match |
| 41 | integration_delete | /integration/delete/{id} | Path does not match |
| 42 | integration_show | /integration/{id} | Path does not match |
| 43 | signalement_login | /signalement/ | Path does not match |
| 44 | signalement_module_login | /signalement/login | Path does not match |
| 45 | signalement_module_login_code | /signalement/login_code/{id} | Path does not match |
| 46 | signalement_not_allowed | /signalement/notAllowed | Path does not match |
| 47 | signalement_form | /signalement/alert | Path does not match |
| 48 | signalement_help_gps | /signalement/help-gps | Path does not match |
| 49 | statistiques | /app/statistiques | Path does not match |
| 50 | statistiques_data | /app/statistiques/data | Path does not match |
| 51 | homepage | / | Path does not match |
| 52 | app_logout | /logout | Path does not match |
| 53 | change_language | /change-language | 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.