Routing
app_electric_meter_details
Matched route
Route Parameters
Name | Value |
---|---|
id | "665" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/entreprise/electric_meter/details/665
# | 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_charge | /compta/charges | Path does not match |
6 | app_compta_charge_new | /compta/charge/new | Path does not match |
7 | app_compta_charge_edit | /compta/charge/{id}/edit | Path does not match |
8 | app_compta_charge_duplicate | /compta/charge/{id}/duplicate | Path does not match |
9 | app_compta_charge_delete | /compta/charge/{id} | Path does not match |
10 | app_compta_contrat | /compta/contrats | Path does not match |
11 | app_compta_contrat_new | /compta/contrat/new | Path does not match |
12 | app_compta_contrat_edit | /compta/contrat/{id}/edit | Path does not match |
13 | app_compta_contrat_delete | /compta/contrat/{id} | Path does not match |
14 | app_compta_suivit_commercial | /compta/suivi_commercial | Path does not match |
15 | app_compta_suivit_compta | /compta/suivi_comptable | Path does not match |
16 | app_compta_get_pdl_options | /compta/get-pdl-options/{entreprise} | Path does not match |
17 | app_compta_get_contrats | /compta/get-contrats/{entreprise} | Path does not match |
18 | app_compta_facture | /compta/factures | Path does not match |
19 | app_compta_facture_new | /compta/facture/new | Path does not match |
20 | app_compta_facture_show | /compta/facture/{id} | Path does not match |
21 | app_compta_facture_edit | /compta/facture/{id}/edit | Path does not match |
22 | app_compta_facture_delete | /compta/facture/{id} | Path does not match |
23 | app_compta_facture_new_from_contract | /compta/facture/new-from-contract/{id} | Path does not match |
24 | app_contact | /contact | Path does not match |
25 | app_contact_add | /contact/add/{id} | Path does not match |
26 | app_contact_edit | /contact/edit/{id} | Path does not match |
27 | app_contact_suppr | /contact/suppr/{id} | Path does not match |
28 | app_contrat_particulier_index | /contrat/particulier/ | Path does not match |
29 | app_contrat_particulier_new | /contrat/particulier/new | Path does not match |
30 | app_contrat_particulier_show | /contrat/particulier/{id} | Path does not match |
31 | app_contrat_particulier_edit | /contrat/particulier/{id}/edit | Path does not match |
32 | app_contrat_particulier_delete | /contrat/particulier/{id} | Path does not match |
33 | app_contrat_particulier_import_csv | /contrat/particulier/import/csv | Path does not match |
34 | app_document | /document | Path does not match |
35 | app_document_filter | /document/filter/{id} | Path does not match |
36 | app_document_acd | /document/acd | Path does not match |
37 | app_document_ics | /document/ics/{engie} | Path does not match |
38 | app_document_lettre_resi | /document/lettre_resi | Path does not match |
39 | app_electric_meter_add | /entreprise/electric_meter/add/{id} | Path does not match |
40 | app_electric_meter_edit | /entreprise/electric_meter/edit/{id} | Path does not match |
41 | app_electric_meter_suppr | /entreprise/electric_meter/suppr/{id} | Path does not match |
42 | app_electric_meter_check_pdl | /entreprise/electric_meter/check_pdl/{pdl} | Path does not match |
43 | app_electric_meter_pre_etude_c5_base | /entreprise/electric_meter/pre_etude_c5_base/{pdl} | Path does not match |
44 | app_electric_meter_pre_etude_c5_hp_hc | /entreprise/electric_meter/pre_etude_c5_hp_hc/{pdl} | Path does not match |
45 | app_entreprise | /entreprise | Path does not match |
46 | app_entreprise_calculate_value | /entreprise/calculate-value | Path does not match |
47 | app_entreprise_add | /entreprise/add | Path does not match |
48 | app_entreprise_edit | /entreprise/edit/{id} | Path does not match |
49 | app_entreprise_suppr | /entreprise/suppr/{id} | Path does not match |
50 | app_entreprise_details | /entreprise/details/{id} | Path does not match |
51 | app_electric_meter_details | /entreprise/electric_meter/details/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.