https://teste-symfony5.intranet-mariestopesbf.org/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 analyse_index /analyse Path does not match
2 analyse_generer /analyse/generer/{id} Path does not match
3 analyse_show /analyse/{numero} Path does not match
4 analyse_export_pdf /analyse/{numero}/export-pdf Path does not match
5 analyse_export_excel /analyse/{numero}/export-excel Path does not match
6 signe_prepare /analyse/{idana} Path does not match
7 asset_index_alt /asset Path does not match
8 mstopes_modifier_article /catalogue/{id}/edit Path does not match
9 categorie_marche_index /categories-marche/ Path does not match
10 categorie_marche_new /categories-marche/nouvelle Path does not match
11 categorie_marche_edit /categories-marche/{id}/modifier Path does not match
12 categorie_marche_toggle /categories-marche/{id}/toggle Path does not match
13 change_password /change-password Path does not match
14 analyse_generer_bc /analyse/{numero}/generer-bc Path does not match
15 annuler_bon_commande /annuler/{id} Path does not match
16 contrat_cadre_index /achats/contrats-cadres/ Path does not match
17 contrat_cadre_show /achats/contrats-cadres/{id} Path does not match
18 contrat_cadre_new /achats/contrats-cadres/nouveau Path does not match
19 contrat_cadre_edit /achats/contrats-cadres/{id}/modifier Path does not match
20 contrat_cadre_toggle /achats/contrats-cadres/{id}/toggle Path does not match
21 contrat_cadre_delete /achats/contrats-cadres/{id}/supprimer Path does not match
22 contrat_cadre_api_disponibles /achats/contrats-cadres/api/disponibles Path does not match
23 contrat_cadre_api_verifier_plafond /achats/contrats-cadres/api/verifier-plafond Path does not match
24 correspondance_categories_index /admin/correspondance-categories/ Path does not match
25 correspondance_categories_save /admin/correspondance-categories/save Path does not match
26 cotation_index /cotation/ Path does not match
27 cotation_show /cotation/{id} Path does not match
28 cotation_update_date_limite /cotation/{id}/date-limite Path does not match
29 cotation_add_da /cotation/{id}/add-da Path does not match
30 cotation_fournisseur_add /cotation/{id}/fournisseur/add Path does not match
31 cotation_fournisseur_delete /cotation/{id}/fournisseur/{cfId}/delete Path does not match
32 cotation_send /cotation/{id}/send Path does not match
33 cotation_cloturer /cotation/{id}/cloturer Path does not match
34 cotation_analyse /cotation/{id}/analyse Path does not match
35 cotation_delete /cotation/{id}/delete Path does not match
36 cotation_ligne_quantite /cotation/{id}/ligne/{ligneId}/quantite Path does not match
37 cotation_regrouper /cotation/{id}/regrouper Path does not match
38 cotation_ligne_defusionner /cotation/{id}/ligne/{ligneId}/defusionner Path does not match
39 cotation_modal_quantite /cotation/{idcotation}/ligne/{ligneId}/modal-quantite Path does not match
40 cotation_new /cotation/new/{daId} Path does not match
41 cotation_save_quantite /cotation/save-quantite Path does not match
42 cotation_ligne_delete /cotation/{id}/ligne/{ligneId}/delete Path does not match
43 cotation_update_criteres /cotation/{id}/criteres Path does not match
44 cotation_da_articles /cotation/{id}/da-articles Path does not match
45 fleet_check_index /fleet/check Path does not match
46 fleet_check_new /fleet/check/new Path does not match
47 fleet_disposal_index /fleet/disposal Path does not match
48 fleet_disposal_new /fleet/disposal/new/{vehicleId} Path does not match
49 fleet_disposal_show /fleet/disposal/{id} Path does not match
50 fleet_disposal_approve /fleet/disposal/{id}/approve Path does not match
51 fleet_driver_index /fleet/driver Path does not match
52 fleet_driver_new /fleet/driver/new Path does not match
53 fleet_driver_show /fleet/driver/{id} Path does not match
54 fleet_driver_edit /fleet/driver/{id}/edit Path does not match
55 fleet_driver_delete /fleet/driver/{id}/delete Path does not match
56 fleet_dashboard /fleet Path does not match
57 fleet_fuel_index /fleet/fuel Path does not match
58 fleet_fuel_new /fleet/fuel/new Path does not match
59 fleet_fuel_new_for_vehicle /fleet/fuel/new/{vehicleId} Path does not match
60 fleet_fuel_edit /fleet/fuel/{id}/edit Path does not match
61 fleet_fuel_delete /fleet/fuel/{id}/delete Path does not match
62 fleet_incident_index /fleet/incident Path does not match
63 fleet_incident_new /fleet/incident/new Path does not match
64 fleet_incident_show /fleet/incident/{id} Path does not match
65 fleet_incident_edit /fleet/incident/{id}/edit Path does not match
66 fleet_maintenance_index /fleet/maintenance Path does not match
67 fleet_maintenance_new /fleet/maintenance/new Path does not match
68 fleet_maintenance_new_for_vehicle /fleet/maintenance/new/{vehicleId} Path does not match
69 fleet_maintenance_edit /fleet/maintenance/{id}/edit Path does not match
70 fleet_maintenance_delete /fleet/maintenance/{id}/delete Path does not match
71 fleet_movement_index /fleet/movement Path does not match
72 fleet_movement_new /fleet/movement/new Path does not match
73 fleet_movement_edit /fleet/movement/{id}/edit Path does not match
74 fleet_movement_return /fleet/movement/{id}/return Path does not match
75 fleet_movement_delete /fleet/movement/{id}/delete Path does not match
76 fleet_report_index /fleet/report Path does not match
77 fleet_vehicle_index /fleet/vehicle Path does not match
78 fleet_vehicle_new /fleet/vehicle/new Path does not match
79 fleet_vehicle_show /fleet/vehicle/{id} Path does not match
80 fleet_vehicle_edit /fleet/vehicle/{id}/edit Path does not match
81 fleet_vehicle_delete /fleet/vehicle/{id}/delete Path does not match
82 fournisseur_index /fournisseurs/ Path does not match
83 fournisseur_new /fournisseurs/nouveau Path does not match
84 fournisseur_show /fournisseurs/{id} Path does not match
85 fournisseur_edit /fournisseurs/{id}/modifier Path does not match
86 fournisseur_change_statut /fournisseurs/{id}/changer-statut Path does not match
87 fournisseur_evaluation_new /fournisseurs/{id}/evaluation/nouvelle Path does not match
88 fournisseur_document_delete /fournisseurs/document/{id}/supprimer Path does not match
89 fournisseur_api_stats /fournisseurs/api/stats Path does not match
90 app_change_password /change-password Path does not match
91 app_login /login Route matches!

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