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_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors_problem | /api/errors/{status} | Path does not match |
| 6 | _api_errors_hydra | /api/errors/{status} | Path does not match |
| 7 | _api_errors_jsonapi | /api/errors/{status} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/category-firmwares/{id}{._format}_get | /api/category-firmwares/{id}.{_format} | Path does not match |
| 12 | _api_/category-firmwares{._format}_get_collection | /api/category-firmwares.{_format} | Path does not match |
| 13 | _api_/category-firmwares{._format}_post | /api/category-firmwares.{_format} | Path does not match |
| 14 | _api_/category-firmwares/{id}{._format}_put | /api/category-firmwares/{id}.{_format} | Path does not match |
| 15 | _api_/category-firmwares/{id}{._format}_delete | /api/category-firmwares/{id}.{_format} | Path does not match |
| 16 | _api_/firmwares/{id}{._format}_get | /api/firmwares/{id}.{_format} | Path does not match |
| 17 | _api_/firmwares{._format}_get_collection | /api/firmwares.{_format} | Path does not match |
| 18 | _api_/firmwares{._format}_post | /api/firmwares.{_format} | Path does not match |
| 19 | _api_/firmwares/{id}{._format}_put | /api/firmwares/{id}.{_format} | Path does not match |
| 20 | _api_/firmwares/{id}{._format}_delete | /api/firmwares/{id}.{_format} | Path does not match |
| 21 | _api_/gateways{._format}_get_collection | /api/gateways.{_format} | Path does not match |
| 22 | _api_/gateways/{id}{._format}_get | /api/gateways/{id}.{_format} | Path does not match |
| 23 | _api_/gateways{._format}_post | /api/gateways.{_format} | Path does not match |
| 24 | _api_/gateways/{id}{._format}_put | /api/gateways/{id}.{_format} | Path does not match |
| 25 | _api_/gateways/{id}{._format}_delete | /api/gateways/{id}.{_format} | Path does not match |
| 26 | _api_/messaging-servers/{id}{._format}_get | /api/messaging-servers/{id}.{_format} | Path does not match |
| 27 | _api_/messaging-servers{._format}_get_collection | /api/messaging-servers.{_format} | Path does not match |
| 28 | _api_/messaging-servers{._format}_post | /api/messaging-servers.{_format} | Path does not match |
| 29 | _api_/messaging-servers/{id}{._format}_put | /api/messaging-servers/{id}.{_format} | Path does not match |
| 30 | _api_/messaging-servers/{id}{._format}_patch | /api/messaging-servers/{id}.{_format} | Path does not match |
| 31 | _api_/messaging-servers/{id}{._format}_delete | /api/messaging-servers/{id}.{_format} | Path does not match |
| 32 | _api_/tags/{id}{._format}_get | /api/tags/{id}.{_format} | Path does not match |
| 33 | _api_/tags{._format}_get_collection | /api/tags.{_format} | Path does not match |
| 34 | _api_/tags{._format}_post | /api/tags.{_format} | Path does not match |
| 35 | _api_/tags/{id}{._format}_put | /api/tags/{id}.{_format} | Path does not match |
| 36 | _api_/tags/{id}{._format}_delete | /api/tags/{id}.{_format} | Path does not match |
| 37 | _api_/tunnels{._format}_get_collection | /api/tunnels.{_format} | Path does not match |
| 38 | _api_/tunnels/{id}{._format}_get | /api/tunnels/{id}.{_format} | Path does not match |
| 39 | _api_/tunnels{._format}_post | /api/tunnels.{_format} | Path does not match |
| 40 | _api_/tunnels/{id}{._format}_put | /api/tunnels/{id}.{_format} | Path does not match |
| 41 | _api_/tunnels/{id}{._format}_delete | /api/tunnels/{id}.{_format} | Path does not match |
| 42 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 43 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 44 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 45 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 46 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 47 | is_current_gateway_currently_linked_to_infinity | /api/current-gateway/infinity/{serial}/is-currently-linked | Path does not match |
| 48 | api_gateway_tunnel_and_infinity_is_currently_linked | /api/current-gateway/tunnel/{tunnel}/infinity/{serial}/is-currently-linked | Path does not match |
| 49 | infinity_list | /api/infinitys | Path does not match |
| 50 | infinity_get | /api/infinitys/{id} | Path does not match |
| 51 | infinity_create | /api/infinitys | Path does not match |
| 52 | infinity_update | /api/infinitys/{id} | Path does not match |
| 53 | infinity_delete | /api/infinitys/{id} | Path does not match |
| 54 | assign_messaging_server_to_infinity | /api/infinity/assign-messaging-server | Path does not match |
| 55 | infinity_trigger_discover | /api/discover | Path does not match |
| 56 | infinity_trigger_collect | /api/collect | Path does not match |
| 57 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 58 | operation_delete | /api/operation/{uuid} | Path does not match |
| 59 | operation_create | /api/operation | Path does not match |
| 60 | operation_update_status | /api/operation/{uuid}/update-status | Path does not match |
| 61 | get_next_operation | /api/infinity/next-operation | Path does not match |
| 62 | delete_all_operations_by_infinity | /api/infinity/{id}/operations | Path does not match |
| 63 | get_timezone_list | /api/timezone/list | Path does not match |
| 64 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 65 | _wdt | /_wdt/{token} | Path does not match |
| 66 | _profiler_home | /_profiler/ | Path does not match |
| 67 | _profiler_search | /_profiler/search | Path does not match |
| 68 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 69 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 70 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 71 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 72 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 73 | _profiler_open_file | /_profiler/open | Path does not match |
| 74 | _profiler | /_profiler/{token} | Path does not match |
| 75 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 76 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 77 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 78 | api_gateway_check_new_tunnels | /api/gateways/{id}/check-new-tunnels | Path does not match |
| 79 | api_gateway_current_id | /api/gateway/current-id | Path does not match |
| 80 | infinity_check_new_tunnel | /api/infinitys/{id}/check-new-tunnels | Path does not match |
| 81 | infinity_get_current_id | /api/infinity/current-id | Path does not match |
| 82 | infinity_status | /api/infinity/status | Path does not match |
| 83 | infinity_update_status | /api/infinity/status | Path does not match |
| 84 | infinity_get_firmware_info | /api/infinity/firmware-info | Path does not match |
| 85 | infinity_firmware_download | /api/infinity/firmware-download | Path does not match |
| 86 | api_login | /api/login | Path does not match |
| 87 | api_logout | /api/logout | Path does not match |
| 88 | api_current_user | /api/current-user | Path does not match |
| 89 | api_current_datetime | /api/current-datetime | Path does not match |
| 90 | api_current_datetime_iso | /api/current-datetime_iso | Path does not match |
| 91 | api_current_version | /api/current-version | Path does not match |
| 92 | api_register | /api/register | Path does not match |
| 93 | api_collect | /api/collect | Path does not match |
| 94 | api_timezone_list | /api/timezone/list | Path does not match |
| 95 | api_worker_asking-connection | /api/worker/asking-connection | Path does not match |
| 96 | api_worker_lowest_load_gateway | /api/worker/lowest-load-gateway | Path does not match |
| 97 | api_tunnel_request_state | /api/tunnels/{id}/request-state | Path does not match |
| 98 | api_delete_tunnels_by_ip_port | /api/tunnels/ip/{ip}/port/{port} | Path does not match |
| 99 | api_tunnel_update_state | /api/tunnels/{id}/state | Path does not match |
| 100 | redirectDashBoard | / | Path does not match |
| 101 | dashboard | /dashboard/{_locale} | Path does not match |
| 102 | dashboard_gateways_stats | /dashboard/{_locale}/gateways/stats | Path does not match |
| 103 | dashboard_gateway_id_stats | /dashboard/{_locale}/gateway/{id}/stats | Path does not match |
| 104 | log_settings | /log-settings | Path does not match |
| 105 | app_login | /login | Path does not match |
| 106 | app_logout | /logout | Path does not match |
| 107 | zenstruck_messenger_monitor_dashboard | /admin/messenger | Path does not match |
| 108 | zenstruck_messenger_monitor_history | /admin/messenger/history | Path does not match |
| 109 | zenstruck_messenger_monitor_detail | /admin/messenger/history/{id} | Path does not match |
| 110 | zenstruck_messenger_monitor_transport | /admin/messenger/transport/{name} | Path does not match |
| 111 | zenstruck_messenger_monitor_schedule | /admin/messenger/schedule/{name} | Path does not match |
| 112 | zenstruck_messenger_monitor_schedule_trigger | /admin/messenger/schedules/{name}/trigger/{id}/{transport} | Path does not match |
| 113 | app_register | /register | Path does not match |
| 114 | selectFirmware | /select-firmware | Path does not match |
| 115 | selectFirmwareFormProcess | /select-firmware-form-process | 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.