Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://isp.ica-corporate.tech/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | list_adresse_facture | /list/adresse/facture | Path does not match |
| 2 | edit_adresse_facture | /edit/adresse/facture/{id} | Path does not match |
| 3 | list_apprenant | /list/apprenant/ | Path does not match |
| 4 | list_apprenant_export_excel | /list/apprenant-export-excel/ | Path does not match |
| 5 | create_export_facture_csv | /create-export-facture-csv/ | Path does not match |
| 6 | create_export_info_client | /create-export-info-client/ | Path does not match |
| 7 | list_apprenant_emails | /list/apprenant-emails/ | Path does not match |
| 8 | view_apprenant | /view/apprenant/{id} | Path does not match |
| 9 | create_apprenant | /create/apprenant/ | Path does not match |
| 10 | edit_apprenant | /edit/apprenant/{id} | Path does not match |
| 11 | edit_remarques_apprenant | /edit-remarques/apprenant/{id} | Path does not match |
| 12 | delete_apprenant | /delete/apprenant/{id} | Path does not match |
| 13 | create_suivi_inscription_multiple | /create/suivi-inscription-multiple/ | Path does not match |
| 14 | json_list_apprenants_duplicate | /json/list/apprenant-duplicate/ | Path does not match |
| 15 | export_sifa | /export-sifa | Path does not match |
| 16 | json_get_calendrier | /json/get/calendrier/{session}/{formation}/ | Path does not match |
| 17 | create_calendrier | /create/calendrier/ | Path does not match |
| 18 | edit_calendrier | /edit/calendrier/{id} | Path does not match |
| 19 | delete_calendrier | /delete/calendrier/{id} | Path does not match |
| 20 | create_candidature | /create/candidature/ | Path does not match |
| 21 | list_candidatures | /list/candidatures/ | Path does not match |
| 22 | edit_candidature | /edit/candidature/{id} | Path does not match |
| 23 | delete_candidature | /delete/candidature/{id} | Path does not match |
| 24 | view_cv_candidature | /view/cv-candidature/{id} | Path does not match |
| 25 | list_centre_facturation | /list/centre-facturation/ | Path does not match |
| 26 | create_centre_facturation | /create/centre-facturation/ | Path does not match |
| 27 | edit_centre_facturation | /edit/centre-facturation/{id} | Path does not match |
| 28 | edit_hidden_centre_facturation | /edit-hidden/centre-facturation/{id} | Path does not match |
| 29 | json_list_centre_facturation | /json/list/centre-facturation/ | Path does not match |
| 30 | json_get_centre_facturation | /json/get/centre-facturation/{id} | Path does not match |
| 31 | list_centre_formation | /list/centre-formation/ | Path does not match |
| 32 | create_centre_formation | /create/centre-formation/ | Path does not match |
| 33 | edit_centre_formation | /edit/centre-formation/{id} | Path does not match |
| 34 | edit_hidden_centre_formation | /edit-hidden/centre-formation/{id} | Path does not match |
| 35 | json_list_centre_formation | /json/list/centre-formation/ | Path does not match |
| 36 | json_get_centre_formation | /json/get/centre-formation/{id} | Path does not match |
| 37 | list_code_article | /list/formation-ue-module/{formationUeModule}/session-module/{sessionModule}/code-article/ | Path does not match |
| 38 | create_code_article | /create/code-article/ | Path does not match |
| 39 | edit_code_article | /edit/code-article/{id} | Path does not match |
| 40 | delete_code_article | /delete/code-article/{id} | Path does not match |
| 41 | list_code_client | /list/code/client | Path does not match |
| 42 | edit_code_client | /edit/code/client/{id} | Path does not match |
| 43 | list_conference | /list/conference/ | Path does not match |
| 44 | list_cours | /list/cours/ | Path does not match |
| 45 | create_conference | /create/conference/ | Path does not match |
| 46 | edit_conference | /edit/conference/{id} | Path does not match |
| 47 | delete_conference | /delete/conference/{id} | Path does not match |
| 48 | create_cours | /create/cours/ | Path does not match |
| 49 | edit_cours | /edit/cours/{id} | Path does not match |
| 50 | delete_cours | /delete/cours/{id} | Path does not match |
| 51 | create_conference_accueil | /create/conference-accueil/ | Path does not match |
| 52 | edit_conference_accueil | /edit/conference-accueil/{id} | Path does not match |
| 53 | delete_conference_accueil | /delete/conference-accueil/{id} | Path does not match |
| 54 | create_conference_examen | /create/conference-examen/ | Path does not match |
| 55 | edit_conference_examen | /edit/conference-examen/{id} | Path does not match |
| 56 | delete_conference_examen | /delete/conference-examen/{id} | Path does not match |
| 57 | is_slot_available | /is-slot-available/ | Path does not match |
| 58 | is_valid_doodle_link | /list/conference/is-doodle-link-valid | Path does not match |
| 59 | create_contrat | /create/contrat/{typeCours} | Path does not match |
| 60 | edit_contrat | /edit/contrat/{id} | Path does not match |
| 61 | edit_remarques_contrat | /edit-remarques/contrat/{id} | Path does not match |
| 62 | create_contrat_signe | /create/contrat-signe/{id} | Path does not match |
| 63 | view_contrat_signe | /view/contrat-signe/{id} | Path does not match |
| 64 | delete_contrat_signe | /delete/contrat-signe/{id} | Path does not match |
| 65 | delete_contrat | /delete/contrat/{id} | Path does not match |
| 66 | documents_contrat_excel | /documents/contrat/excel/{id} | Path does not match |
| 67 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.