Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /app_logout | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_act_empleado_admin_select | /act-empleado-admin/select/{idEmpresa} | Path does not match |
| 18 | app_act_empleado_admin_edit | /act-empleado-admin/edit/{id} | Path does not match |
| 19 | app_act_empresa_admin_select | /act-empresa-admin/select/{idEmpleado} | Path does not match |
| 20 | app_act_empresa_admin_edit | /act-empresa-admin/edit/{id} | Path does not match |
| 21 | app_act_proyecto_empresa_select | /act-proyecto-admin/empresa/{idEmpleado} | Path does not match |
| 22 | app_act_proyecto_admin_select | /act-proyecto-admin/select/{idEmpresa} | Path does not match |
| 23 | app_act_proyecto_admin_edit | /act-proyecto-admin/edit/{id} | Path does not match |
| 24 | app_act_proyecto_capa_select | /act-proyecto-capa/sel-proyecto | Path does not match |
| 25 | app_act_relase_empresa_select | /act-relase-admin/empresa/{idEmpleado} | Path does not match |
| 26 | app_act_relase_empleado_select | /act-relase-admin/empleado/{idEmpresa} | Path does not match |
| 27 | app_act_relase_edit | /act-relase-admin/edit/{id} | Path does not match |
| 28 | app_act_relasp_empresa_select | /act-relasp-admin/empresa/{idEmpleado} | Path does not match |
| 29 | app_act_relasp_proyecto_select | /act-relasp-admin/proyecto/{idEmpresa} | Path does not match |
| 30 | app_act_relasp_empleado_select | /act-relasp-admin/empleado/{idProyecto} | Path does not match |
| 31 | app_relaproject_edit_relasp | /act-relasp-admin/edit-relasp/{idRelasp} | Path does not match |
| 32 | app_act_relasp_empleado__capa_select | /act-relasp-capa/empleado/{idProyecto} | Path does not match |
| 33 | alta_admin | /puerta-trasera | Path does not match |
| 34 | alta_empleado_admin | /altaempleadoadmin | Path does not match |
| 35 | alta_empleado_geren | /altaempleadogeren | Path does not match |
| 36 | alta_proyecto | /alta-proyecto | Path does not match |
| 37 | alta_proyecto_gen | /altaproyectogen | Path does not match |
| 38 | alta_relase | /alta-relase | Path does not match |
| 39 | alta_relase_empresas | /alta-relase/empresas | Path does not match |
| 40 | alta_relasp_fase1 | /alta-relasp | Path does not match |
| 41 | alta_relasp_fase2 | /alta-relasp/proyectos | Path does not match |
| 42 | alta_relasp_fase3 | /alta-relasp/empleados | Path does not match |
| 43 | alta_relaspg_fase2 | /alta-relaspg/proyectos | Path does not match |
| 44 | alta_relaspg_fase3 | /alta-relaspg/empleados | Path does not match |
| 45 | alta_solo_empresa | /altasoloempresa | Path does not match |
| 46 | aviso_mostrar_ids | /aviso/mostrar/{ids} | Path does not match |
| 47 | aviso_lista | /aviso/lista/{id} | Path does not match |
| 48 | app_cambio_proyecto | /cambio-proyecto/proyecto} | Path does not match |
| 49 | app_cambio_empresa | /cambio-empresa/empresa} | Path does not match |
| 50 | app_consulta_avisos | /consulta-avisos-empresa/{idEmpresa}/{idRelase}/{fechaInicio}/{fechaFin} | Path does not match |
| 51 | app_consulta_login_empleado | /consulta-login-empleado/empleado/{idEmpresa}/{idEmpleado}/{fechaInicio}/{fechaFin}/{tipoHoras} | Path does not match |
| 52 | app_consulta_login_empleados_proyecto | /consulta-login-empleado/proyecto/{idProyecto}/{fechaInicio}/{fechaFin}/{tipoHoras} | Path does not match |
| 53 | app_consulta_logins_proyecto | /consulta-logins-proyecto/{idEmpresa}/{fechaInicio}/{fechaFin}/{tipoHoras} | Path does not match |
| 54 | app_consulta_logins_empresa | /consulta-logins-empresa/{idEmpresa}/{idEmpleado} | Path does not match |
| 55 | gestion_vacaciones | /gestion-vacaciones/lista/{id} | Path does not match |
| 56 | gestion_vacaciones_actualizar | /gestion-vacaciones/actualizar | Path does not match |
| 57 | gestion_vacaciones_mover | /gestion-vacaciones/mover | Path does not match |
| 58 | gestion_vacaciones_download | /gestion-vacaciones/download | Path does not match |
| 59 | home | /home | Path does not match |
| 60 | app_inicio | /inicio | Path does not match |
| 61 | 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.