Routing
(none)
Matched route
Route Matching Logs
Path to match:
/appsettings.json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | action_af_new | /action/af/new/{id} | Path does not match |
| 18 | action_af_edit | /action/af/{id}/edit/{tiers} | Path does not match |
| 19 | action_af_delete | /action/af/{id}/{tiers} | Path does not match |
| 20 | admin | /admin | Path does not match |
| 21 | admin_change_password | /changer-mot-de-passe | Path does not match |
| 22 | admin_user | /user/{id} | Path does not match |
| 23 | api_blog_index | /api/blogs | Path does not match |
| 24 | api_blog_show | /api/blogs/{slug} | Path does not match |
| 25 | api_client_login | /api/client/login | Path does not match |
| 26 | api_client_register | /api/client/register | Path does not match |
| 27 | api_client_me | /api/client/me | Path does not match |
| 28 | api_evenement_participate | /api/client/evenements/{id}/participate | Path does not match |
| 29 | api_client_space_myevenement | /api/client/space/myevenement | Path does not match |
| 30 | api_client_space_myreservation | /api/client/space/myreservation | Path does not match |
| 31 | api_client_space_mycompromis | /api/client/space/mycompromis | Path does not match |
| 32 | api_client_space_mymutation | /api/client/space/mymutation | Path does not match |
| 33 | api_evenement_next | /api/evenements/next | Path does not match |
| 34 | api_image_index | /api/images | Path does not match |
| 35 | api_image_show | /api/images/{id} | Path does not match |
| 36 | api_image_create | /api/images | Path does not match |
| 37 | api_image_update | /api/images/{id} | Path does not match |
| 38 | api_image_delete | /api/images/{id} | Path does not match |
| 39 | api_mobile_money_mvola_callback | /api/mobile-money/mvola/callback | Path does not match |
| 40 | api_mobile_money_orange_notify | /api/mobile-money/orange/notify | Path does not match |
| 41 | api_mobile_money_airtel_callback | /api/mobile-money/airtel/callback | Path does not match |
| 42 | api_client_reservation_payment | /api/client/reservation/payment | Path does not match |
| 43 | api_terrain_index | /api/terrains | Path does not match |
| 44 | api_terrain_show | /api/terrains/{id} | Path does not match |
| 45 | api_testimony_index | /api/testimonies | Path does not match |
| 46 | api_video_index | /api/videos | Path does not match |
| 47 | api_video_show | /api/videos/{id} | Path does not match |
| 48 | api_video_create | /api/videos | Path does not match |
| 49 | api_video_update | /api/videos/{id} | Path does not match |
| 50 | api_video_delete | /api/videos/{id} | Path does not match |
| 51 | avenant_index | /avenant/ | Path does not match |
| 52 | avenant_new | /avenant/new/{id} | Path does not match |
| 53 | avenant_show | /avenant/{id} | Path does not match |
| 54 | avenant_edit | /avenant/{id}/edit/{user} | Path does not match |
| 55 | avenant_delete | /avenant/{id} | Path does not match |
| 56 | app_cms_blog_index | /cms/blog | Path does not match |
| 57 | app_cms_blog_new | /cms/blog/new | Path does not match |
| 58 | app_cms_blog_show | /cms/blog/{id} | Path does not match |
| 59 | app_cms_blog_edit | /cms/blog/{id}/edit | Path does not match |
| 60 | app_cms_blog_publish | /cms/blog/{id}/publish | Path does not match |
| 61 | app_cms_blog_hero_type | /cms/blog/{id}/hero-type | Path does not match |
| 62 | app_cms_blog_hero_remove | /cms/blog/{id}/hero-remove | Path does not match |
| 63 | app_cms_blog_page_builder | /cms/blog/{id}/page-builder | Path does not match |
| 64 | app_cms_blog_page_builder_save | /cms/blog/{id}/page-builder/save | Path does not match |
| 65 | app_cms_blog_delete | /cms/blog/{id}/delete | Path does not match |
| 66 | app_finance_budget_index | /finance/budget | Path does not match |
| 67 | app_finance_budget_new | /finance/budget/new | Path does not match |
| 68 | app_finance_budget_show | /finance/budget/{id} | Path does not match |
| 69 | app_finance_budget_edit | /finance/budget/{id}/edit | Path does not match |
| 70 | app_finance_budget_delete | /finance/budget/{id}/delete | Path does not match |
| 71 | app_finance_budget_item_new | /finance/budget/{id}/item/new | Path does not match |
| 72 | app_finance_budget_item_edit | /finance/budget/{budgetId}/item/{id}/edit | Path does not match |
| 73 | app_finance_budget_item_show | /finance/budget/{budgetId}/item/{id} | Path does not match |
| 74 | app_finance_budget_item_delete | /finance/budget/{budgetId}/item/{id}/delete | Path does not match |
| 75 | app_finance_budget_categories | /finance/budget/param/categories | Path does not match |
| 76 | app_finance_budget_categorie_new | /finance/budget/param/categories/new | Path does not match |
| 77 | app_finance_budget_categorie_edit | /finance/budget/param/categories/{id}/edit | Path does not match |
| 78 | app_finance_budget_categorie_delete | /finance/budget/param/categories/{id}/delete | Path does not match |
| 79 | app_finance_budget_unites | /finance/budget/param/unites | Path does not match |
| 80 | app_finance_budget_unite_new | /finance/budget/param/unites/new | Path does not match |
| 81 | app_finance_budget_unite_edit | /finance/budget/param/unites/{id}/edit | Path does not match |
| 82 | app_finance_budget_unite_delete | /finance/budget/param/unites/{id}/delete | Path does not match |
| 83 | app_finance_budget_paiements | /finance/budget/{id}/paiements | Path does not match |
| 84 | app_finance_budget_item_payer | /finance/budget/{budgetId}/item/{itemId}/payer | Path does not match |
| 85 | app_caisse_compte_index | /caisse/{caisse}/compte/{id} | Path does not match |
| 86 | app_caisse_compte_new | /caisse/{caisse}/compte/new | Path does not match |
| 87 | app_caisse_compte_show | /caisse/{caisse}/compte/{id} | Path does not match |
| 88 | app_caisse_compte_edit | /caisse/{caisse}/compte/{id}/edit | Path does not match |
| 89 | app_caisse_compte_delete | /caisse/{caisse}/compte/{id} | Path does not match |
| 90 | caisse_index | /caisse/ | Path does not match |
| 91 | caisse_ajout | /caisse/new | Path does not match |
| 92 | caisse_edit | /caisse/edit/{id} | Path does not match |
| 93 | caisse_migrate | /caisse/migrate | Path does not match |
| 94 | caisse_show | /caisse/show/{id} | Path does not match |
| 95 | caisse_delete | /caisse/delete/{id} | Path does not match |
| 96 | caisse_addtype | /caisse/Op/type/{id}/{type} | Path does not match |
| 97 | caisse_ajoutreference | /caisse/op/reference/{id}/{ref} | Path does not match |
| 98 | caisse_analytique | /caisse/analytique/{id}/{parent}/{an} | Path does not match |
| 99 | caisse_proc_mutation | /caisse/proc/mutation/{id}/{pm} | Path does not match |
| 100 | caisse_liste_user | /caisse/user/liste/{id} | Path does not match |
| 101 | caisse_user_remove | /caisse/remove/user/{id} | Path does not match |
| 102 | caisse_gl_full_pdf | /caisse/gl/full/pdf | Path does not match |
| 103 | caisse_gl | /caisse/{id}/gl | Path does not match |
| 104 | caisse_per_goupe | /caisse/per/{id}/groupe/{gp} | Path does not match |
| 105 | caisse_per_libelle | /caisse/per/{id}/libelle/{lib} | Path does not match |
| 106 | caisse_per_caisse_show_jur | /caisse/per/{id}/show | Path does not match |
| 107 | caisse_per_grand_livre | /caisse/per/{id}/grand/livre | Path does not match |
| 108 | client_liste | /client/client | Path does not match |
| 109 | client_tous | /client/Tous | Path does not match |
| 110 | client_filter_tous | /client/filter_cli/{type} | Path does not match |
| 111 | client_com_agenda | /client/Agenda | Path does not match |
| 112 | client_com_my_agenda | /client/MyAgenda | Path does not match |
| 113 | client_show | /client/client/{id} | Path does not match |
| 114 | client_add | /client/add | Path does not match |
| 115 | client_edit | /client/edit/{id} | Path does not match |
| 116 | client_delete | /client/delete/{id} | Path does not match |
| 117 | client_get_cli | /client/getClient | Path does not match |
| 118 | client_create_list | /client/createListe/client | Path does not match |
| 119 | client_av_list_index | /clientlist/ | Path does not match |
| 120 | client_list_rem | /clientlist/Rem/{id}/{liste} | Path does not match |
| 121 | client_list_new | /clientlist/new | Path does not match |
| 122 | client_list_show | /clientlist/{id} | Path does not match |
| 123 | client_list_edit | /clientlist/{id}/edit | Path does not match |
| 124 | client_list_delete | /clientlist/{id} | Path does not match |
| 125 | app_cms | /cms | Path does not match |
| 126 | app_cms_terrain_index | /cms/terrain | Path does not match |
| 127 | app_cms_terrain_show | /cms/terrain/{id} | Path does not match |
| 128 | app_cms_terrain_edit | /cms/terrain/{id}/edit | Path does not match |
| 129 | app_cms_terrain_tags | /cms/terrain/{id}/tags | Path does not match |
| 130 | commercial_index | /commercial/ | Path does not match |
| 131 | commercial_commercial_stats | /commercial/statistiques | Path does not match |
| 132 | commercial_test_chart | /commercial/test/chart | Path does not match |
| 133 | commercial_dashboard | /commercial/dashboard | Path does not match |
| 134 | commercial_reservation | /commercial/reservation | Path does not match |
| 135 | commercial_visite | /commercial/visite/{filter} | Path does not match |
| 136 | commercial_projection | /commercial/projection | Path does not match |
| 137 | commercial_activite | /commercial/activite | Path does not match |
| 138 | commercial_ca | /commercial/CA | Path does not match |
| 139 | app_contract_index | /contract/ | Path does not match |
| 140 | app_contract_show | /contract/{id} | Path does not match |
| 141 | app_contract_generate | /contract/{id}/generate | Path does not match |
| 142 | app_contract_paiement | /contract/{id}/paiement | Path does not match |
| 143 | app_contract_removeplan | /contract/{id}/removeplan/{plan} | Path does not match |
| 144 | app_contract_edit | /contract/{id}/edit | Path does not match |
| 145 | app_contract_delete | /contract/{id} | Path does not match |
| 146 | app_contract_newpaiementh | /contract/newpaiementh/{id} | Path does not match |
| 147 | app_contract_newmoveb | /contract/newmoveb/{id} | Path does not match |
| 148 | app_contract_editpaiementh | /contract/editpaiement/{id} | Path does not match |
| 149 | app_contract_editcontractp | /contract/editcontractp/{id} | Path does not match |
| 150 | app_contract_group_index | /contractgroup/ | Path does not match |
| 151 | app_contract_group_show | /contractgroup/{id} | Path does not match |
| 152 | app_contract_generate_url | /contractgroup/{id}/generate | Path does not match |
| 153 | app_contract_group_filter_show | /contractgroup/{id}/filtred/{date}/{proj} | Path does not match |
| 154 | app_contract_group_between_show | /contractgroup/{id}/between | Path does not match |
| 155 | app_contract_group_edit | /contractgroup/{id}/edit | Path does not match |
| 156 | app_contract_group_delete | /contractgroup/{id} | Path does not match |
| 157 | decaissement_av_list | /decaissement/av/{id}/{filtre} | Path does not match |
| 158 | decaissement_av_new_dec_s1 | /decaissement/av/add/av/decaissement/{id}/{terrain} | Path does not match |
| 159 | decaissement_av_show_dec | /decaissement/av/show/{id}/{dec} | Path does not match |
| 160 | caisse_decaissement | /decaissement/liste/{id}/{filtre} | Path does not match |
| 161 | caisse_decaissement_filter | /decaissement/listef/{id}/{filtre} | Path does not match |
| 162 | decaissement_ajout | /decaissement/ajout/{id}/{tier}/{mode} | Path does not match |
| 163 | avdecaissement_ajout | /Avdecaissement/ajout/{id}/{tier}/{mode}/{prm} | Path does not match |
| 164 | decaissement_edit | /decaissement/edit/{id}/{caisse} | Path does not match |
| 165 | decaissement_demande | /decaissement/demade/{id} | Path does not match |
| 166 | decaissement_demande_validation | /decaissement/Validatdemade/{id}/{dc} | Path does not match |
| 167 | decaissement_demande_decaissement | /decaissement/Decaissementdemade/{id}/{dc} | Path does not match |
| 168 | decaissement_demande_annulation | /decaissement/Annulationdemade/{id}/{dc} | Path does not match |
| 169 | decaissement_sm_pdf | /decaissement/print/{id}/{dc} | Path does not match |
| 170 | decaissement_annulation | /decaissement/annulation/{id} | Path does not match |
| 171 | demande_cli_index | /demande/cli/ | Path does not match |
| 172 | demande_cli_new | /demande/cli/new/{id} | Path does not match |
| 173 | demande_cli_show | /demande/cli/{id} | Path does not match |
| 174 | demande_cli_edit | /demande/cli/{id}/edit | Path does not match |
| 175 | demande_cli_delete | /demande/cli/{id} | Path does not match |
| 176 | app_demande_decaissement | /demande/decaissement | Path does not match |
| 177 | app_demande_decaissement_import | /demande/decaissementimport | Path does not match |
| 178 | app_documentation | /documentation | Path does not match |
| 179 | app_documentations_index | /documentations/{categories} | Path does not match |
| 180 | app_documentations_new | /documentations/{categories}/new | Path does not match |
| 181 | app_documentations_show | /documentations/{id}/show | Path does not match |
| 182 | app_documentations_edit | /documentations/{id}/edit | Path does not match |
| 183 | app_documentations_user | /documentations/{categories}/user | Path does not match |
| 184 | app_documentations_user_edit | /documentations/{categories}/user/{user} | Path does not match |
| 185 | app_documentations_user_edit_add_document | /documentations/{categories}/user/{user}/add/{id} | Path does not match |
| 186 | app_documentations_user_edit_remove_document | /documentations/{categories}/user/{user}/remove/{id} | Path does not match |
| 187 | app_documentations_delete | /documentations/{id}/delete | Path does not match |
| 188 | dossier_client_groupe | /dossier/clientgroupe | Path does not match |
| 189 | dossier_client | /dossier/client | Path does not match |
| 190 | dossier_client_edition | /dossier/client/edition/{id}/{idclient} | Path does not match |
| 191 | dossier_client_show | /dossier/Client/show/{id} | Path does not match |
| 192 | dossier_client_multiple | /dossier/Client/multiple/show/ | Path does not match |
| 193 | dossier_client_multiple_suivie | /dossier/client/multiple/suivie/{dd}/{df}/{le}/{ps}/{idsuivie} | Path does not match |
| 194 | dossier_client_remove | /dossier/client/remove/{id} | Path does not match |
| 195 | dossier_client_add_suivie | /dossier/client/add/suivie/{id}/{dd}/{df}/{le}/{ps}/{idsuivie} | Path does not match |
| 196 | dossier_client_remove_suivie | /dossier/client/remove/suivit/{id}/{iddossier} | Path does not match |
| 197 | dossier_client_liste | /dossier/client/liste/{type} | Path does not match |
| 198 | dossier_client_terminer_suivie | /dossier/client/Terminer/{id} | Path does not match |
| 199 | dossier_suivie_client_terminer | /dossier/client/suivie/Terminer/{id}/{iddossier} | Path does not match |
| 200 | dossier_suivie_client_add_note | /dossier/client/suivie/add/note/{id}/{iddossier} | Path does not match |
| 201 | app_dossier_client_groupe_index | /dossier/client/groupe/ | Path does not match |
| 202 | app_dossier_client_groupe_new | /dossier/client/groupe/new | Path does not match |
| 203 | app_dossier_client_groupe_show | /dossier/client/groupe/{id} | Path does not match |
| 204 | app_dossier_client_groupe_edit | /dossier/client/groupe/{id}/edit | Path does not match |
| 205 | app_dossier_client_groupe_delete | /dossier/client/groupe/{id} | Path does not match |
| 206 | dossier_client_lieu_index | /dossier/client/lieu/ | Path does not match |
| 207 | dossier_client_lieu_new | /dossier/client/lieu/new | Path does not match |
| 208 | dossier_client_lieu_show | /dossier/client/lieu/{id} | Path does not match |
| 209 | dossier_client_lieu_edit | /dossier/client/lieu/{id}/edit | Path does not match |
| 210 | dossier_client_lieu_delete | /dossier/client/lieu/{id} | Path does not match |
| 211 | dossier_client_titre_index | /dossier/client/titre/ | Path does not match |
| 212 | dossier_client_titre_new | /dossier/client/titre/new | Path does not match |
| 213 | dossier_client_titre_show | /dossier/client/titre/{id} | Path does not match |
| 214 | dossier_client_titre_edit | /dossier/client/titre/{id}/edit | Path does not match |
| 215 | dossier_client_titre_delete | /dossier/client/titre/{id} | Path does not match |
| 216 | dossier | /dossier/ | Path does not match |
| 217 | dossier_edition | /dossier/edition/{id} | Path does not match |
| 218 | dossier_show | /dossier/show/{id} | Path does not match |
| 219 | dossier_remove | /dossier/remove/{id} | Path does not match |
| 220 | dossier_add_suivie | /dossier/add/suivie/{id}/{dd}/{df}/{le}/{ps}/{idsuivie} | Path does not match |
| 221 | dossier_remove_suivie | /dossier/remove/suivit/{id}/{iddossier} | Path does not match |
| 222 | dossier_terminer_suivie | /dossier/Terminer/{id}/{iddossier} | Path does not match |
| 223 | encaissement_av_list | /encaissement/av/{id}/{filtre} | Path does not match |
| 224 | encaissement_av_list_add | /encaissement/av/{id}/Add/ | Path does not match |
| 225 | caisse_encaissement | /encaissement/liste/{id}/{filtre}/ | Path does not match |
| 226 | caisse_filter_encaissement | /encaissement/listef/{id}/{filtre}/ | Path does not match |
| 227 | ajout_encaissement | /encaissement/ajout/{id}/{tier}/{mode} | Path does not match |
| 228 | encaissement_edit | /encaissement/edit/{id}/{caisse} | Path does not match |
| 229 | encaissement_sm_print | /simplePrint/en/{id}/{caisse} | Path does not match |
| 230 | encaissement_lg_print | /AvPrint/en/{id}/{caisse} | Path does not match |
| 231 | encaissement_demande | /encaissement/demande/{id} | Path does not match |
| 232 | encaissement_demande_validation | /encaissement/demande/validation/{id}/{c} | Path does not match |
| 233 | encaissement_demande_encaissement | /encaissement/encaissement/demande/{id}/{c} | Path does not match |
| 234 | encaissement_demande_annulation | /encaissement/annulation/demande/{id}/{c} | Path does not match |
| 235 | encaissement_annulation | /encaissement/annulation/{id} | Path does not match |
| 236 | app_cms_evenement_index | /cms/evenement | Path does not match |
| 237 | app_cms_evenement_new | /cms/evenement/new | Path does not match |
| 238 | app_cms_evenement_show | /cms/evenement/{id} | Path does not match |
| 239 | app_cms_evenement_edit | /cms/evenement/{id}/edit | Path does not match |
| 240 | app_cms_evenement_publish | /cms/evenement/{id}/publish | Path does not match |
| 241 | app_cms_evenement_hero_type | /cms/evenement/{id}/hero-type | Path does not match |
| 242 | app_cms_evenement_hero_remove | /cms/evenement/{id}/hero-remove | Path does not match |
| 243 | app_cms_evenement_page_builder | /cms/evenement/{id}/page-builder | Path does not match |
| 244 | app_cms_evenement_page_builder_save | /cms/evenement/{id}/page-builder/save | Path does not match |
| 245 | app_cms_evenement_delete | /cms/evenement/{id}/delete | Path does not match |
| 246 | app_finance | /finance | Path does not match |
| 247 | app_finance_overview_recouvrement | /finance/overview/recouvrement | Path does not match |
| 248 | app_finance_overview_recouvrement_generate | /finance/generate/recouvrement/{id} | Path does not match |
| 249 | app_finance_treso | /finance/treso/{view}/{locat} | Path does not match |
| 250 | app_finance_treso_mplus_detail | /finance/tresodetail/mplus-detail | Path does not match |
| 251 | app_finance_treso_realisation_detail | /finance/tresodetail/realisation-detail | Path does not match |
| 252 | app_finance_dette | /finance/dette | Path does not match |
| 253 | fournisseur_index | /fournisseur/ | Path does not match |
| 254 | fournisseur_new | /fournisseur/new | Path does not match |
| 255 | fournisseur_show | /fournisseur/{id} | Path does not match |
| 256 | fournisseur_edit | /fournisseur/{id}/edit | Path does not match |
| 257 | fournisseur_delete | /fournisseur/{id} | Path does not match |
| 258 | home | / | Path does not match |
| 259 | image_terrain_index | /image/terrain/list/{id} | Path does not match |
| 260 | image_terrain_new | /image/terrain/new/{id} | Path does not match |
| 261 | image_terrain_show | /image/terrain/{id} | Path does not match |
| 262 | image_terrain_edit | /image/terrain/{id}/edit/{idterrain} | Path does not match |
| 263 | app_map_porject_index | /mapporject/ | Path does not match |
| 264 | app_map_porject_new | /mapporject/new | Path does not match |
| 265 | app_map_porject_show | /mapporject/{id} | Path does not match |
| 266 | app_map_porject_edit | /mapporject/{id}/edit | Path does not match |
| 267 | app_map_porject_delete | /mapporject/{id} | Path does not match |
| 268 | app_marketing | /marketing | Path does not match |
| 269 | app_marketing_reset | /marketing_reset | Path does not match |
| 270 | app_marketing_redispatch_history | /marketing_redispatch/history/{date} | Path does not match |
| 271 | app_marketing_kpi | /marketing_kpi | Path does not match |
| 272 | app_marketing_transfer | /transfer | Path does not match |
| 273 | app_mutation_client | /mutationClient/ | Path does not match |
| 274 | app_mutation_client_dashboard | /mutationClient/dashboard | Path does not match |
| 275 | app_mutation_client_evaluation | /mutationClient/evaluation/{id} | Path does not match |
| 276 | app_note_de_credit_index | /note/de/credit/ | Path does not match |
| 277 | app_note_de_credit_new | /note/de/credit/new/{id} | Path does not match |
| 278 | app_note_de_credit_show | /note/de/credit/{id} | Path does not match |
| 279 | app_note_de_credit_edit | /note/de/credit/{id}/edit | Path does not match |
| 280 | app_note_de_credit_link | /note/de/credit/{id}/link | Path does not match |
| 281 | app_note_de_credit_decaissement | /note/de/credit/{id}/decaissement/{caisse} | Path does not match |
| 282 | app_note_de_credit_delete | /note/de/credit/{id} | Path does not match |
| 283 | note_suivie_terrain_index | /note/suivie/terrain/ | Path does not match |
| 284 | note_suivie_terrain_new | /note/suivie/terrain/new/{id}/{idterrain} | Path does not match |
| 285 | note_suivie_terrain_show | /note/suivie/terrain/{id} | Path does not match |
| 286 | note_suivie_terrain_edit | /note/suivie/terrain/{id}/edit/{idterrain} | Path does not match |
| 287 | note_suivie_terrain_delete | /note/suivie/terrain/{id} | Path does not match |
| 288 | app_notification_index | /notification/ | Path does not match |
| 289 | app_notification_new | /notification/new/{type}/{id} | Path does not match |
| 290 | app_notification_show | /notification/{id} | Path does not match |
| 291 | app_notification_edit | /notification/{id}/edit | Path does not match |
| 292 | app_notification_delete | /notification/{id} | Path does not match |
| 293 | app_notification_model_index | /notification_model/ | Path does not match |
| 294 | app_notification_model_new | /notification_model/new | Path does not match |
| 295 | app_notification_model_show | /notification_model/{id} | Path does not match |
| 296 | app_notification_model_edit | /notification_model/{id}/edit | Path does not match |
| 297 | app_notification_model_delete | /notification_model/{id} | Path does not match |
| 298 | observation_client_new | /observation/client/new/{id} | Path does not match |
| 299 | observation_client_show | /observation/client/{id} | Path does not match |
| 300 | observation_client_edit | /observation/client/{id}/edit/{idclient} | Path does not match |
| 301 | observation_client_delete | /observation/client/{id} | Path does not match |
| 302 | app_offre_a_valider | /offre/a-valider | Path does not match |
| 303 | app_offre_valider_compromis | /offre/valider-compromis/{id} | Path does not match |
| 304 | app_offre_valider_reservation | /offre/valider-reservation/{id} | Path does not match |
| 305 | app_offre_index | /offre/{type} | Path does not match |
| 306 | app_offre_new | /offre/create/new | Path does not match |
| 307 | app_offre_show | /offre/view/{id} | Path does not match |
| 308 | app_offre_edit | /offre/{id}/edit | Path does not match |
| 309 | app_offre_delete | /offre/{id} | Path does not match |
| 310 | app_finance_paiement_new | /finance/paiement/new/{budgetId}/{itemId} | Path does not match |
| 311 | app_finance_paiement_show | /finance/paiement/{id} | Path does not match |
| 312 | app_finance_paiement_delete | /finance/paiement/{id}/delete | Path does not match |
| 313 | app_finance_paiement_regler | /finance/paiement/{id}/regler | Path does not match |
| 314 | app_finance_paiement_lier | /finance/paiement/{id}/lier | Path does not match |
| 315 | app_finance_paiement_decaisser | /finance/paiement/{id}/decaisser | Path does not match |
| 316 | app_finance_paiement_consommer_contrat | /finance/paiement/{id}/consommer-contrat | Path does not match |
| 317 | partiel_owner | /partiel/Owner | Path does not match |
| 318 | partiel_index | /partiel/filter/{id}/{filter} | Path does not match |
| 319 | partiel_new | /partiel/new | Path does not match |
| 320 | partiel_show | /partiel/details/{id} | Path does not match |
| 321 | partiel_edit | /partiel/details/{id}/edit | Path does not match |
| 322 | partiel_delete | /partiel/remove/{id} | Path does not match |
| 323 | app_plan_d_r_n_d_c_new | /plan/d/r/n/d/c/new/{id} | Path does not match |
| 324 | app_plan_d_r_n_d_c_edit | /plan/d/r/n/d/c/{id}/edit | Path does not match |
| 325 | app_plan_d_r_n_d_c_delete | /plan/d/r/n/d/c/{id} | Path does not match |
| 326 | app_plan_d_r_n_d_c_decaissement | /plan/d/r/n/d/c/{id}/decaissement/{type}/{caisse} | Path does not match |
| 327 | plande_p_generate | /plande/p/generate/{id} | Path does not match |
| 328 | plande_p_edit | /plande/p/{id}/edit | Path does not match |
| 329 | plande_p_delete | /plande/p/{id}/delete | Path does not match |
| 330 | plug_api_demande_notification | /plug/notification/demande | Path does not match |
| 331 | prevalidation_index | /prevalidation/ | Path does not match |
| 332 | prevalidation_show | /prevalidation/{id} | Path does not match |
| 333 | prevalidation_validate | /prevalidation/{id}/validate | Path does not match |
| 334 | /prints | Path does not match | |
| 335 | projection_index | /projection/ | Path does not match |
| 336 | projection_new | /projection/new/{id} | Path does not match |
| 337 | projection_show | /projection/{id} | Path does not match |
| 338 | projection_edit | /projection/{id}/edit | Path does not match |
| 339 | projection_delete | /projection/{id} | Path does not match |
| 340 | promesse_index | /promesse/ | Path does not match |
| 341 | promesse_all | /promesse/all | Path does not match |
| 342 | promesse_annuler | /promesse/annuler | Path does not match |
| 343 | promesse_mutation | /promessemutation | Path does not match |
| 344 | promesse_cours | /promesse/cours | Path does not match |
| 345 | promesse_prevalidation | /promesse/prevalidation | Path does not match |
| 346 | promesse_new | /promesse/new/{id} | Path does not match |
| 347 | promesse_diff_client | /promesse/diff-client | Path does not match |
| 348 | promesse_link_offres | /promesse/{id}/link-offres | Path does not match |
| 349 | promesse_unlink_offre | /promesse/{id}/unlink-offre/{offreId} | Path does not match |
| 350 | promesse_show | /promesse/{id} | Path does not match |
| 351 | promesse_paiement | /promesse/paiement/{id} | Path does not match |
| 352 | promesse_amortissement | /promesse/amortissement/{id} | Path does not match |
| 353 | remove_recouvrement | /promesseRemove/recouvrement/{id}/{p} | Path does not match |
| 354 | remove_lot | /promesseRemove/Lot/{id}/{p} | Path does not match |
| 355 | remove_plan | /promesseRemove/plan/{id}/{p} | Path does not match |
| 356 | cancel_pdv | /promessecancel/{id} | Path does not match |
| 357 | get_project | /promesseGet/Project | Path does not match |
| 358 | promesse_edit | /promesse/{id}/edit | Path does not match |
| 359 | promesse_delete | /promesse/{id} | Path does not match |
| 360 | promesse_link | /promesse/link/{id} | Path does not match |
| 361 | promesse_link_recouvrement | /promesse/lin_recouvrememt/{id} | Path does not match |
| 362 | promesse_verification_error | /promesse/verification-error/{id} | Path does not match |
| 363 | remove_avenant | /promesse/removeavenant/{id}/{promesse} | Path does not match |
| 364 | promesse_recouvrement | /promesse/recouvrement/{id} | Path does not match |
| 365 | promesse_valider | /promesse/attente/valider/{id} | Path does not match |
| 366 | promesse_supprimer | /promesse/attente/supprimer/{id} | Path does not match |
| 367 | offre_fin_annee | /promesse/offre/fin/annee | Path does not match |
| 368 | recouvrement_anticiper | /promesse/anticiper/{id} | Path does not match |
| 369 | prospect_export | /propect/export/{filename} | Path does not match |
| 370 | tiers_index | /propect/list/{com}/{type} | Path does not match |
| 371 | tiers_update | /propect/update | Path does not match |
| 372 | tiers_new | /propect/new | Path does not match |
| 373 | tiers_add | /propect/add | Path does not match |
| 374 | tiers_show | /propect/view/{id} | Path does not match |
| 375 | tiers_edit | /propect/{id}/edit | Path does not match |
| 376 | tiers_edit_tags | /propect/{id}/edit_tags | Path does not match |
| 377 | tiers_edit_reinitialize_tags | /propect/{id}/reinitialize_tags/{tags} | Path does not match |
| 378 | tiers_delete | /propect/{id}/delete | Path does not match |
| 379 | trans_prospect | /propect/transform/{id} | Path does not match |
| 380 | tiers_notation | /propectNotation | Path does not match |
| 381 | app_prospect_search | /prospect_search | Path does not match |
| 382 | recouvrement | /recouvrement/{id} | Path does not match |
| 383 | recap_recouvrement | /recap/recouvrement/{id} | Path does not match |
| 384 | recouvrement_suivie | /recouvrement-suivie | Path does not match |
| 385 | recouvrement_recap | /recaprecou | Path does not match |
| 386 | recouvrement_recap_id | /terminaterec/{id} | Path does not match |
| 387 | pass_rstep_to | /passer/step/{step}/{id} | Path does not match |
| 388 | pass_rstep_to_postponned | /passer/postponned/{id} | Path does not match |
| 389 | recouvrementgroup_new | /recouvrementgroup/new | Path does not match |
| 390 | recouvrementgroup_show | /recouvrementgroupshow/{id}/{projet} | Path does not match |
| 391 | recouvrementgroup_edit | /recouvrementgroup/edit/{id}/ | Path does not match |
| 392 | erecou_edit | /recouvrementgroup/editerecou/{id}/ | Path does not match |
| 393 | newerecou_edit | /recouvrementgroup/newerecou/{id}/{group} | Path does not match |
| 394 | delete_ercou | /recouvrementgroup/delete_ercou/{id} | Path does not match |
| 395 | recouvrementgroup_delete | /recouvrementgroup/{id} | Path does not match |
| 396 | app_register | /register/{key} | Path does not match |
| 397 | app_register_validate | /register/{key} | Path does not match |
| 398 | relance_index | /relance/ | Path does not match |
| 399 | relance_new | /relance/new/{id} | Path does not match |
| 400 | relance_new_rap | /relance/newrap/{id} | Path does not match |
| 401 | relance_new_note | /relance/new/{id}/{tier} | Path does not match |
| 402 | relance_show | /relance/{id} | Path does not match |
| 403 | relance_edit | /relance/{id}/edit | Path does not match |
| 404 | relance_remove | /relance/{id}/remove | Path does not match |
| 405 | relance_delete | /relance/{id} | Path does not match |
| 406 | rendez_v_index | /rendez/v/ | Path does not match |
| 407 | rendez_v_new | /rendez/v/new/{id} | Path does not match |
| 408 | rendez_v_new_note | /rendez/v/newnote/{id}/{rdv} | Path does not match |
| 409 | rendez_v_show | /rendez/v/{id} | Path does not match |
| 410 | rendez_v_edit | /rendez/v/{id}/edit | Path does not match |
| 411 | rendez_v_delete | /rendez/v/{id} | Path does not match |
| 412 | reservation_index | /reservation/liste/{as} | Path does not match |
| 413 | reservation_new | /reservation/new/{id} | Path does not match |
| 414 | reservation_stats | /reservation/stats | Path does not match |
| 415 | reservation_retard | /reservation/retard | Path does not match |
| 416 | reservation_verbal_new | /reservation/new_verbal/{id} | Path does not match |
| 417 | reservation_show | /reservation/show/{id} | Path does not match |
| 418 | edit_statrz_reservation | /reservation/edit_statrz/{id} | Path does not match |
| 419 | remove_parcelle_reservation_show | /reservation/remove_parcelle/{id} | Path does not match |
| 420 | cancel_reservation | /reservation/cancel/{id} | Path does not match |
| 421 | reservation_edit | /reservation/{id}/edit | Path does not match |
| 422 | reservation_delete | /reservation/delete/{id} | Path does not match |
| 423 | add_lot_reservation | /reservation/add/lot/{id} | Path does not match |
| 424 | reservation_encaissement | /reservationencaissement/{id} | Path does not match |
| 425 | trans_reservation | /reservation/reservation/trans/{id} | Path does not match |
| 426 | remboursement_reservation | /reservation/remboursement/{id} | Path does not match |
| 427 | put_remboursement_reservation | /reservation/put/remboursement/{id} | Path does not match |
| 428 | app_rstep_new | /rstep/new/{id}/{step} | Path does not match |
| 429 | app_rstep_show | /rstep/{id} | Path does not match |
| 430 | app_rstep_edit | /rstep/{id}/edit | Path does not match |
| 431 | app_rstep_delete | /rstep/{id} | Path does not match |
| 432 | salarie_index | /salarie/ | Path does not match |
| 433 | salarie_new | /salarie/new/user | Path does not match |
| 434 | salarie_newsalarie | /salarie/new/{id} | Path does not match |
| 435 | salarie_profile | /salarie/profile/{id} | Path does not match |
| 436 | salarie_modifier | /salarie/Modifier/{id} | Path does not match |
| 437 | salarie_modifier_salarie | /salarie/modifierSal/{id} | Path does not match |
| 438 | salarie_delete | /salarie/Delete/{id} | Path does not match |
| 439 | salarie_trans | /salarie/Trans/{id} | Path does not match |
| 440 | app_login | /login | Path does not match |
| 441 | app_logout | /logout | Path does not match |
| 442 | app_switch_user_list | /switch-user/list | Path does not match |
| 443 | source_index | /source/ | Path does not match |
| 444 | source_new | /source/new | Path does not match |
| 445 | source_show | /source/{id} | Path does not match |
| 446 | source_edit | /source/{id}/edit | Path does not match |
| 447 | source_delete | /source/{id} | Path does not match |
| 448 | source_terrain_index | /sourceterrain/ | Path does not match |
| 449 | source_terrain_new | /sourceterrain/new | Path does not match |
| 450 | source_terrain_show | /sourceterrain/{id} | Path does not match |
| 451 | source_terrain_edit | /sourceterrain/{id}/edit | Path does not match |
| 452 | source_terrain_delete | /sourceterrain/{id} | Path does not match |
| 453 | app_cms_tag_index | /cms/tag | Path does not match |
| 454 | app_cms_tag_new | /cms/tag/new | Path does not match |
| 455 | app_cms_tag_edit | /cms/tag/{id}/edit | Path does not match |
| 456 | app_cms_tag_delete | /cms/tag/{id} | Path does not match |
| 457 | technique | /technique/{project}/{parcelle}/{budget} | Path does not match |
| 458 | new_budget | /newtsimpleechnique/{project}/{parcelle} | Path does not match |
| 459 | new_advance_budget | /newtechnique/{project} | Path does not match |
| 460 | new_more_advance_budget | /newtechniqueadvance | Path does not match |
| 461 | preview_budget | /previewBudget/{idbudget} | Path does not match |
| 462 | tech_proc_mutation | /tech/mutation/{pm} | Path does not match |
| 463 | technique_repartir | /repartir/{idbudget}/{nom} | Path does not match |
| 464 | preview_budget_annuler_procedure | /previewBudget/{idbudget}/annuler/{budgetId}/{procedureId} | Path does not match |
| 465 | preview_budget_annuler_tout | /previewBudget/{idbudget}/annuler-tout | Path does not match |
| 466 | terrain_index | /terrain/ | Path does not match |
| 467 | terrain_offre | /terrain/ListOffre/ | Path does not match |
| 468 | terrain_list_offre | /terrain/listeoffre/ | Path does not match |
| 469 | terrain_draw_polygone | /terrain/draw/{id} | Path does not match |
| 470 | terrain_map_polygone | /terrain/map/{id} | Path does not match |
| 471 | terrain_maps | /terrain/maps | Path does not match |
| 472 | terrain_voir | /terrain/Voir/{id} | Path does not match |
| 473 | terrain_contra | /terrain/contra/{id} | Path does not match |
| 474 | terrain_parcelle | /terrain/Parcelle/{terrain}/{id} | Path does not match |
| 475 | terrain_edit | /terrain/Edit/{id} | Path does not match |
| 476 | terrain_suivie | /terrain/Suivie/{id} | Path does not match |
| 477 | terrain_add_suivie | /terrain/add/suivie/{id}/{dd}/{df}/{le}/{ps}/{idsuivie} | Path does not match |
| 478 | terrain_remove_suivie | /terrain/remove/suivit/{id}/{idterrain} | Path does not match |
| 479 | terrain_terminer_suivie | /terrainTerminer/{id}/{idterrain} | Path does not match |
| 480 | terrain_dossier_terminer_suivie | /terrainSuivieTerminer/{id} | Path does not match |
| 481 | terrain_dossier_suivie_all | /terrain/suivie/dossier/terrain/{type} | Path does not match |
| 482 | terrain_remove | /terrain/Remove/{id} | Path does not match |
| 483 | terrain_proposition | /terrain/proposition/{id}/show/{idproposition} | Path does not match |
| 484 | terrain_proposition_new | /terrain/proposition/{id}/new/{idproposition} | Path does not match |
| 485 | terrain_proposition_remove | /terrain/proposition/{id}/remove/{idproposition} | Path does not match |
| 486 | terrain_calendar_edit | /terrain/Calendar/{id}/{idproposition}/{idcalendar} | Path does not match |
| 487 | terrain_calendar_remove | /terrain/calendar/{id}/remove/{idproposition}/{idcalendar} | Path does not match |
| 488 | terrain_propriety | /terrainpropriety/{id} | Path does not match |
| 489 | terrain_budget_notation | /terrain/budget/notation/{id} | Path does not match |
| 490 | app_terrassement_budget_new | /terrassement/{idTerrassement}/budget/new | Path does not match |
| 491 | app_terrassement_budget_show | /terrassement/{idTerrassement}/budget/{id} | Path does not match |
| 492 | app_terrassement_budget_edit | /terrassement/{idTerrassement}/budget/{id}/edit | Path does not match |
| 493 | app_terrassement_budget_delete | /terrassement/{idTerrassement}/budget/{id} | Path does not match |
| 494 | app_terrassement_budget_decaissement | /terrassement/{idTerrassement}/budget/{id}/decaissement | Path does not match |
| 495 | app_terrassement_index | /terrassement/ | Path does not match |
| 496 | app_terrassement_new | /terrassement/new | Path does not match |
| 497 | app_terrassement_show | /terrassement/{id} | Path does not match |
| 498 | app_terrassement_edit | /terrassement/{id}/edit | Path does not match |
| 499 | app_terrassement_budget_preset | /terrassement/{id}/preset | Path does not match |
| 500 | app_terrassement_delete | /terrassement/{id} | Path does not match |
| 501 | test_index | /test | Path does not match |
| 502 | fastupdatemutationclient_test | /fastupdatemutationclient | Path does not match |
| 503 | test | /majrecouvrement | Path does not match |
| 504 | majpromesse_test | /majpromesse | Path does not match |
| 505 | test_2 | /test2 | Path does not match |
| 506 | test_3 | /update | Path does not match |
| 507 | app_cms_testimony_index | /cms/testimony | Path does not match |
| 508 | app_cms_testimony_new | /cms/testimony/new | Path does not match |
| 509 | app_cms_testimony_edit | /cms/testimony/{id}/edit | Path does not match |
| 510 | app_cms_testimony_delete | /cms/testimony/{id} | Path does not match |
| 511 | travailleur_index | /travailleur/ | Path does not match |
| 512 | travailleur_new | /travailleur/new | Path does not match |
| 513 | travailleur_show | /travailleur/{id} | Path does not match |
| 514 | travailleur_edit | /travailleur/{id}/edit | Path does not match |
| 515 | travailleur_delete | /travailleur/{id} | Path does not match |
| 516 | uploadcsv | /uploadcsv | Path does not match |
| 517 | visite_index | /visite/ | Path does not match |
| 518 | visite_new | /visite/new/{id}/{terrain} | Path does not match |
| 519 | visite_new_note | /visite/newnote/{id}/{visite} | Path does not match |
| 520 | visite_show | /visite/{id} | Path does not match |
| 521 | visite_edit | /visite/{id}/edit | Path does not match |
| 522 | visite_delete | /visite/{id} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.