https://vinlovers-backend.tridenia.es/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 get_actividades /actividades Path does not match
13 list_actividades /actividades/list Path does not match
14 get_actividades_history /actividades/history Path does not match
15 list_actividades_history /actividades/history/list Path does not match
16 actividad_delete /actividades/delete Path does not match
17 list_actividad_new /actividades/new Path does not match
18 list_actividad_detail /actividades/{id} Path does not match
19 list_actividad_update /actividades/update Path does not match
20 fotos_actividad /fotos/actividad/{actividad} Path does not match
21 list_fotos_actividad /fotos/actividad/list/{actividad} Path does not match
22 delete_fotos_actividad /fotos/actividad/delete Path does not match
23 new_fotos_actividad /fotos/actividad/new/{actividad} Path does not match
24 detail_fotos_actividad /fotos/actividad/detalle/{id} Path does not match
25 update_fotos_actividad /fotos/actividad/update Path does not match
26 bodegas /bodegas Path does not match
27 list_bodegas /bodegas/list Path does not match
28 list_bodega_delete /bodegas/delete Path does not match
29 list_bodega_new /bodegas/new Path does not match
30 list_bodega_detail /bodegas/{id} Path does not match
31 list_bodega_update /bodegas/update Path does not match
32 fotos_bodega /fotos/bodega/{bodega} Path does not match
33 list_fotos_bodega /fotos/bodega/list/{bodega} Path does not match
34 delete_fotos_bodega /fotos/bodega/delete Path does not match
35 new_fotos_bodega /fotos/bodega/new/{bodega} Path does not match
36 detail_fotos_bodega /fotos/bodega/detalle/{id} Path does not match
37 update_fotos_bodega /fotos/bodega/update Path does not match
38 dorigen /dorigen Path does not match
39 list_dorigens /dorigen/list Path does not match
40 list_dorigen_delete /dorigen/delete Path does not match
41 list_dorigen_new /dorigen/new Path does not match
42 list_dorigen_detail /dorigen/{id} Path does not match
43 list_dorigen_update /dorigen/update Path does not match
44 fotos_dorigen /fotos/dorigen/{dorigen} Path does not match
45 list_fotos_dorigen /fotos/dorigen/list/{dorigen} Path does not match
46 delete_fotos_dorigen /fotos/dorigen/delete Path does not match
47 new_fotos_dorigen /fotos/dorigen/new/{dorigen} Path does not match
48 detail_fotos_dorigen /fotos/dorigen/detalle/{id} Path does not match
49 update_fotos_dorigen /fotos/dorigen/update Path does not match
50 home / Path does not match
51 politica /politica Path does not match
52 termes /termes Path does not match
53 get_data_import /data_import/{tipo_import} Path does not match
54 horarios /horarios/actividad/{actividad} Path does not match
55 list_horarios /horarios/actividad/list/{actividad} Path does not match
56 list_horario_delete /horarios/delete Path does not match
57 list_horario_new /horarios/new/{actividad} Path does not match
58 list_horario_detail /horarios/{id} Path does not match
59 list_horario_update /horarios/update Path does not match
60 precios /precios/actividad/{actividad} Path does not match
61 list_precios /precios/actividad/list/{actividad} Path does not match
62 list_precio_delete /precios/delete Path does not match
63 list_precio_new /precios/new/{actividad} Path does not match
64 list_precio_detail /precios/{id} Path does not match
65 list_precio_update /precios/update Path does not match
66 prereservas /prereservas Path does not match
67 list_prereservas /prereservas/list/{tipo}/{dorigen}/{bodega} Path does not match
68 list_prereserva_detail /prereservas/{id} Path does not match
69 prereserva_update /prereservas/update Path does not match
70 prereserva_confirm /prereservas/confirm Path does not match
71 projects /projects Path does not match
72 list_projects /projects/list Path does not match
73 list_projects_status /projects/status Path does not match
74 list_projects_update /projects/update Path does not match
75 list_projects_new /projects/new Path does not match
76 list_projects_delete /projects/delete Path does not match
77 list_projects_detail /projects/{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.