Routing
serverNace
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/serverNace
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | configuration_niveau_admin | /configuration_niveau_admin | Path does not match |
| 2 | ajouter_niveau_admin | /ajouter_niveau_admin | Path does not match |
| 3 | update_niveau_admin | /update_niveau_admin | Path does not match |
| 4 | delete_niveau_admin | /delete_niveau_admin | Path does not match |
| 5 | configuration_administrateur | /configuration_administrateur | Path does not match |
| 6 | get_admin_data | /get_admin_data/{adminId} | Path does not match |
| 7 | ajouter_administrateur | /ajouter_administrateur | Path does not match |
| 8 | update_administrateur | /update_administrateur | Path does not match |
| 9 | delete_administrateur1 | /delete_administrateur1/{id} | Path does not match |
| 10 | desactivate_admin | /desactivate_admin/{id} | Path does not match |
| 11 | activate_admin | /activate_admin/{id} | Path does not match |
| 12 | configuration_niveau_access | /configuration_niveau_access | Path does not match |
| 13 | ajouter_access_admin | /ajouter_access_admin | Path does not match |
| 14 | update_niveau_access | /update_niveau_access | Path does not match |
| 15 | delete_niveau_access | /delete_niveau_access | Path does not match |
| 16 | configuration_groupe_restriciton | /configuration_groupe_restriciton | Path does not match |
| 17 | ajouter_groupe_restriction | /ajouter_groupe_restriction | Path does not match |
| 18 | update_group_restriction | /update_group_restriction | Path does not match |
| 19 | delete_groupe_restriction | /delete_groupe_restriction | Path does not match |
| 20 | add_group_restriction_page | /add_group_restriction_page | Path does not match |
| 21 | group_restriction_page | /group_restriction_page | Path does not match |
| 22 | update_group_restriction_page | /update_group_restriction_page | Path does not match |
| 23 | delete_groupe_restriction_page | /delete_groupe_restriction_page | Path does not match |
| 24 | app_annuaire | /annuaire | Path does not match |
| 25 | configuration_ape | /ape | Path does not match |
| 26 | serverApe | /serverApe | Path does not match |
| 27 | ajout_ape | /ajout_ape | Path does not match |
| 28 | modif_ape | /modif_ape/{id} | Path does not match |
| 29 | delete_ape | /delete_ape/{id} | Path does not match |
| 30 | upload_ape_list | /upload_ape_list | Path does not match |
| 31 | serverNace | /serverNace | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.