Routing
view_case
Matched route
Route Parameters
| Name | Value |
|---|---|
| caseId | "119" |
Route Redirection
This page redirects to:
http://pca-cpa.org/en/cases/119
(route: "n/a")
Route Matching Logs
Path to match:
/web/view/119
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger | /web/api/doc.json | Path does not match |
| 3 | app.swagger_ui | /web/api/doc | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_users | /web/admin/users | Path does not match |
| 18 | edit_user | /web/admin/edituser/{userId} | Path does not match |
| 19 | save_user | /web/admin/saveuser | Path does not match |
| 20 | keepalive | /web/admin/keepalive | Path does not match |
| 21 | save_aboutus | /web/saveaboutus | Path does not match |
| 22 | save_homepage | /web/savehomepage | Path does not match |
| 23 | save_view_all | /web/saveviewall | Path does not match |
| 24 | edit_case | /web/edit/{caseId} | Path does not match |
| 25 | view_last_editing | /web/view_last_editing/{caseId} | Path does not match |
| 26 | view_case_editing | /web/view_editing/{caseId}/{version} | Path does not match |
| 27 | admin | /web/admin | Path does not match |
| 28 | sort_case_edit_attachments | /web/sortCaseEditAttachments/{caseId}/{version} | Path does not match |
| 29 | sort_case_attachments | /web/sortCaseAttachments/{caseId} | Path does not match |
| 30 | save_case | /web/save | Path does not match |
| 31 | approve_case | /web/approve/{caseId} | Path does not match |
| 32 | delete_case | /web/delete/{caseId} | Path does not match |
| 33 | merge_case_editing | /web/merge_editing/{caseId}/{version} | Path does not match |
| 34 | discard_case_changes | /web/discard_case_changes/{caseId} | Path does not match |
| 35 | sortAttachmentByDate | /web/sortAttachmentByDate/{idPcacase}/{idTypeOfDocument} | Path does not match |
| 36 | sortAttachment | /web/sortAttachment/{id}/{position}/{idTypeOfDocument} | Path does not match |
| 37 | sortAttachmentEditing | /web/sortAttachmentEditing/{id}/{version}/{position}/{idTypeOfDocument} | Path does not match |
| 38 | sortAttachmentEditingByDate | /web/sortAttachmentEditingByDate/{idPcacase}/{version}/{idTypeOfDocument} | Path does not match |
| 39 | search | /web/search | Path does not match |
| 40 | allcases | /web/allcases | Path does not match |
| 41 | edit_allcasespage | /web/edit_allcasespage | Path does not match |
| 42 | edit_aboutus | /web/edit_aboutus | Path does not match |
| 43 | aboutus | /web/aboutus | Path does not match |
| 44 | advancedsearch | /web/advancedsearch | Path does not match |
| 45 | get_attach | /web/getAttachmentFromUrl/{attId} | Path does not match |
| 46 | send_attach | /web/sendAttach/{attId} | Path does not match |
| 47 | view_case | /web/view/{caseId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.