Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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} | Path does not match |
| 47 | search_youscribe | /client/search | Path does not match |
| 48 | filter_youscribe | /client/filter/{idProjet}/{idUser}/{words}/{language_id}/{sort}/{categorie} | Path does not match |
| 49 | forma_default | /forma/fr/client/{idc}/projet/{id} | Path does not match |
| 50 | forma_default_groupe | /forma/fr/client/{idc}/projet/{id}/groupe/{idGr} | Path does not match |
| 51 | forma_default_groupe_detail | /forma/fr/client/{idc}/projet/{id}/groupedetail/{idGr} | Path does not match |
| 52 | forma_default_index | /forma/fr/client/{idc}/projet/{id}/{idUser} | Path does not match |
| 53 | forma_show_default_rubrique | /forma/fr/client/{idc}/projet/{id}/rubrique/{idr} | Path does not match |
| 54 | forma_default_categorie_show | /forma/fr/client/{idc}/projet/{id}/{idcat}/{idUser} | Path does not match |
| 55 | forma_default_categorie_show_tag | /forma/fr/client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh} | Path does not match |
| 56 | forma_default_categorie_show_result | /forma/fr/client/{idc}/projet/{id}/{idcat}/{idUser}/{idTh}/{idTag}/{idL}/{idTr} | Path does not match |
| 57 | forma_search_youscribe | /forma/fr/client/search | Path does not match |
| 58 | forma_filter_youscribe | /forma/fr/client/filter/{idProjet}/{idUser}/{words}/{language_id}/{sort}/{categorie} | Path does not match |
| 59 | home | /admin/home | Path does not match |
| 60 | projet | /admin/projet | Path does not match |
| 61 | projet_new | /admin/projet/new | Path does not match |
| 62 | projet_edit | /admin/projet/edit/{id} | Path does not match |
| 63 | projet_dupliquer | /admin/projet/dupliquer/{id} | Path does not match |
| 64 | projet_dupliquer_store | /admin/projet/duplique | Path does not match |
| 65 | projet_manage_rubrique | /admin/projet/manage/{id}/rubriques | Path does not match |
| 66 | projet_edit_order | /admin/projet/editOrder | Path does not match |
| 67 | projet_delete_rubrique | /admin/projet/{id}/delete/{idR} | Path does not match |
| 68 | projet_delete | /admin/projet/delete/{id} | Path does not match |
| 69 | groupe | /admin/projet/groupe/{id} | Path does not match |
| 70 | groupe_new | /admin/projet/groupe/{id}/add | Path does not match |
| 71 | groupe_edit | /admin/projet/groupe/{id}/edit/{idGr} | Path does not match |
| 72 | groupe_update | /admin/projet/groupe/{id}/update/{idGr} | Path does not match |
| 73 | groupe_delete | /admin/projet/groupe/{id}/delete/{idGr} | Path does not match |
| 74 | rubrique_private | /admin/rubrique/privee | Path does not match |
| 75 | rubrique_public | /admin/rubrique/public | Path does not match |
| 76 | rubrique_new | /admin/rubrique/new | Path does not match |
| 77 | rubrique_new_project | /admin/rubrique/{id}/new | Path does not match |
| 78 | rubrique_store | /admin/rubrique/store | Path does not match |
| 79 | rubrique_manage | /admin/rubrique/manage/{id}/produits | Path does not match |
| 80 | rubrique_edit_order | /admin/rubrique/editOrder | Path does not match |
| 81 | rubrique_delete_product | /admin/rubrique/{id}/delete/{idP} | Path does not match |
| 82 | rubrique_dupliquer_form | /admin/rubrique/{id}/duplique | Path does not match |
| 83 | rubrique_duplique | /admin/rubrique/dupliquer | Path does not match |
| 84 | add_produit_rubrique | /admin/rubrique/{id}/add-produit | Path does not match |
| 85 | store_produit_rubrique | /admin/rubrique/produit/store | Path does not match |
| 86 | maj_press_rubrique | /admin/rubrique/maj/{id}/press | Path does not match |
| 87 | maj_press_all_rubrique | /admin/rubrique/maj/press | Path does not match |
| 88 | app_login | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.