Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 11 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 12 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 13 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 15 | _wdt | /_wdt/{token} | Path does not match |
| 16 | _profiler_home | /_profiler/ | Path does not match |
| 17 | _profiler_search | /_profiler/search | Path does not match |
| 18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 20 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 21 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 23 | _profiler_open_file | /_profiler/open | Path does not match |
| 24 | _profiler | /_profiler/{token} | Path does not match |
| 25 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 28 | jwt_refresh_token | /token/refresh | Path does not match |
| 29 | loginapi_dummy | /loginapi | Path does not match |
| 30 | api_chatbot_health | /api/chatbot/health | Path does not match |
| 31 | api_chatbot_create_room | /api/chatbot/rooms | Path does not match |
| 32 | api_chatbot_get_room_by_session | /api/chatbot/rooms/by-session/{sessionId} | Path does not match |
| 33 | api_chatbot_deactivate_room | /api/chatbot/rooms/{roomId}/deactivate | Path does not match |
| 34 | api_chatbot_save_message | /api/chatbot/messages | Path does not match |
| 35 | api_chatbot_get_messages | /api/chatbot/rooms/{roomId}/messages | Path does not match |
| 36 | api_chatbot_update_message_status | /api/chatbot/messages/{messageId}/status | Path does not match |
| 37 | api_chatbot_search_messages | /api/chatbot/messages/search | Path does not match |
| 38 | api_chatbot_stats | /api/chatbot/stats | Path does not match |
| 39 | api_chatbot_cleanup_rooms | /api/chatbot/rooms/cleanup | Path does not match |
| 40 | api_chatbot_sessions_save_active_session | /api/chatbot/sessions/active | Path does not match |
| 41 | api_chatbot_sessions_get_active_session | /api/chatbot/sessions/active/{sessionId} | Path does not match |
| 42 | api_chatbot_sessions_get_all_active_sessions | /api/chatbot/sessions/active | Path does not match |
| 43 | api_chatbot_sessions_update_session_activity | /api/chatbot/sessions/active/{sessionId}/activity | Path does not match |
| 44 | api_chatbot_sessions_delete_active_session | /api/chatbot/sessions/active/{sessionId} | Path does not match |
| 45 | api_chatbot_sessions_get_sessions_stats | /api/chatbot/sessions/stats | Path does not match |
| 46 | api_chatbot_sessions_sessions_health_check | /api/chatbot/sessions/health | Path does not match |
| 47 | api_chatbot_sessions_cleanup_expired_sessions | /api/chatbot/sessions/cleanup | Path does not match |
| 48 | api_chatbot_sessions_debug_sessions | /api/chatbot/sessions/debug | Path does not match |
| 49 | api_chatbot_sessions_force_session_reconnect | /api/chatbot/sessions/active/{sessionId}/reconnect | Path does not match |
| 50 | api_chatbot_sessions_get_sessions_by_status | /api/chatbot/sessions/status | Path does not match |
| 51 | api_chatbot_sessions_search_sessions | /api/chatbot/sessions/search | Path does not match |
| 52 | api_chatbot_sessions_get_sessions_report | /api/chatbot/sessions/report | Path does not match |
| 53 | app_api | /api/test | Path does not match |
| 54 | login_twitch | /login/twitch | Path does not match |
| 55 | backoffice_dashboard | /administration/dashboard | Path does not match |
| 56 | backoffice_conversations_list | /administration/conversations/list | Path does not match |
| 57 | backoffice_conversations_show | /administration/conversations/show/{id} | Path does not match |
| 58 | backoffice_contacts_list | /administration/contacts/list | Path does not match |
| 59 | backoffice_contacts_show | /administration/contacts/show/{id} | Path does not match |
| 60 | backoffice_users_list | /administration/users/list | Path does not match |
| 61 | backoffice_users_team | /administration/users/team | Path does not match |
| 62 | backoffice_users_new | /administration/users/new | Path does not match |
| 63 | backoffice_users_edit | /administration/users/edit/{id} | Path does not match |
| 64 | backoffice_users_edit_profile | /administration/users/profile/{id} | Path does not match |
| 65 | backoffice_users_delete | /administration/users/delete/{id} | Path does not match |
| 66 | backoffice_users_remove | /administration/users/remove/{id} | Path does not match |
| 67 | backoffice_users_new_password | /administration/users/password/{id}/new | Path does not match |
| 68 | backoffice_users_show_password | /administration/users/password/{id}/show | Path does not match |
| 69 | backoffice_tools_list | /administration/tools/list | Path does not match |
| 70 | backoffice_tools_editvalue | /administration/tools/editvalue/{id} | Path does not match |
| 71 | backoffice_mails_list | /administration/mails/list | Path does not match |
| 72 | backoffice_mails_edit | /administration/mails/edit/{id} | Path does not match |
| 73 | homepage | / | Path does not match |
| 74 | external | /external | Path does not match |
| 75 | security_login | /login | Path does not match |
| 76 | security_register | /register | Path does not match |
| 77 | security_forgotpassword | /forgot-password | Path does not match |
| 78 | security_logout | /logout | Path does not match |
| 79 | app_login | /login | Path does not match |
| 80 | app_after_login | /aft | 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.