Routing
rendez_vous_json
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/admin/login
Route Matching Logs
Path to match:
/admin/rendez-vous/json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | home | /admin/home | Path does not match |
| 2 | administration | /administration/calendrier | Path does not match |
| 3 | adminRedir | /admin | Path does not match |
| 4 | administrationlogin | /administration/login | Path does not match |
| 5 | attestation_rendez_vous | /admin/attestation_rendez_vous/{id} | Path does not match |
| 6 | dashboard | /admin/dashboard | Path does not match |
| 7 | chartData | /admin/chartData | Path does not match |
| 8 | prestation | /admin/prestation | Path does not match |
| 9 | prestation_add | /admin/prestation_add | Path does not match |
| 10 | prestation_delete | /admin/prestation_delete/{id} | Path does not match |
| 11 | prestation_update | /admin/prestation_update/{id} | Path does not match |
| 12 | get-energie-prestation | /admin/get-energie-prestation/{typeVehicule} | Path does not match |
| 13 | ligne | /admin/ligne | Path does not match |
| 14 | ligne_add | /admin/ligne_add | Path does not match |
| 15 | ligne_delete | /admin/ligne_delete/{id} | Path does not match |
| 16 | ligne_update | /admin/ligne_update/{id} | Path does not match |
| 17 | ligne_horaire | /admin/ligne_horaire/{id} | Path does not match |
| 18 | ligne_horaire_update | /admin/ligne_horaire_update | Path does not match |
| 19 | type_visite | /admin/type_visite | Path does not match |
| 20 | type_visite_add | /admin/type_visite_add | Path does not match |
| 21 | type_visite_delete | /admin/type_visite_delete/{id} | Path does not match |
| 22 | type_visite_update | /admin/type_visite_update/{id} | Path does not match |
| 23 | type_vehicule | /admin/type_vehicule | Path does not match |
| 24 | type_vehicule_add | /admin/type_vehicule_add | Path does not match |
| 25 | type_vehicule_delete | /admin/type_vehicule_delete/{id} | Path does not match |
| 26 | type_vehicule_update | /admin/type_vehicule_update/{id} | Path does not match |
| 27 | promotion | /admin/promotion | Path does not match |
| 28 | promotion_add | /admin/promotion_add | Path does not match |
| 29 | promotion_delete | /admin/promotion_delete/{id} | Path does not match |
| 30 | promotion_update | /admin/promotion_update/{id} | Path does not match |
| 31 | promotion_type_visite | /admin/promotion_type_visite/{id} | Path does not match |
| 32 | promotion_prestation_update | /admin/promotion_prestation_update/{id} | Path does not match |
| 33 | coupon_promotion | /admin/coupon_promotion | Path does not match |
| 34 | coupon_promotion_add | /admin/coupon_promotion_add | Path does not match |
| 35 | coupon_promotion_delete | /admin/coupon_promotion_delete/{id} | Path does not match |
| 36 | coupon_promotion_update | /admin/coupon_promotion_update/{id} | Path does not match |
| 37 | coupon_promotion_type_visite | /admin/coupon_promotion_type_visite/{id} | Path does not match |
| 38 | coupon_promotion_prestation_update | /admin/coupon_promotion_prestation_update/{id} | Path does not match |
| 39 | autoLoginClientCompte | /autoLoginClientCompte/{id} | Path does not match |
| 40 | client_compte | /admin/client_compte | Path does not match |
| 41 | client_compte_add | /admin/client_compte_add | Path does not match |
| 42 | client_compte_delete | /admin/client_compte_delete/{id} | Path does not match |
| 43 | client_compte_update | /admin/client_compte_update/{id} | Path does not match |
| 44 | parametre_centre_groupe | /admin/parametre_centre_groupe | Path does not match |
| 45 | parametre_centre | /admin/parametre_centre/{id_centre} | Path does not match |
| 46 | add_holiday | /admin/add_holiday/{id_centre} | Path does not match |
| 47 | supp_holiday | /admin/supp_holiday/{id_centre} | Path does not match |
| 48 | copie_parametres | /admin/copie_parametres/{type} | Path does not match |
| 49 | preview_email_avis | /admin/preview-email-avis | Path does not match |
| 50 | preview_email_confirmation_rdv_centre | /admin/preview-email-confirmation-rdv/{id_centre} | Path does not match |
| 51 | info_centre | /admin/info_centre/{id_centre} | Path does not match |
| 52 | centre_horaire | /admin/centre_horaire/{id_centre} | Path does not match |
| 53 | copie_horaire_centre | /admin/copie_horaire_centre | Path does not match |
| 54 | centre_horaires_update | /admin/centre_horaires_update/{id_centre}/{id_centre_horaire} | Path does not match |
| 55 | utilisateur | /admin/utilisateur | Path does not match |
| 56 | utilisateurGet | /admin/utilisateur/get/{id} | Path does not match |
| 57 | utilisateur_add | /admin/utilisateur_add | Path does not match |
| 58 | utilisateur_delete | /admin/utilisateur_delete/{id} | Path does not match |
| 59 | utilisateur_update | /admin/utilisateur_update/{id} | Path does not match |
| 60 | get_fonctions_by_user | /admin/get_fonctions_by_user/{userId} | Path does not match |
| 61 | calendrier | /admin/calendrier | Path does not match |
| 62 | pas-horaires | /admin/pas-horaires | Path does not match |
| 63 | rendez_vous_json | /admin/rendez-vous/json | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.