GET https://herranzblanco.es/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _wdt_stylesheet /_wdt/styles Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 admin_accesos /admin/accesos Path does not match
16 activity_show /actividades/{id} Path does not match
17 activity_update /actividades/{id}/update Path does not match
18 app_clase_index /clase Path does not match
19 app_clase_new /clase/new Path does not match
20 app_clase_show /clase/{id} Path does not match
21 app_clase_edit /clase/{id}/edit Path does not match
22 app_clase_delete /clase/{id} Path does not match
23 confluence_index /confluence Path does not match
24 confluence_generate /confluence/generate Path does not match
25 confluence_spaces /confluence/spaces Path does not match
26 confluence_space_pages /confluence/spaces/{spaceId}/pages Path does not match
27 confluence_publish /confluence/publish Path does not match
28 confluence_transcribe /confluence/transcribe Path does not match
29 cuaderno_generar_ideas /cuadernos/generar-ideas Path does not match
30 cuaderno_generar_cuaderno /cuadernos/generar-cuaderno Path does not match
31 cuaderno_lista /cuadernos/lista Path does not match
32 cuaderno_show /cuadernos/{id} Path does not match
33 cuaderno_delete /cuadernos/{id}/eliminar Path does not match
34 documento_ajax_create /genealogia/documentos/crear/{personaId} Path does not match
35 documento_ajax_update /genealogia/documentos/editar/{id} Path does not match
36 documento_ajax_delete /genealogia/documentos/eliminar/{id} Path does not match
37 empleos_ajax_create /genealogia/empleos/crear/{personaId} Path does not match
38 empleos_ajax_update /genealogia/empleos/editar/{id} Path does not match
39 empleos_ajax_delete /genealogia/empleos/eliminar/{id} Path does not match
40 estudios_ajax_create /genealogia/estudios/crear/{personaId} Path does not match
41 estudios_ajax_update /genealogia/estudios/editar/{id} Path does not match
42 estudios_ajax_delete /genealogia/estudios/eliminar/{id} Path does not match
43 admin_gemini_quotas /admin/gemini-quotas Path does not match
44 genealogia_index /genealogia/ Path does not match
45 genealogia_list /genealogia/personas Path does not match
46 genealogia_new /genealogia/personas/nueva Path does not match
47 genealogia_show /genealogia/personas/{id} Path does not match
48 genealogia_edit /genealogia/personas/{id}/editar Path does not match
49 genealogia_delete /genealogia/personas/{id}/eliminar Path does not match
50 genealogia_check_duplicate /genealogia/personas/check-duplicate Path does not match
51 genealogia_tree /genealogia/arbol Path does not match
52 genealogia_person_info /genealogia/personas/{id}/info Path does not match
53 genealogia_tree_data /genealogia/arbol/data Path does not match
54 genealogia_tree_data_dtree /genealogia/arbol/data-dtree Path does not match
55 genealogia_tree_gedcom /genealogia/arbol/gedcom Path does not match
56 genealogia_persona_data /genealogia/personas/{id}/data Path does not match
57 app_home / Path does not match
58 image_generator_index /generacion-imagenes Path does not match
59 image_generator_generate /generacion-imagenes/generar Path does not match
60 inquilino_index /inquilinos/ Path does not match
61 inquilino_list /inquilinos/lista Path does not match
62 inquilino_new /inquilinos/nuevo Path does not match
63 inquilino_show /inquilinos/{id} Path does not match
64 inquilino_edit /inquilinos/{id}/editar Path does not match
65 inquilino_delete /inquilinos/{id}/eliminar Path does not match
66 inquilino_finalizar /inquilinos/{id}/finalizar Path does not match
67 app_jira_index /jira Path does not match
68 app_jira_proxy /jira/proxy Path does not match
69 plan_index /planes/ Path does not match
70 plan_generar /planes/generar Path does not match
71 plan_resultados /planes/resultados Path does not match
72 plan_lista /planes/lista Path does not match
73 plan_borradores /planes/borradores Path does not match
74 plan_publicados /planes/publicados Path does not match
75 plan_show /planes/{id} Path does not match
76 plan_update /planes/{id}/update Path does not match
77 plan_generar_actividades /planes/{id}/generar-actividades Path does not match
78 plan_guardar_actividades /planes/{id}/guardar-actividades Path does not match
79 plan_materiales_search /planes/materiales/search Path does not match
80 plan_clases_search /planes/clases/search Path does not match
81 plan_delete /planes/{id}/eliminar Path does not match
82 app_profile /perfil Path does not match
83 app_change_password /perfil/cambiar-contrasena Path does not match
84 reparacion_new /reparaciones/nueva/{relojId} Path does not match
85 reparacion_edit /reparaciones/{id}/editar Path does not match
86 reparacion_delete /reparaciones/{id}/eliminar Path does not match
87 reparacion_ajax_create /reparaciones/ajax-create Path does not match
88 reparacion_ajax_update /reparaciones/{id}/ajax-update Path does not match
89 reparacion_ajax_delete /reparaciones/{id}/ajax-delete Path does not match
90 reunion_index /reuniones Path does not match
91 reunion_show /reuniones/{id} Path does not match
92 reunion_save /reuniones/save Path does not match
93 reunion_mark_confluence /reuniones/{id}/mark-confluence Path does not match
94 reunion_delete /reuniones/{id}/delete Path does not match
95 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.