https://flexenergie.org/site

Routing

app_site Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /site
# Route name Path Log
1 app_cspe_add /entreprise/cspe/add/{id} Path does not match
2 app_cspe_edit /entreprise/cspe/edit/{id} Path does not match
3 app_cspe_suppr /entreprise/cspe/suppr/{id} Path does not match
4 app_compta /compta Path does not match
5 app_compta_contrat /compta/contrats Path does not match
6 app_compta_contrat_new /compta/contrat/new Path does not match
7 app_compta_contrat_edit /compta/contrat/{id}/edit Path does not match
8 app_compta_contrat_delete /compta/contrat/{id} Path does not match
9 app_compta_facture /compta/factures Path does not match
10 app_compta_charge /compta/charges Path does not match
11 app_compta_suivit_commercial /compta/suivi_commercial Path does not match
12 app_compta_suivit_compta /compta/suivi_comptable Path does not match
13 app_contact /contact Path does not match
14 app_contact_add /contact/add/{id} Path does not match
15 app_contact_edit /contact/edit/{id} Path does not match
16 app_contact_suppr /contact/suppr/{id} Path does not match
17 app_contrat_particulier_index /contrat/particulier/ Path does not match
18 app_contrat_particulier_new /contrat/particulier/new Path does not match
19 app_contrat_particulier_show /contrat/particulier/{id} Path does not match
20 app_contrat_particulier_edit /contrat/particulier/{id}/edit Path does not match
21 app_contrat_particulier_delete /contrat/particulier/{id} Path does not match
22 app_contrat_particulier_import_csv /contrat/particulier/import/csv Path does not match
23 app_document /document Path does not match
24 app_document_filter /document/filter/{id} Path does not match
25 app_document_acd /document/acd Path does not match
26 app_document_ics /document/ics/{engie} Path does not match
27 app_document_lettre_resi /document/lettre_resi Path does not match
28 app_electric_meter_add /entreprise/electric_meter/add/{id} Path does not match
29 app_electric_meter_edit /entreprise/electric_meter/edit/{id} Path does not match
30 app_electric_meter_suppr /entreprise/electric_meter/suppr/{id} Path does not match
31 app_electric_meter_details /entreprise/electric_meter/details/{id} Path does not match
32 app_electric_meter_check_pdl /entreprise/electric_meter/check_pdl/{pdl} Path does not match
33 app_electric_meter_pre_etude_c5_base /entreprise/electric_meter/pre_etude_c5_base/{pdl} Path does not match
34 app_electric_meter_pre_etude_c5_hp_hc /entreprise/electric_meter/pre_etude_c5_hp_hc/{pdl} Path does not match
35 app_entreprise /entreprise Path does not match
36 app_entreprise_add /entreprise/add Path does not match
37 app_entreprise_edit /entreprise/edit/{id} Path does not match
38 app_entreprise_suppr /entreprise/suppr/{id} Path does not match
39 app_entreprise_details /entreprise/details/{id} Path does not match
40 app_entreprise_infoclient /entreprise/infoclient Path does not match
41 app_entreprise_info_entreprise /entreprise/info_entreprise/{numero} Path does not match
42 app_espace_client_add /entreprise/espace_client/add/{id} Path does not match
43 app_espace_client_edit /entreprise/espace_client/edit/{id} Path does not match
44 app_espace_client_suppr /entreprise/espace_client/suppr/{id} Path does not match
45 app_gas_meter_add /entreprise/gas_meter/add/{id} Path does not match
46 app_gas_meter_edit /entreprise/gas_meter/edit/{id} Path does not match
47 app_gas_meter_suppr /entreprise/gas_meter/suppr/{id} Path does not match
48 app_gas_meter_details /entreprise/gas_meter/details/{id} Path does not match
49 app_gas_meter_check_pdl /entreprise/gas_meter/check_pdl/{pdl} Path does not match
50 app_gas_meter_pre_etude_t2 /entreprise/gas_meter/pre_etude_c5_base/{pdl} Path does not match
51 app_home / Path does not match
52 app_site /site Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.