Routing
app_login
Matched route
Route Parameters
Name | Value |
---|---|
httpPort | 80 |
httpsPort | 443 |
path | "/login" |
permanent | true |
scheme | null |
Route Redirection
This page redirects to:
http://santika-crm.com/login?xdebuginfo%3D=
(route: "app_login")
Route Matching Logs
Path to match:
/login/
# | Route name | Path | Log |
---|---|---|---|
1 | app_abscence_index | /abscence/ | Path does not match |
2 | app_abscence_new | /abscence/new | Path does not match |
3 | app_abscence_show | /abscence/{id} | Path does not match |
4 | app_abscence_edit | /abscence/{id}/edit | Path does not match |
5 | app_abscence_delete | /abscence/{id} | Path does not match |
6 | app_appointement_index | /appointement/ | Path does not match |
7 | app_appointement_prospect | /appointement/rendez-vous/{id} | Path does not match |
8 | app_appointement_new | /appointement/new | Path does not match |
9 | app_appointement_rapport | /appointement/rapport/{id} | Path does not match |
10 | app_appointement_changestate | /appointement/change-state/{id}/{state} | Path does not match |
11 | app_appointement_show | /appointement/{id} | Path does not match |
12 | app_appointement_edit | /appointement/{id}/edit | Path does not match |
13 | app_appointement_delete | /appointement/{id} | Path does not match |
14 | app_charge_index | /charge/ | Path does not match |
15 | app_charge_new | /charge/new | Path does not match |
16 | app_charge_show | /charge/{id} | Path does not match |
17 | app_charge_edit | /charge/{id}/edit | Path does not match |
18 | app_charge_delete | /charge/{id} | Path does not match |
19 | app_hebergement_index | /hebergement/ | Path does not match |
20 | app_hebergement_new | /hebergement/new | Path does not match |
21 | app_hebergement_show | /hebergement/{id} | Path does not match |
22 | app_hebergement_edit | /hebergement/{id}/edit | Path does not match |
23 | app_hebergement_delete | /hebergement/{id} | Path does not match |
24 | app_login | /login | Path does not match |
25 | app_login_redirecttohome | / | Path does not match |
26 | app_logout | /logout | Path does not match |
27 | app_personel_index | /personel/ | Path does not match |
28 | app_personel_new | /personel/new | Path does not match |
29 | app_personel_show | /personel/{id} | Path does not match |
30 | app_personel_edit | /personel/{id}/edit | Path does not match |
31 | app_personel_delete | /personel/{id} | Path does not match |
32 | app_product_category_index | /product/category/ | Path does not match |
33 | app_product_category_new | /product/category/new | Path does not match |
34 | app_product_category_show | /product/category/{id} | Path does not match |
35 | app_product_category_edit | /product/category/{id}/edit | Path does not match |
36 | app_product_category_delete | /product/category/{id} | Path does not match |
37 | app_prospect_product_index | /prospect-product/ | Path does not match |
38 | app_prospect_product_findprospect | /prospect-product/find/{id} | Path does not match |
39 | app_prospect_product_new | /prospect-product/new | Path does not match |
40 | app_prospect_product_newprospect | /prospect-product/add/{id} | Path does not match |
41 | app_prospect_product_show | /prospect-product/{id} | Path does not match |
42 | app_prospect_product_edit | /prospect-product/{id}/edit | Path does not match |
43 | app_prospect_product_delete | /prospect-product/{id} | Path does not match |
44 | app_prospect_service_index | /prospect-service/ | Path does not match |
45 | app_prospect_service_findprospect | /prospect-service/findprospect/{id} | Path does not match |
46 | app_prospect_service_addprospect | /prospect-service/add-prospect/{id} | Path does not match |
47 | app_prospect_service_new | /prospect-service/new | Path does not match |
48 | app_prospect_service_show | /prospect-service/{id} | Path does not match |
49 | app_prospect_service_edit | /prospect-service/{id}/edit | Path does not match |
50 | app_prospect_service_delete | /prospect-service/{id} | Path does not match |
51 | app_prospection_index | /prospection/ | Path does not match |
52 | app_prospection_new | /prospection/new | Path does not match |
53 | app_prospection_newrefus | /prospection/prospection-refus/{id} | Path does not match |
54 | app_prospection_accepted | /prospection/prospection-accepted/{id} | Path does not match |
55 | app_prospection_utilisateur | /prospection/ma-prospection | Path does not match |
56 | app_prospection_show | /prospection/{id} | Path does not match |
57 | app_prospection_edit | /prospection/{id}/edit | Path does not match |
58 | app_prospection_delete | /prospection/{id} | Path does not match |
59 | app_register | /register | Path does not match |
60 | _preview_error | /_error/{code}.{_format} | Path does not match |
61 | _wdt | /_wdt/{token} | Path does not match |
62 | _profiler_home | /_profiler/ | Path does not match |
63 | _profiler_search | /_profiler/search | Path does not match |
64 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
65 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
66 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
67 | _profiler_open_file | /_profiler/open | Path does not match |
68 | _profiler | /_profiler/{token} | Path does not match |
69 | _profiler_router | /_profiler/{token}/router | Path does not match |
70 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
71 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
72 | app_default | / | Path does not match |
73 | app_utilisateur_index | /utilisateur | Path does not match |
74 | app_utilisateur_new | /utilisateur/new | Path does not match |
75 | app_utilisateur_show | /utilisateur/{id} | Path does not match |
76 | app_utilisateur_edit | /utilisateur/{id}/edit | Path does not match |
77 | app_utilisateur_delete | /utilisateur/{id}/delete | Path does not match |
78 | app_client_index | /client | Path does not match |
79 | app_client_new | /client/new | Path does not match |
80 | app_client_show | /client/{id} | Path does not match |
81 | app_client_edit | /client/{id}/edit | Path does not match |
82 | app_client_delete | /client/{id}/delete | Path does not match |
83 | app_produit_index | /produit | Path does not match |
84 | app_produit_new | /produit/new | Path does not match |
85 | app_produit_show | /produit/{id} | Path does not match |
86 | app_produit_edit | /produit/{id}/edit | Path does not match |
87 | app_produit_delete | /produit/{id}/delete | Path does not match |
88 | app_cible_index | /cible | Path does not match |
89 | app_cible_new | /cible/new | Path does not match |
90 | app_cible_show | /cible/{id} | Path does not match |
91 | app_cible_edit | /cible/{id}/edit | Path does not match |
92 | app_cible_delete | /cible/{id}/delete | Path does not match |
93 | app_cannaux_index | /cannaux | Path does not match |
94 | app_cannaux_new | /cannaux/new | Path does not match |
95 | app_cannaux_show | /cannaux/{id} | Path does not match |
96 | app_cannaux_edit | /cannaux/{id}/edit | Path does not match |
97 | app_cannaux_delete | /cannaux/{id}/delete | Path does not match |
98 | app_service_index | /service | Path does not match |
99 | app_service_new | /service/new | Path does not match |
100 | app_service_show | /service/{id} | Path does not match |
101 | app_service_edit | /service/{id}/edit | Path does not match |
102 | app_service_delete | /service/{id}/delete | Path does not match |
103 | app_achat_index | /achat | Path does not match |
104 | app_achat_new | /achat/new | Path does not match |
105 | app_achat_show | /achat/{id} | Path does not match |
106 | app_achat_edit | /achat/{id}/edit | Path does not match |
107 | app_achat_delete | /achat/{id}/delete | Path does not match |
108 | app_dashboard | /dashboard | Path does not match |
109 | app_reference_service_index | /reference/service | Path does not match |
110 | app_reference_service_new | /reference/service/new | Path does not match |
111 | app_reference_service_show | /reference/service/{id} | Path does not match |
112 | app_reference_service_edit | /reference/service/{id}/edit | Path does not match |
113 | app_reference_service_delete | /reference/service/{id}/delete | Path does not match |
114 | app_fournisseur_index | /fournisseur | Path does not match |
115 | app_fournisseur_new | /fournisseur/new | Path does not match |
116 | app_fournisseur_show | /fournisseur/{id} | Path does not match |
117 | app_fournisseur_edit | /fournisseur/{id}/edit | Path does not match |
118 | app_fournisseur_delete | /fournisseur/{id}/delete | Path does not match |
119 | app_tarif_produit_index | /tarif/produit | Path does not match |
120 | app_tarif_produit_new | /tarif/produit/new | Path does not match |
121 | app_tarif_produit_show | /tarif/produit/{id} | Path does not match |
122 | app_tarif_produit_edit | /tarif/produit/{id}/edit | Path does not match |
123 | app_tarif_produit_delete | /tarif/produit/{id}/delete | Path does not match |
124 | app_erreur | /erreur | 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.