Routing
app_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | adresse_index | /adresse/ | Path does not match |
| 2 | adresse_new | /adresse/new/{organisme} | Path does not match |
| 3 | adresse_entite_new | /adresse/entitenew/{entite} | Path does not match |
| 4 | adresse_show | /adresse/{id} | Path does not match |
| 5 | adresse_edit | /adresse/edit/{adresse} | Path does not match |
| 6 | adresse_delete | /adresse/delete/{adresse} | Path does not match |
| 7 | affaire_graph_view | /affairegraph/{affaire} | Path does not match |
| 8 | affaire_new | /affaire/new | Path does not match |
| 9 | affaire_archive | /affaire/archive/{affaire} | Path does not match |
| 10 | affaire_edit | /affaire/edit/{affaire} | Path does not match |
| 11 | affaire_devis_new | /affaire/newfromdevis/{devis} | Path does not match |
| 12 | affaire_commande_new | /affaire/newfromcommande/{commande} | Path does not match |
| 13 | show_affaire | /affaire/show/{affaire} | Path does not match |
| 14 | sudalys_gestion_create_affaire | /affaire/create | Path does not match |
| 15 | sudalys_check_affaire | /affaire/check/{affaireId} | Path does not match |
| 16 | sudalys_delete_affaire | /affaire/deletion/{affaireId} | Path does not match |
| 17 | sudalys_gestion_create_affaire_from_devis | /affaire/creation/depuis_devis/{devisId} | Path does not match |
| 18 | sudalys_modify_affaire | /affaire/modifie/{affaireId} | Path does not match |
| 19 | sudalys_gestion_affaire | /affaire/gestion/{affaireId} | Path does not match |
| 20 | sudalys_gestion_get_commande | /commande/get/{affaireId} | Path does not match |
| 21 | sudalys_gestion_affaire_avancement | /affaire/enregitrer/avancement/{affaire} | Path does not match |
| 22 | sudalys_gestion_affaire_prestataire_avancement | /affaire/enregitrer/prestataire/avancement | Path does not match |
| 23 | sudalys_gestion_affaire_fournisseur_avancement | /affaire/enregitrer/fournisseur/avancement | Path does not match |
| 24 | sudalys_gestion_chart_prod_request | /affaire/requete/graphique/{affaire} | Path does not match |
| 25 | affaire_organisme_index | /affaireorganisme/index/{affaire} | Path does not match |
| 26 | affaire_organisme_new | /affaireorganisme/new/{affaire}/{organisme} | Path does not match |
| 27 | affaire_organisme_edit | /affaireorganisme/edit/{attribution} | Path does not match |
| 28 | affaire_organisme_delete | /affaireorganisme/delete/{ao} | Path does not match |
| 29 | affectation_index | /affectation/list/{affaire} | Path does not match |
| 30 | affectation_edit | /affectation/edit/{id} | Path does not match |
| 31 | affectation_fonction_assignation | /affectation/affectationsfonction/{fonction} | Path does not match |
| 32 | affectation_delete | /affectation/delete/{id} | Path does not match |
| 33 | article_attachement_update | /articleattachement/update/{id} | Path does not match |
| 34 | article_attachement_delete | /articleattachement/delete/{id} | Path does not match |
| 35 | article_commande_add | /articlecommande/add/{article}/{commande}/ | Path does not match |
| 36 | article_commande_update | /articlecommande/update/{id} | Path does not match |
| 37 | article_commande_delete | /articlecommande/delete/{id} | Path does not match |
| 38 | article_devis_selection | /articles/devis/selection/{devis} | Path does not match |
| 39 | article_commande_selection | /articles/commande/selection/{commande} | Path does not match |
| 40 | article_dedicated_devis_create | /article/dedictaeddeviscreate/{devis} | Path does not match |
| 41 | sudalys_gestion_create_article | /article/create | Path does not match |
| 42 | sudalys_gestion_create_article_affaire | /article/create/{affaireId} | Path does not match |
| 43 | sudalys_gestion_edit_article | /affaire/article/editer/{article} | Path does not match |
| 44 | sudalys_gestion_edit_article_devis | /affaire/article/devis/editer/{articleDevisId} | Path does not match |
| 45 | article_delete | /article/delete/{article} | Path does not match |
| 46 | sudalys_gestion_create_theme | /theme/create | Path does not match |
| 47 | sudalys_gestion_show_article | /affaire/{affaireId}/article/{articleAffaireId}/detail | Path does not match |
| 48 | sudalys_gestion_addarticle_affaire | /article/ajouter/affaire/{affaireId} | Path does not match |
| 49 | sudalys_gestion_show_theme | /theme/liste | Path does not match |
| 50 | sudalys_gestion_delete_theme | /theme/supprimer/{themeId} | Path does not match |
| 51 | sudalys_gestion_detail_theme | /theme/details/{themeId} | Path does not match |
| 52 | sudalys_gestion_edit_theme | /theme/editer/{themeId} | Path does not match |
| 53 | sudalys_gestion_article_affaire | /affaire/{affaireId}/article/liste | Path does not match |
| 54 | sudalys_gestion_delete_article_affaire | /affaire/article/{articleAffaireId} | Path does not match |
| 55 | sudalys_gestion_delete_article | /article/{articleId}/supprimer | Path does not match |
| 56 | sudalys_gestion_affaire_get_articles | /affaire/get/articles/{affaireId} | Path does not match |
| 57 | article_devis_add | /articledevis/add/{article}/{devis}/ | Path does not match |
| 58 | article_devis_update | /articledevis/update/{id} | Path does not match |
| 59 | article_devis_delete | /articledevis/delete/{id} | Path does not match |
| 60 | attachement_for_commande | /attachementscommande/{commande} | Path does not match |
| 61 | attachement_create | /attachement/create/{commande} | Path does not match |
| 62 | attachement_total_facture_create | /attachement/createtotalwithfacture/{commande} | Path does not match |
| 63 | attachement_edit | /attachement/edit/{id} | Path does not match |
| 64 | attachement_change_status | /attachement/changestatus/{id}/{status} | Path does not match |
| 65 | attachement_update | /attachement/update/{id} | Path does not match |
| 66 | attachement_cancel | /attachement/cancel/{attachement} | Path does not match |
| 67 | attachement_get_total_div | /attachement/gettotal/{attachement} | Path does not match |
| 68 | attachement_get_form_div | /attachement/getform/{attachement} | Path does not match |
| 69 | attachement_get_action_div | /attachement/getactions/{attachement} | Path does not match |
| 70 | sudalys_gestion_create_attachement | /affaire/commande/{commande}/attachement/gestion | Path does not match |
| 71 | sudalys_gestion_edit_attachement | /affaire/commande/{commande}/attachement/gestion/{attachementId} | Path does not match |
| 72 | sudalys_gestion_view_attachement | /affaire/commande/{commande}/attachement/gestion/{attachementId}/{display} | Path does not match |
| 73 | sudalys_gestion_etat_attachement | /affaire/{affaireId}/commande/{commandeId}/attachement/statut/{attachementId} | Path does not match |
| 74 | sudalys_gestion_attachement_sent | /situation/{attachementId}/envoyer | Path does not match |
| 75 | attribution_index | /attribution/index/{affaire} | Path does not match |
| 76 | attribution_new | /attribution/new/{affaire} | Path does not match |
| 77 | attribution_edit | /attribution/edit/{attribution} | Path does not match |
| 78 | sudalys_gestion_auto_attribution | /attribution/auto/{affaireId} | Path does not match |
| 79 | attribution_delete | /attribution/delete/{attribution} | Path does not match |
| 80 | bank_account_index | /bank/account/ | Path does not match |
| 81 | bank_account_entite_new | /bank/account/entitenew/{entite} | Path does not match |
| 82 | bank_account_edit | /bank/account/edit/{bankAccount} | Path does not match |
| 83 | bank_account_show | /bank/account/{id} | Path does not match |
| 84 | bank_account_delete | /bank/account/{id} | Path does not match |
| 85 | bilan_list | /bilan/list/ | Path does not match |
| 86 | bilan_new | /bilan/new/ | Path does not match |
| 87 | bilan_edit | /bilan/edit/{bilan} | Path does not match |
| 88 | bilan_delete | /bilan/delete/{bilan} | Path does not match |
| 89 | bilan_closed | /bilan/closed/{bilan} | Path does not match |
| 90 | bilan_reopen | /bilan/reopen/{bilan} | Path does not match |
| 91 | bilan_factures_fp_affectation | /bilan/affectationfps/{bilan} | Path does not match |
| 92 | bilan_factures_remove_affectation | /bilan/removeaffactation/{type} | Path does not match |
| 93 | bilan_facture_fp_affectation | /bilan/affectationfp/{bilan}/{facturefp} | Path does not match |
| 94 | bilan_factures_affectation | /bilan/affectationfactures/{bilan} | Path does not match |
| 95 | bilan_facture_affectation | /bilan/affectationfacture/{bilan}/{facture} | Path does not match |
| 96 | bilan_facture_fp_archive | /bilan/archivefacturefp/{bilan} | Path does not match |
| 97 | bilan_facture_archive | /bilan/archivefacture/{bilan} | Path does not match |
| 98 | cg_production | /cg/production/{affaire} | Path does not match |
| 99 | avancement_affaire_complete | /cg/avancementcompleteaffaire/{affaire} | Path does not match |
| 100 | avancement_affaire_user | /cg/avancementuseraffaire/{affaire}/{type} | Path does not match |
| 101 | avancement_user_check | /cg/checkuseravancement/{affaire} | Path does not match |
| 102 | avancement_user_check_save | /cg/checkuseravancementsave/{affaire} | Path does not match |
| 103 | avancement_update | /cg/avancement/update/{id} | Path does not match |
| 104 | avancement_fournisseur_update | /cg/avancementfp/update/{id} | Path does not match |
| 105 | avancement_affaire_update | /cg/avancement/validate/{affaire}/ | Path does not match |
| 106 | avancementfp_affaire_update | /cg/avancementfp/validate/{affaire}/ | Path does not match |
| 107 | cg_avancement_fournisseur_check | /cg/checkavancementfour/ | Path does not match |
| 108 | cg_avancement_check | /cg/checkavancement/ | Path does not match |
| 109 | commande_get_total_div | /commande/gettotal/{commande} | Path does not match |
| 110 | commande_get_form_div | /commande/getform/{commande} | Path does not match |
| 111 | commande_get_action_div | /commande/getactions/{commande} | Path does not match |
| 112 | commande_show_status | /commande/showstatus/{commande} | Path does not match |
| 113 | commande_update | /commande/update/{id} | Path does not match |
| 114 | commande_update_numcdeclient | /commande/updatenumclient/{id} | Path does not match |
| 115 | commande_edit | /commande/edit/{id} | Path does not match |
| 116 | commande_validation | /commande/valide/{id} | Path does not match |
| 117 | commande_delete | /commande/delete/{commande}/{devisNewStatus} | Path does not match |
| 118 | commande_cancel | /commande/cancel/{commande} | Path does not match |
| 119 | sudalys_commande_fournisseur_create | /commandefp/add/{affaire} | Path does not match |
| 120 | commandefp_create | /commandefp/create | Path does not match |
| 121 | commandefp_edit | /commandefp/edit/{commande} | Path does not match |
| 122 | commandefp_delete | /commandefp/delete/{id} | Path does not match |
| 123 | commande_fp_show_status | /commandefp/showstatus/{commande} | Path does not match |
| 124 | commandefp_get_total_div | /commandefp/gettotal/{commande} | Path does not match |
| 125 | commandefp_get_form_div | /commandefp/getform/{commande} | Path does not match |
| 126 | commandefp_get_action_div | /commandefp/getactions/{commande} | Path does not match |
| 127 | commandefp_update | /commandefp/update/{id} | Path does not match |
| 128 | commandefp_validate | /commandefp/validate/{commande} | Path does not match |
| 129 | commandefp_send | /commandefp/send/{commande}/ | Path does not match |
| 130 | sudalys_gestion_create_CMDE | /commandefp/gestion/creer/commandeFournisseur/affaire/{affaireId} | Path does not match |
| 131 | sudalys_gestion_create_CMDE_noaffaire | /commandefp/gestion/creer/commandeFournisseur | Path does not match |
| 132 | sudalys_gestion_continue_CMDE | /commandefp/gestion/continuer/{numCommande}/commandeFournisseur/affaire/{affaireId} | Path does not match |
| 133 | sudalys_gestion_continue_CMDE_noaffaire | /commandefp/gestion/continuer/{numCommande}/commandeFournisseur | Path does not match |
| 134 | sudalys_gestion_modify_CMDE | /commandefp/gestion/modifier/commandeFournisseur/{commandeId}/affaire | Path does not match |
| 135 | sudalys_gestion_view_CMDE | /commandefp/gestion/visionner/commandeFournisseur/{commandeId}/affaire | Path does not match |
| 136 | sudalys_gestion_duplicate_CMDE | /commandefp/gestion/dupliquer/commandeFournisseur/{commandeId} | Path does not match |
| 137 | sudalys_gestion_refuse_CMDE | /commandefp/gestion/refuse/{commandeId}/commandeFournisseur/affaire | Path does not match |
| 138 | sudalys_gestion_accept_CMDE | /commandefp/gestion/accept/{commandeId}/commandeFournisseur/affaire | Path does not match |
| 139 | sudalys_gestion_sent_CMDE | /commandefp/gestion/envoi/{commandeId}/commandeFournisseur | Path does not match |
| 140 | sudalys_gestion_abandon_CMDE | /commandefp/gestion/abandon/{commandeId}/commandeFournisseur | Path does not match |
| 141 | sudalys_gestion_create_CMDE_chain | /commandefp/gestion/create/commandeFournisseur/enChaine | Path does not match |
| 142 | sudalys_gestion_get_CMDE | /commandefp/gestion/recuperer/commandeFournisseur | Path does not match |
| 143 | sudalys_commande_prestataire_index | /commandesPrestataires/ | Path does not match |
| 144 | sudalys_gestion_create_CMDP | /gestion/creer/commandePrestataire/affaire/{affaireId} | Path does not match |
| 145 | sudalys_gestion_create_CMDP_noaffaire | /gestion/creer/commandePrestataire | Path does not match |
| 146 | sudalys_gestion_continue_CMDP | /gestion/continuer/{numCommande}/commandePrestataire/affaire/{affaireId} | Path does not match |
| 147 | sudalys_gestion_continue_CMDP_noaffaire | /gestion/continuer/{numCommande}/commandePrestataire | Path does not match |
| 148 | sudalys_gestion_view_CMDP | /gestion/visionner/commandePrestataire/{commandeId}/affaire | Path does not match |
| 149 | sudalys_gestion_modify_CMDP | /gestion/modifier/commandePrestataire/{commandeId}/affaire | Path does not match |
| 150 | sudalys_gestion_duplicate_CMDP | /gestion/dupliquer/commandePrestataire/{commandeId} | Path does not match |
| 151 | sudalys_gestion_abandon_CMDP | /gestion/abandon/{commandeId}/commandePrestataire | Path does not match |
| 152 | sudalys_gestion_sent_CMDP | /gestion/envoi/{commandeId}/commandePrestataire | Path does not match |
| 153 | sudalys_gestion_get_CMDP | /gestion/recuperer/commandePrestataire | Path does not match |
| 154 | sudalys_gestion_create_CMDP_chain | /gestion/create/commandePrestataire/enChaine | Path does not match |
| 155 | contact_index | /contact/ | Path does not match |
| 156 | contact_organisme_new | /contact/newfororganisme/{organisme} | Path does not match |
| 157 | contact_devis_new | /contact/newfromdevis/{devis} | Path does not match |
| 158 | contact_commande_new | /contact/newfromcommande/{commande} | Path does not match |
| 159 | contact_commandefp_new | /contact/newfromcommandefp/{commande} | Path does not match |
| 160 | contact_entite_new | /contact/newfromentite/{entite} | Path does not match |
| 161 | contact_show | /contact/{contact} | Path does not match |
| 162 | contact_edit | /contact/edit/{contact} | Path does not match |
| 163 | contact_delete | /contact/delete/{contact} | Path does not match |
| 164 | sudalys_gestion_dashboard_administratif | /gestion/dashboard/administratif | Path does not match |
| 165 | sudalys_gestion_dashboard_administratif_vente | /gestion/dashboard/administratif/vente | Path does not match |
| 166 | sudalys_gestion_dashboard_administratif_fournisseur | /gestion/dashboard/administratif/fournisseurs | Path does not match |
| 167 | sudalys_gestion_dashboard_administratif_achat | /gestion/dashboard/administratif/achat | Path does not match |
| 168 | sudalys_gestion_dashboard_administratif_manage_infoFournisseur | /gestion/dashboard/administratif/manage/infoFournisseur/{orgaId} | Path does not match |
| 169 | sudalys_gestion_remove_pdf_infoFournisseur | /affaire/infoFournisseur/{infoFournId}/supprimerPDF | Path does not match |
| 170 | sudalys_gestion_dashboard_administratif_manage_infoPrestataire | /gestion/dashboard/administratif/manage/infoPrestataire/{orgaId} | Path does not match |
| 171 | sudalys_gestion_dashboard_user | /gestion/dashboard/chefProjet | Path does not match |
| 172 | sudalys_dashboard_user | /dashboard_v2/index/{affaire} | Path does not match |
| 173 | sudalys_dashboard_directeur | /dashboard_v2/directeur/{affaire} | Path does not match |
| 174 | sudalys_dashboard_cdp | /dashboard_v2/cdp/{affaire} | Path does not match |
| 175 | sudalys_dashboard_administratif | /dashboard_v2/administratif/{affaire} | Path does not match |
| 176 | sudalys_gestion_dashboard_admin | /gestion/dashboard/responsable | Path does not match |
| 177 | data_view_index | /dataview/index/{type}/{affaire} | Path does not match |
| 178 | data_view_show_bilan | /dataview/showbilan/{bilan} | Path does not match |
| 179 | data_view_show | /dataview/show/{dataView}/{affaire} | Path does not match |
| 180 | data_view_data | /dataview/getdata/{dataView}/{affaire} | Path does not match |
| 181 | data_view_update_filters | /dataview/updateFilters/{dataView}/ | Path does not match |
| 182 | data_view_csv | /dataview/getcsv/{dataView}/{affaire} | Path does not match |
| 183 | data_view_phps_xls | /dataview/getphpspxls/{dataView}/{affaire} | Path does not match |
| 184 | data_view_select_field | /dataview/fieldselection/{dataView} | Path does not match |
| 185 | data_view_toggle_field | /dataview/togglefield/{dataView}/{fieldId} | Path does not match |
| 186 | data_view_reorder_field | /dataview/changeOrder/{dataView}/ | Path does not match |
| 187 | devis_create | /devis/create | Path does not match |
| 188 | devis_edit | /devis/edit/{id} | Path does not match |
| 189 | devis_ask_validation | /devis/askforvalidation/{devis} | Path does not match |
| 190 | sudalys_change_state_devis | /devis/changeetat/{devis}/{state} | Path does not match |
| 191 | sudalys_valide_devis | /devis/validation/{devis}/{validation} | Path does not match |
| 192 | devis_delete | /devis/delete/{id} | Path does not match |
| 193 | sudalys_gestion_devis_sent | /devis/{devisId}/envoyer | Path does not match |
| 194 | sudalys_gestion_devis_sent_chefProjet | /devis/{devisId}/envoyer/{chefProjet} | Path does not match |
| 195 | edit_devis_commande | /devis/commande/{id} | Path does not match |
| 196 | devis_update | /devis/update/{id} | Path does not match |
| 197 | devis_get_total_div | /devis/gettotal/{devis} | Path does not match |
| 198 | devis_get_form_div | /devis/getform/{devis} | Path does not match |
| 199 | devis_get_action_div | /devis/getactions/{devis} | Path does not match |
| 200 | document_index | /document/ | Path does not match |
| 201 | document_facture_add | /document/new/facture/{facture} | Path does not match |
| 202 | document_organisme_add | /document/new/organisme/{organisme} | Path does not match |
| 203 | document_attachement_add | /document/new/attatchement/{attachement} | Path does not match |
| 204 | document_commande_add | /document/new/commande/{commande} | Path does not match |
| 205 | document_facturefp_add | /document/new/facturefp/{facture} | Path does not match |
| 206 | document_commandefp_add | /document/new/commandefp/{commande} | Path does not match |
| 207 | document_show_if | /document/showif/{id} | Path does not match |
| 208 | document_facture_download | /document/download/facture/{facture} | Path does not match |
| 209 | document_show_all_from_commande | /document/showall/{commande} | Path does not match |
| 210 | document_list_all_from_commande | /document/listall/{commande} | Path does not match |
| 211 | document_edit | /document/{id}/edit | Path does not match |
| 212 | document_delete | /document/delete/{document} | Path does not match |
| 213 | employe_index | /employe/ | Path does not match |
| 214 | employe_show | /employe/show/{id} | Path does not match |
| 215 | entite_show | /entite/show/{entite} | Path does not match |
| 216 | entite_edit | /entite/organisme/edit/{entite} | Path does not match |
| 217 | sudalys_gestion_create_estimation_prestataire | /affaire/creer/prestataire/estimation/{affaireId} | Path does not match |
| 218 | sudalys_gestion_edit_estimation_prestataire | /affaire/editer/prestataire/estimation/{estimationId} | Path does not match |
| 219 | sudalys_gestion_delete_estimation_prestataire | /affaire/supprime/prestataire/estimation/{estimationId} | Path does not match |
| 220 | sudalys_gestion_create_estimation_fournisseur | /affaire/creer/fournisseur/estimation/{affaireId} | Path does not match |
| 221 | sudalys_gestion_edit_estimation_fournisseur | /affaire/editer/fournisseur/estimation/{estimationId} | Path does not match |
| 222 | sudalys_gestion_delete_estimation_fournisseur | /affaire/supprime/fournisseur/estimation/{estimationId} | Path does not match |
| 223 | sudalys_facture_index | /factures/ | Path does not match |
| 224 | facture_edit | /facture/edit/{id} | Path does not match |
| 225 | facture_change_state | /facture/changeetat/{facture}/{state} | Path does not match |
| 226 | facture_update | /facture/update/{id} | Path does not match |
| 227 | facture_delete | /facture/delete/{facture} | Path does not match |
| 228 | facture_cancel | /facture/cancel/{facture} | Path does not match |
| 229 | facture_create_avoir | /facture/addavoir/{facture} | Path does not match |
| 230 | sudalys_gestion_edit_avoir | /avoir/{avoirId}/editer | Path does not match |
| 231 | facture_get_total_div | /facture/gettotal/{facture} | Path does not match |
| 232 | facture_get_form_div | /facture/getform/{facture} | Path does not match |
| 233 | facture_get_action_div | /facture/getactions/{facture} | Path does not match |
| 234 | facture_payement | /facture/paied/{facture} | Path does not match |
| 235 | facture_payement_info | /facture/paiementinfo/{facture} | Path does not match |
| 236 | sudalys_gestion_create_facture_from_commande | /affaire/{affaireId}/commande/{commandeId}/facture/gestion | Path does not match |
| 237 | sudalys_gestion_create_facture_from_attachement | /affaire/{affaireId}/attachement/{attachementId}/facture/gestion | Path does not match |
| 238 | sudalys_gestion_edit_facture | /affaire/facture/gestion/{facture} | Path does not match |
| 239 | sudalys_gestion_view_facture | /affaire/facture/gestion/{facture}/{display} | Path does not match |
| 240 | sudalys_gestion_facture_uploads | /facture/{factureId}/pdf/upload | Path does not match |
| 241 | sudalys_gestion_facture_sent | /facture/{factureId}/envoyer | Path does not match |
| 242 | sudalys_gestion_paied_facture | /facture/{factureId}/payer | Path does not match |
| 243 | sudalys_gestion_paied_late_facture | /facture/{factureId}/retard/{late}/payer | Path does not match |
| 244 | sudalys_gestion_indemnite_facture | /facture/{factureId}/idemnite | Path does not match |
| 245 | sudalys_gestion_indice_facture | /facture/{factureId}/indice/revision | Path does not match |
| 246 | facturefp_commande_create | /facturefp/createfc/{commande} | Path does not match |
| 247 | facturefp_create | /facturefp/create | Path does not match |
| 248 | facturefp_show | /facturefp/show/{facture} | Path does not match |
| 249 | facturefp_valide | /facturefp/valide/{facture} | Path does not match |
| 250 | facturefp_refus | /facturefp/refus/{facture} | Path does not match |
| 251 | facturefp_old_reglement | /facturefp/reglement_old/{facture} | Path does not match |
| 252 | facturefp_reglement | /facturefp/reglement/{facture} | Path does not match |
| 253 | facturefp_payement_info | /facturefp/paiementinfo/{facture} | Path does not match |
| 254 | facturefp_delete | /facturefp/delete/{factureFp} | Path does not match |
| 255 | facturefp_debit | /facturefp/debit/{facture} | Path does not match |
| 256 | sudalys_gestion_saisie_factureFournisseur | /gestion/saisir/factureFournisseur/{commandeId} | Path does not match |
| 257 | sudalys_gestion_chain_factureFournisseur | /gestion/creer/factureFournisseur/chaine/{factureId} | Path does not match |
| 258 | sudalys_facture_prestataire_index | /facturesPrestatires/ | Path does not match |
| 259 | sudalys_gestion_saisie_facturePrestataire | /gestion/saisir/facturePrestataire/{commandeId} | Path does not match |
| 260 | sudalys_gestion_view_facturePrestataire | /gestion/visualiser/facturePrestataire/{factureId} | Path does not match |
| 261 | sudalys_gestion_valide_facturePrestataire | /gestion/valider/facturePrestataire/{factureId} | Path does not match |
| 262 | sudalys_gestion_refuse_facturePrestataire | /gestion/refuser/facturePrestataire/{factureId} | Path does not match |
| 263 | sudalys_gestion_chain_facturePrestataire | /gestion/creer/facturePrestataire/chaine/{factureId} | Path does not match |
| 264 | sudalys_gestion_reglement_facturePrestataire | /gestion/reglement/facturePrestataire/{factureId} | Path does not match |
| 265 | sudalys_gestion_debit_facturePrestataire | /gestion/debit/facturePrestataire/{factureId} | Path does not match |
| 266 | fonction_index | /fonction/ | Path does not match |
| 267 | fonction_new | /fonction/new | Path does not match |
| 268 | fonction_show | /fonction/show/{id} | Path does not match |
| 269 | fonction_edit | /fonction/edit/{id} | Path does not match |
| 270 | fonction_delete | /fonction/delete/{id} | Path does not match |
| 271 | grh_data_update | /grh/updateGrhData/ | Path does not match |
| 272 | grh_indemnite_update | /grh/updateGrhIndemniteData/ | Path does not match |
| 273 | grh_apiparams_update | /grh/updateGrhApiParams/ | Path does not match |
| 274 | grh_affaire_list | /grh/listaffaire/ | Path does not match |
| 275 | imputation_facture | /imputation/{factureFp} | Path does not match |
| 276 | imputation_new | /imputation/new/{factureFp} | Path does not match |
| 277 | imputation_show | /imputation/show/{id} | Path does not match |
| 278 | imputation_edit | /imputation/edit/{imputation} | Path does not match |
| 279 | imputation_delete | /imputation/delete/{id} | Path does not match |
| 280 | indemnite_index | /indemnite/ | Path does not match |
| 281 | indemnite_new | /indemnite/new | Path does not match |
| 282 | indemnite_show | /indemnite/show/{id} | Path does not match |
| 283 | indemnite_edit | /indemnite/edit/{id} | Path does not match |
| 284 | indemnite_delete | /indemnite/delete/{id} | Path does not match |
| 285 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.