Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_appli | /admin/appli | Path does not match |
| 2 | admin_appli_edit | /admin/appli/{id}/edit | Path does not match |
| 3 | admin_appli_create | /admin/appli/create | Path does not match |
| 4 | admin_appli_delete | /admin/appli/{id}/delete | Path does not match |
| 5 | admin_appli_delete_confirmed | /admin/appli/{id}/delete/confirmed | Path does not match |
| 6 | admin | /admin | Path does not match |
| 7 | admin_tree_change | /admin/tree/{ucs}/pushNodeChanges | Path does not match |
| 8 | admin_tree_upload | /admin/tree/uploadNodeFile | Path does not match |
| 9 | admin_media | /admin/media | Path does not match |
| 10 | admin_media_edit | /admin/media/{id}/edit | Path does not match |
| 11 | admin_media_create | /admin/media/create | Path does not match |
| 12 | admin_media_delete | /admin/media/{id}/delete | Path does not match |
| 13 | admin_media_delete_confirmed | /admin/media/{id}/delete/confirmed | Path does not match |
| 14 | admin_question | /admin/question | Path does not match |
| 15 | admin_question_edit | /admin/question/{id}/edit | Path does not match |
| 16 | admin_question_create | /admin/question/create | Path does not match |
| 17 | admin_question_delete | /admin/question/{id}/delete | Path does not match |
| 18 | admin_question_push | /admin/question/push | Path does not match |
| 19 | admin_question_addimage | /admin/question/addimage | Path does not match |
| 20 | admin_ucs | /admin/ucs | Path does not match |
| 21 | admin_ucs_map | /admin/ucs/map | Path does not match |
| 22 | admin_ucs_edit | /admin/ucs/{id}/edit | Path does not match |
| 23 | admin_ucs_create | /admin/ucs/create | Path does not match |
| 24 | admin_ucs_delete | /admin/ucs/{id}/delete | Path does not match |
| 25 | admin_ucs_delete_confirmed | /admin/ucs/{id}/delete/confirmed | Path does not match |
| 26 | admin_ucs_push | /admin/ucs/push | Path does not match |
| 27 | admin_ucs_maketree | /admin/ucs/{id}/maketree | Path does not match |
| 28 | admin_ucs_settree | /admin/ucs/{id}/settree | Path does not match |
| 29 | admin_ucs_viewtree | /admin/ucs/{id}/viewtree | Path does not match |
| 30 | admin_users | /admin/users | Path does not match |
| 31 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 32 | admin_user_create | /admin/user/create | Path does not match |
| 33 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 34 | admin_uts | /admin/uts | Path does not match |
| 35 | admin_uts_edit | /admin/uts/{id}/edit | Path does not match |
| 36 | admin_uts_create | /admin/uts/create | Path does not match |
| 37 | admin_uts_delete | /admin/uts/{id}/delete | Path does not match |
| 38 | admin_uts_delete_confirmed | /admin/uts/{id}/delete/confirmed | Path does not match |
| 39 | admin_uts_push | /admin/tree/{ucs}/uts/push | Path does not match |
| 40 | admin_uts_addfiche | /admin/uts/addfiche | Path does not match |
| 41 | api_getucs | /api/getucs/{id} | Path does not match |
| 42 | api_getucs_bycoords | /api/getucsatcoords | Path does not match |
| 43 | api_gettree | /api/gettree/{id} | Path does not match |
| 44 | api_getquestion | /api/getquestion/{ucs}/{id} | Path does not match |
| 45 | api_getuts | /api/getuts/{id} | Path does not match |
| 46 | api_getutsbycode | /api/getutsbycode/{ucs}/{code} | Path does not match |
| 47 | api_getutsbydefault | /api/getutsbydefault/{ucs}/{question} | Path does not match |
| 48 | api_setuts | /api/setuts | Path does not match |
| 49 | home | / | Path does not match |
| 50 | app_contact | /contact | Path does not match |
| 51 | app_register | /register | Path does not match |
| 52 | app_login | /login | Path does not match |
| 53 | app_logout | /logout | Path does not match |
| 54 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 55 | app.swagger | /api/doc.json | Path does not match |
| 56 | app.swagger_ui | /api/doc | Path does not match |
| 57 | _wdt | /_wdt/{token} | Path does not match |
| 58 | _profiler_home | /_profiler/ | Path does not match |
| 59 | _profiler_search | /_profiler/search | Path does not match |
| 60 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 61 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 62 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 63 | _profiler_open_file | /_profiler/open | Path does not match |
| 64 | _profiler | /_profiler/{token} | Path does not match |
| 65 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 66 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 67 | _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.