https://veranda.madaprogiciel.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_article_commande_index /article/commande/ Path does not match
2 app_article_commande_list /article/commande/list/{commandeId} Path does not match
3 app_article_commande_show /article/commande/{id} Path does not match
4 app_article_commande_edit /article/commande/{id}/edit Path does not match
5 app_article_commande_delete /article/commande/{id} Path does not match
6 app_article_facture_index /article/facture/ Path does not match
7 app_article_facture_new /article/facture/new/{factureId} Path does not match
8 app_article_facture_show /article/facture/{id} Path does not match
9 app_article_facture_edit /article/facture/{id}/edit Path does not match
10 app_article_facture_delete /article/facture/{id} Path does not match
11 app_product_back_new /admin-product/new Path does not match
12 app_categorie_product_index /categorie/product/ Path does not match
13 app_categorie_product_new /categorie/product/new Path does not match
14 app_categorie_product_show /categorie/product/{id} Path does not match
15 app_categorie_product_edit /categorie/product/{id}/edit Path does not match
16 app_categorie_product_delete /categorie/product/{id} Path does not match
17 app_client_index /client/ Path does not match
18 app_client_new /client/new Path does not match
19 app_client_show /client/{id} Path does not match
20 app_client_edit /client/{id}/edit Path does not match
21 app_client_delete /client/{id} Path does not match
22 app_commande_index /commande/ Path does not match
23 app_commande_historique /commande/historique Path does not match
24 app_commande_new /commande/new Path does not match
25 app_commande_show /commande/{id} Path does not match
26 app_commande_edit /commande/{id}/edit Path does not match
27 app_commande_validation /commande/{id}/validation Path does not match
28 app_commande_validate /commande/{id}/validate Path does not match
29 app_commande_delete /commande/{id} Path does not match
30 app_depot_index /depot/ Path does not match
31 app_depot_new /depot/new Path does not match
32 app_depot_show /depot/{id} Path does not match
33 app_depot_edit /depot/{id}/edit Path does not match
34 app_depot_delete /depot/{id} Path does not match
35 app_facture_index /facture/ Path does not match
36 app_facture_new /facture/new Path does not match
37 app_facture_show /facture/{id} Path does not match
38 app_facture_edit /facture/{id}/edit Path does not match
39 app_facture_delete /facture/{id} Path does not match
40 app_fournisseur_index /fournisseur/ Path does not match
41 app_fournisseur_new /fournisseur/new Path does not match
42 app_fournisseur_export /fournisseur/export Path does not match
43 app_fournisseur_import /fournisseur/import Path does not match
44 app_fournisseur_show /fournisseur/{id} Path does not match
45 app_fournisseur_edit /fournisseur/{id}/edit Path does not match
46 app_fournisseur_delete /fournisseur/{id} Path does not match
47 app_historic_mvm_stock_index /historic/mvm/stock/ Path does not match
48 app_historic_mvm_stock_new /historic/mvm/stock/new Path does not match
49 app_historic_mvm_stock_show /historic/mvm/stock/{id} Path does not match
50 app_historic_mvm_stock_edit /historic/mvm/stock/{id}/edit Path does not match
51 app_historic_mvm_stock_delete /historic/mvm/stock/{id} Path does not match
52 app_home / Path does not match
53 app_template_login /template-login Path does not match
54 app_template_admin /template-administration Path does not match
55 app_template_export /export-excel Path does not match
56 app_home_access_denied /access-denied Path does not match
57 app_ingredient_recette /ingredient-recette/ Path does not match
58 app_ingredient_recette_delete /ingredient-recette/{id} Path does not match
59 app_mode_de_paiement_index /mode/de/paiement/ Path does not match
60 app_mode_de_paiement_new /mode/de/paiement/new Path does not match
61 app_mode_de_paiement_show /mode/de/paiement/{id} Path does not match
62 app_mode_de_paiement_edit /mode/de/paiement/{id}/edit Path does not match
63 app_mode_de_paiement_delete /mode/de/paiement/{id} Path does not match
64 app_product_index /product/ Path does not match
65 app_product_new /product/new Path does not match
66 app_product_import /product/import Path does not match
67 app_product_show /product/{id} Path does not match
68 app_product_edit /product/{id}/edit Path does not match
69 app_product_delete /product/{id} Path does not match
70 app_rapport_commande /rapport/commande Path does not match
71 app_rapport_utilise /rapport/utilise Path does not match
72 app_rapport_commande_export /rapport/export-commande Path does not match
73 app_recette_index /recette/ Path does not match
74 app_recette_new /recette/new Path does not match
75 app_recette_show /recette/{id} Path does not match
76 app_recette_edit /recette/{id}/edit Path does not match
77 app_recette_delete /recette/{id} Path does not match
78 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.