Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/administrator.tgz
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_user_index | /admin/user | Path does not match |
| 3 | admin_user_new | /admin/user/new | Path does not match |
| 4 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 5 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 6 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 7 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 8 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 9 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 10 | super-admin | /super-admin | Path does not match |
| 11 | super-admin_geo_log_index | /super-admin/geo-log | Path does not match |
| 12 | super-admin_geo_log_new | /super-admin/geo-log/new | Path does not match |
| 13 | super-admin_geo_log_batch_delete | /super-admin/geo-log/batch-delete | Path does not match |
| 14 | super-admin_geo_log_autocomplete | /super-admin/geo-log/autocomplete | Path does not match |
| 15 | super-admin_geo_log_render_filters | /super-admin/geo-log/render-filters | Path does not match |
| 16 | super-admin_geo_log_edit | /super-admin/geo-log/{entityId}/edit | Path does not match |
| 17 | super-admin_geo_log_delete | /super-admin/geo-log/{entityId}/delete | Path does not match |
| 18 | super-admin_geo_log_detail | /super-admin/geo-log/{entityId} | Path does not match |
| 19 | super-admin_sdis_index | /super-admin/sdis | Path does not match |
| 20 | super-admin_sdis_new | /super-admin/sdis/new | Path does not match |
| 21 | super-admin_sdis_batch_delete | /super-admin/sdis/batch-delete | Path does not match |
| 22 | super-admin_sdis_autocomplete | /super-admin/sdis/autocomplete | Path does not match |
| 23 | super-admin_sdis_render_filters | /super-admin/sdis/render-filters | Path does not match |
| 24 | super-admin_sdis_edit | /super-admin/sdis/{entityId}/edit | Path does not match |
| 25 | super-admin_sdis_delete | /super-admin/sdis/{entityId}/delete | Path does not match |
| 26 | super-admin_sdis_detail | /super-admin/sdis/{entityId} | Path does not match |
| 27 | super-admin_user_index | /super-admin/user | Path does not match |
| 28 | super-admin_user_new | /super-admin/user/new | Path does not match |
| 29 | super-admin_user_batch_delete | /super-admin/user/batch-delete | Path does not match |
| 30 | super-admin_user_autocomplete | /super-admin/user/autocomplete | Path does not match |
| 31 | super-admin_user_render_filters | /super-admin/user/render-filters | Path does not match |
| 32 | super-admin_user_edit | /super-admin/user/{entityId}/edit | Path does not match |
| 33 | super-admin_user_delete | /super-admin/user/{entityId}/delete | Path does not match |
| 34 | super-admin_user_detail | /super-admin/user/{entityId} | Path does not match |
| 35 | super-admin_virtual_machine_index | /super-admin/virtual-machine | Path does not match |
| 36 | super-admin_virtual_machine_new | /super-admin/virtual-machine/new | Path does not match |
| 37 | super-admin_virtual_machine_batch_delete | /super-admin/virtual-machine/batch-delete | Path does not match |
| 38 | super-admin_virtual_machine_autocomplete | /super-admin/virtual-machine/autocomplete | Path does not match |
| 39 | super-admin_virtual_machine_render_filters | /super-admin/virtual-machine/render-filters | Path does not match |
| 40 | super-admin_virtual_machine_edit | /super-admin/virtual-machine/{entityId}/edit | Path does not match |
| 41 | super-admin_virtual_machine_delete | /super-admin/virtual-machine/{entityId}/delete | Path does not match |
| 42 | super-admin_virtual_machine_detail | /super-admin/virtual-machine/{entityId} | Path does not match |
| 43 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 44 | oauth2_authorize | /authorize | Path does not match |
| 45 | oauth2_token | /token | Path does not match |
| 46 | oidc_discovery | /.well-known/openid-configuration | Path does not match |
| 47 | oidc_jwks | /.well-known/jwks.json | Path does not match |
| 48 | oidc_userinfo | /userinfo | Path does not match |
| 49 | 2fa_login | /2fa | Path does not match |
| 50 | 2fa_login_check | /2fa_check | Path does not match |
| 51 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 52 | _wdt | /_wdt/{token} | Path does not match |
| 53 | _profiler_home | /_profiler/ | Path does not match |
| 54 | _profiler_search | /_profiler/search | Path does not match |
| 55 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 56 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 57 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 58 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 59 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 60 | _profiler_open_file | /_profiler/open | Path does not match |
| 61 | _profiler | /_profiler/{token} | Path does not match |
| 62 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 63 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 64 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 65 | admin_calendar_index | /admin/calendar | Path does not match |
| 66 | calendar_add_slot | /admin/calendar/add-slot | Path does not match |
| 67 | calendar_edit_slot | /admin/calendar/edit-slot | Path does not match |
| 68 | calendar_delete_slot | /admin/calendar/delete-slot | Path does not match |
| 69 | app_forgotten_password | /mot-de-passe-oublie | Path does not match |
| 70 | app_home | / | Path does not match |
| 71 | app_reset_password | /reinitialisation-password/{token}/{idUser} | Path does not match |
| 72 | app_login | /login | Path does not match |
| 73 | app_logout | /logout | Path does not match |
| 74 | start_vm | /start-vm | Path does not match |
| 75 | fake_shadow_start | /fake-shadow/start | 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.