Routing
contact_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| idclient | "5785" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/client/contact/list/5785
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | activities_home | /activities | Path does not match |
| 2 | activities_index | /activities/list | Path does not match |
| 3 | activities_add | /activities/add | Path does not match |
| 4 | activities_create | /activities/create | Path does not match |
| 5 | activities_edit | /activities/edit/{id} | Path does not match |
| 6 | activities_update | /activities/update/{id} | Path does not match |
| 7 | activities_title_language_create | /activities/titlelanguage/create/{id} | Path does not match |
| 8 | activities_title_language_delete | /activities/titlelanguage/delete/{id} | Path does not match |
| 9 | activities_title_language_update | /activities/titlelanguage/update/{id} | Path does not match |
| 10 | activities_description_index | /activities/description/list/{ids} | Path does not match |
| 11 | activities_description_add | /activities/description/add/{ids} | Path does not match |
| 12 | activities_description_create | /activities/description/create | Path does not match |
| 13 | activities_description_edit | /activities/description/edit/{id} | Path does not match |
| 14 | activities_description_update | /activities/description/update/{id} | Path does not match |
| 15 | activities_gallery_list | /activities/gallery/list/{ids} | Path does not match |
| 16 | activities_gallery_create | /activities/gallery/create | Path does not match |
| 17 | activities_video_create | /activities/video/create | Path does not match |
| 18 | activities_gallery_deleted | /activities/gallery/deleted/{id} | Path does not match |
| 19 | activities_video_deleted | /activities/video/deleted/{id} | Path does not match |
| 20 | activities_services_index | /activities/services/{ids} | Path does not match |
| 21 | activities_services_description_add | /activities/services/description/add/{idcontrol} | Path does not match |
| 22 | activities_services_description_create | /activities/services/description/create | Path does not match |
| 23 | activities_services_description_edit | /activities/services/description/edit/{id} | Path does not match |
| 24 | activities_services_description_update | /activities/services/description/update/{id} | Path does not match |
| 25 | activities_services_gallery_view | /activities/services/gallery/view/{id} | Path does not match |
| 26 | activities_services_gallery_list | /activities/services/gallery/list/{id} | Path does not match |
| 27 | activities_services_gallery_create | /activities/services/gallery/create | Path does not match |
| 28 | activities_services_video_create | /activities/services/video/create | Path does not match |
| 29 | contact_index | /client/contact/list/{idclient} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.