Routing
default_categorie_show_result
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "84" |
| idL | "340" |
| idTag | "0" |
| idTh | "32" |
| idTr | "sort_title|0" |
| idUser | "46544" |
| idc | "43" |
| idcat | "8" |
Route Matching Logs
Path to match:
/client/43/projet/84/8/46544/32/0/340/sort_title|0
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | app_api_index | /api/client/{id}/projets | Path does not match |
| 13 | app_api_index1 | /api/projet/{id}/rubriques | Path does not match |
| 14 | app_api_index2 | /api/rubrique/{id}/produits | Path does not match |
| 15 | app_api_index3 | /api/categories | Path does not match |
| 16 | app_api_index4 | /api/categorie/{id}/themes | Path does not match |
| 17 | app_api_index5 | /api/subscriber/token | Path does not match |
| 18 | app_api_index6 | /api/theme/{id}/tags | Path does not match |
| 19 | app_api_index7 | /api/categorie/{idCategorie}/theme/{idTheme}/products | Path does not match |
| 20 | app_api_index8 | /api/categorie/{idCategorie}/tag/{idTag}/products | Path does not match |
| 21 | app_api_index9 | /api/subscriber/create | Path does not match |
| 22 | app_api_checksubscriptionstatus | /api/subscriber/status/{userId} | Path does not match |
| 23 | ar_default | /{local}/client/{idc}/projet/{id} | Path does not match |
| 24 | ar_default_groupe | /{local}/client/{idc}/projet/{id}/groupe/{idGr} | Path does not match |
| 25 | ar_default_groupe_detail | /{local}/client/{idc}/projet/{id}/groupedetail/{idGr} | Path does not match |
| 26 | ar_default_index | /{local}/client/{idc}/projet/{id}/{idUser} | Path does not match |
| 27 | ar_show_default_rubrique | /{local}/client/{idc}/projet/{id}/rubrique/{idr} | Path does not match |
| 28 | ar_default_categorie_show | /{local}/client/{idc}/projet/{id}/{idcat}/{idUser} | Path does not match |
| 29 | ar_default_categorie_show_tag | /{local}/client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh} | Path does not match |
| 30 | ar_default_categorie_show_result | /{local}/client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh}/{idTag}/{idL}/{idTr} | Path does not match |
| 31 | ar_search_youscribe | /{local}/client/search | Path does not match |
| 32 | ar_filter_youscribe | /{local}/client/filter/{idProjet}/{idUser}/{words}/{language_id}/{sort}/{categorie} | Path does not match |
| 33 | categorie | /admin/categorie | Path does not match |
| 34 | categorie_maj | /admin/categorie/maj | Path does not match |
| 35 | client | /admin/client | Path does not match |
| 36 | client_maj | /admin/client/maj | Path does not match |
| 37 | client_show | /admin/client/show/{id} | Path does not match |
| 38 | default_test | /client/{idc}/projet/{id}/test | Path does not match |
| 39 | default | /client/{idc}/projet/{id} | Path does not match |
| 40 | default_groupe | /client/{idc}/projet/{id}/groupe/{idGr} | Path does not match |
| 41 | default_groupe_detail | /client/{idc}/projet/{id}/groupedetail/{idGr} | Path does not match |
| 42 | default_index | /client/{idc}/projet/{id}/{idUser} | Path does not match |
| 43 | show_default_rubrique | /client/{idc}/projet/{id}/rubrique/{idr} | Path does not match |
| 44 | default_categorie_show | /client/{idc}/projet/{id}/{idcat}/{idUser} | Path does not match |
| 45 | default_categorie_show_tag | /client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh} | Path does not match |
| 46 | default_categorie_show_result | /client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh}/{idTag}/{idL}/{idTr} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.