Routing
app_cotation_setconfiguration
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "297" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/requests/297/setconfiguration
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | FD\LogViewer\Controller\IndexController.base | /log-viewer/ | Path does not match |
| 2 | FD\LogViewer\Controller\IndexController.base.slug | /log-viewer/{slug} | Path does not match |
| 3 | FD\LogViewer\Controller\FoldersController | /log-viewer/api/folders | Path does not match |
| 4 | FD\LogViewer\Controller\LogRecordsController | /log-viewer/api/logs | Path does not match |
| 5 | FD\LogViewer\Controller\DownloadFolderController | /log-viewer/api/folder/{identifier} | Path does not match |
| 6 | FD\LogViewer\Controller\DownloadFileController | /log-viewer/api/file/{identifier} | Path does not match |
| 7 | FD\LogViewer\Controller\DeleteFileController | /log-viewer/api/file/{identifier} | Path does not match |
| 8 | FD\LogViewer\Controller\DeleteFolderController | /log-viewer/api/folder/{identifier} | Path does not match |
| 9 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 10 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 11 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 12 | _wdt | /_wdt/{token} | Path does not match |
| 13 | _profiler_home | /_profiler/ | Path does not match |
| 14 | _profiler_search | /_profiler/search | Path does not match |
| 15 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 16 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 17 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 18 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 19 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 20 | _profiler_open_file | /_profiler/open | Path does not match |
| 21 | _profiler | /_profiler/{token} | Path does not match |
| 22 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 23 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 24 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 25 | app_cogs_config_datas | /COGSconfig/datas | Path does not match |
| 26 | app_cogs_config_datas_edit | /COGSconfig/datas/{id} | Path does not match |
| 27 | app_cogs_config_activity | /COGSconfig/activity | Path does not match |
| 28 | app_cogs_config_costcenter | /COGSconfig/costcenter | Path does not match |
| 29 | app_cogs_config_newcostcenter | /COGSconfig/Newcostcenter | Path does not match |
| 30 | app_cogs_config_costcenterline | /COGSconfig/costcenter/{id} | Path does not match |
| 31 | app_cogs_config_Deletecostcenter | /COGSconfig/costcenter/Delete/{id} | Path does not match |
| 32 | app_cogs_config_Editcostcenterline | /COGSconfig/costcenter/Line/{id} | Path does not match |
| 33 | app_cogs_config_Newcostcenterline | /COGSconfig/costcenter/NewLine/{id} | Path does not match |
| 34 | app_cogs_config_Deletecostcenterline | /COGSconfig/costcenter/DeleteLine/{id} | Path does not match |
| 35 | app_cogs_config_costcenter_json | /COGSconfig/costcenter/{id}/json | Path does not match |
| 36 | app_cotation_index | /requests | Path does not match |
| 37 | app_cotation_mescotations | /requests/myrequests | Path does not match |
| 38 | app_cotation_new | /requests/new | Path does not match |
| 39 | app_cotation_newconfiguration | /requests/{id}/Newconfiguration | Path does not match |
| 40 | app_cotation_setconfiguration | /requests/{id}/setconfiguration | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.