Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | attachment_delete | /attachment/{uuid}/delete | Path does not match |
| 2 | comment_delete | /comment/{id}/delete | Path does not match |
| 3 | add_account_extension_comment | /request/account_extension/{id}/addcomment | Path does not match |
| 4 | add_arrival_comment | /request/arrival/{id}/addcomment | Path does not match |
| 5 | add_departure_comment | /request/departure/{id}/addcomment | Path does not match |
| 6 | add_extension_comment | /request/extension/{id}/addcomment | Path does not match |
| 7 | add_move_comment | /request/move/{id}/addcomment | Path does not match |
| 8 | add_user_comment | /user/{uuid}/addcomment | Path does not match |
| 9 | index | / | Path does not match |
| 10 | login | /login | Path does not match |
| 11 | oauth_login | /oauth/login | Path does not match |
| 12 | oauth_check | /oauth/callback | Path does not match |
| 13 | oauth_logout | /oauth/logout | Path does not match |
| 14 | office_index | /infra/office/ | Path does not match |
| 15 | office_view | /infra/office/{id}/view | Path does not match |
| 16 | user_reporting | /user/reporting | Path does not match |
| 17 | user_reporting_export | /user/reporting/export | Path does not match |
| 18 | account_extension_index | /request/account_extension/ | Path does not match |
| 19 | account_extension_create | /request/account_extension/create | Path does not match |
| 20 | account_extension_create_form_user | /request/account_extension/create/{uuid} | Path does not match |
| 21 | account_extension_edit | /request/account_extension/{id}/edit | Path does not match |
| 22 | account_extension_delete | /request/account_extension/{id}/delete | Path does not match |
| 23 | account_extension_view | /request/account_extension/{id}/view | Path does not match |
| 24 | account_extension_change | /request/account_extension/{id}/change/{to} | Path does not match |
| 25 | arrival_index | /request/arrival/ | Path does not match |
| 26 | arrival_create | /request/arrival/create | Path does not match |
| 27 | arrival_edit | /request/arrival/{id}/edit | Path does not match |
| 28 | arrival_delete | /request/arrival/{id}/delete | Path does not match |
| 29 | arrival_view | /request/arrival/{id}/view | Path does not match |
| 30 | arrival_change | /request/arrival/{id}/change/{to} | Path does not match |
| 31 | departure_index | /request/departure/ | Path does not match |
| 32 | departure_create | /request/departure/create | Path does not match |
| 33 | departure_create_form_user | /request/departure/create/{uuid} | Path does not match |
| 34 | departure_edit | /request/departure/{id}/edit | Path does not match |
| 35 | departure_delete | /request/departure/{id}/delete | Path does not match |
| 36 | departure_view | /request/departure/{id}/view | Path does not match |
| 37 | departure_change | /request/departure/{id}/change/{to} | Path does not match |
| 38 | extension_index | /request/extension/ | Path does not match |
| 39 | extension_create | /request/extension/create | Path does not match |
| 40 | extension_create_form_user | /request/extension/create/{uuid} | Path does not match |
| 41 | extension_edit | /request/extension/{id}/edit | Path does not match |
| 42 | extension_delete | /request/extension/{id}/delete | Path does not match |
| 43 | extension_view | /request/extension/{id}/view | Path does not match |
| 44 | extension_change | /request/extension/{id}/change/{to} | Path does not match |
| 45 | move_index | /request/move/ | Path does not match |
| 46 | move_create | /request/move/create | Path does not match |
| 47 | move_create_form_user | /request/move/create/{uuid} | Path does not match |
| 48 | move_edit | /request/move/{id}/edit | Path does not match |
| 49 | move_delete | /request/move/{id}/delete | Path does not match |
| 50 | move_view | /request/move/{id}/view | Path does not match |
| 51 | move_change | /request/move/{id}/change/{to} | Path does not match |
| 52 | nsip | /admin/nsip | Path does not match |
| 53 | mismatch | /admin/mismatch | Path does not match |
| 54 | unclosed_requests | /admin/unclosed_requests | Path does not match |
| 55 | admin_commands | /admin/commandes-utiles | Path does not match |
| 56 | team_index | /team | Path does not match |
| 57 | team_create | /team/create | Path does not match |
| 58 | team_edit | /team/{uuid}/edit | Path does not match |
| 59 | team_delete | /team/{uuid}/delete | Path does not match |
| 60 | team_view | /team/{uuid}/view | Path does not match |
| 61 | test_email | /test_email | Path does not match |
| 62 | user_index | /user | Path does not match |
| 63 | user_create | /user/create | Path does not match |
| 64 | user_edit | /user/{uuid}/edit | Path does not match |
| 65 | user_delete | /user/{uuid}/delete | Path does not match |
| 66 | user_view | /user/{uuid}/view | Path does not match |
| 67 | user_generate_token | /user/{uuid}/generate_token | Path does not match |
| 68 | user_toggle_api_access | /user/{uuid}/toggle_api_access | Path does not match |
| 69 | admin_index | /admin/referentiel | Path does not match |
| 70 | api_doc | /api/docs.{_format} | Path does not match |
| 71 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 72 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 73 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 74 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 75 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 76 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 77 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 78 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 79 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 80 | _api_/teams/{id}{._format}_get | /api/teams/{id}.{_format} | Path does not match |
| 81 | _api_/teams{._format}_get_collection | /api/teams.{_format} | Path does not match |
| 82 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 83 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 84 | me | /api/me | Path does not match |
| 85 | dh_auditor_list_audits | /audit | Path does not match |
| 86 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 87 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 88 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 89 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 90 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 91 | _wdt | /_wdt/{token} | Path does not match |
| 92 | _profiler_home | /_profiler/ | Path does not match |
| 93 | _profiler_search | /_profiler/search | Path does not match |
| 94 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 95 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 96 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 97 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 98 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 99 | _profiler_open_file | /_profiler/open | Path does not match |
| 100 | _profiler | /_profiler/{token} | Path does not match |
| 101 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 102 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 103 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.