Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | / | Path does not match |
| 2 | admin_config_index | /config | Path does not match |
| 3 | admin_config_new | /config/new | Path does not match |
| 4 | admin_config_batch_delete | /config/batch-delete | Path does not match |
| 5 | admin_config_autocomplete | /config/autocomplete | Path does not match |
| 6 | admin_config_render_filters | /config/render-filters | Path does not match |
| 7 | admin_config_edit | /config/{entityId}/edit | Path does not match |
| 8 | admin_config_delete | /config/{entityId}/delete | Path does not match |
| 9 | admin_config_detail | /config/{entityId} | Path does not match |
| 10 | admin_external_user_access_index | /external-user-access | Path does not match |
| 11 | admin_external_user_access_new | /external-user-access/new | Path does not match |
| 12 | admin_external_user_access_batch_delete | /external-user-access/batch-delete | Path does not match |
| 13 | admin_external_user_access_autocomplete | /external-user-access/autocomplete | Path does not match |
| 14 | admin_external_user_access_render_filters | /external-user-access/render-filters | Path does not match |
| 15 | admin_external_user_access_edit | /external-user-access/{entityId}/edit | Path does not match |
| 16 | admin_external_user_access_delete | /external-user-access/{entityId}/delete | Path does not match |
| 17 | admin_external_user_access_detail | /external-user-access/{entityId} | Path does not match |
| 18 | admin_mapped_client_index | /mapped-client | Path does not match |
| 19 | admin_mapped_client_new | /mapped-client/new | Path does not match |
| 20 | admin_mapped_client_batch_delete | /mapped-client/batch-delete | Path does not match |
| 21 | admin_mapped_client_autocomplete | /mapped-client/autocomplete | Path does not match |
| 22 | admin_mapped_client_render_filters | /mapped-client/render-filters | Path does not match |
| 23 | admin_mapped_client_edit | /mapped-client/{entityId}/edit | Path does not match |
| 24 | admin_mapped_client_delete | /mapped-client/{entityId}/delete | Path does not match |
| 25 | admin_mapped_client_mapped_client_create_external_access | /mapped-client/mapped-client/create-external-access | Path does not match |
| 26 | admin_mapped_client_detail | /mapped-client/{entityId} | Path does not match |
| 27 | admin_portal_index | /portal | Path does not match |
| 28 | admin_portal_new | /portal/new | Path does not match |
| 29 | admin_portal_batch_delete | /portal/batch-delete | Path does not match |
| 30 | admin_portal_autocomplete | /portal/autocomplete | Path does not match |
| 31 | admin_portal_render_filters | /portal/render-filters | Path does not match |
| 32 | admin_portal_edit | /portal/{entityId}/edit | Path does not match |
| 33 | admin_portal_delete | /portal/{entityId}/delete | Path does not match |
| 34 | admin_portal_detail | /portal/{entityId} | Path does not match |
| 35 | admin_user_index | /user | Path does not match |
| 36 | admin_user_new | /user/new | Path does not match |
| 37 | admin_user_batch_delete | /user/batch-delete | Path does not match |
| 38 | admin_user_autocomplete | /user/autocomplete | Path does not match |
| 39 | admin_user_render_filters | /user/render-filters | Path does not match |
| 40 | admin_user_edit | /user/{entityId}/edit | Path does not match |
| 41 | admin_user_delete | /user/{entityId}/delete | Path does not match |
| 42 | admin_user_detail | /user/{entityId} | Path does not match |
| 43 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 44 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 45 | _wdt | /_wdt/{token} | Path does not match |
| 46 | _profiler_home | /_profiler/ | Path does not match |
| 47 | _profiler_search | /_profiler/search | Path does not match |
| 48 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 49 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 50 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 51 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 52 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 53 | _profiler_open_file | /_profiler/open | Path does not match |
| 54 | _profiler | /_profiler/{token} | Path does not match |
| 55 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 56 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 57 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 58 | admin_modulr_sync | /modulr/sync | Path does not match |
| 59 | admin_modulr_sync_command | /modulr/sync/command | Path does not match |
| 60 | client_dashboard | /espace-client | Path does not match |
| 61 | client_devis | /devis | Path does not match |
| 62 | password_forgot | /password/forgot | Path does not match |
| 63 | password_reset | /password/reset/{token} | Path does not match |
| 64 | app_login | /login | Path does not match |
| 65 | app_logout | /logout | Path does not match |
| 66 | client_logout | /espace-client/logout | Path does not match |
| 67 | app_impersonation_exit | /impersonation/exit | 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.