GET https://www.horas.tech/

Routing

app_landing Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_doc /api/docs.{_format} Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _preview_error /_error/{code}.{_format} Path does not match
11 _wdt /_wdt/{token} Path does not match
12 _profiler_home /_profiler/ Path does not match
13 _profiler_search /_profiler/search Path does not match
14 _profiler_search_bar /_profiler/search_bar Path does not match
15 _profiler_phpinfo /_profiler/phpinfo Path does not match
16 _profiler_xdebug /_profiler/xdebug Path does not match
17 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
18 _profiler_search_results /_profiler/{token}/search/results Path does not match
19 _profiler_open_file /_profiler/open Path does not match
20 _profiler /_profiler/{token} Path does not match
21 _profiler_router /_profiler/{token}/router Path does not match
22 _profiler_exception /_profiler/{token}/exception Path does not match
23 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
24 app_inicio_admin /admin/home Path does not match
25 app_auditoria_admin /admin/auditoria Path does not match
26 app_auditoria_admin_export_csv /admin/auditoria/export Path does not match
27 app_admin_empresa /admin/{tab}/empresa Path does not match
28 admin_del_usuario /admin/delUsuario Path does not match
29 admin_del_sector /admin/delSector Path does not match
30 admin_del_puesto /admin/delPuesto Path does not match
31 admin_edit_puesto /admin/{id}/editarPuesto Path does not match
32 admin_resset_pass /admin/resetPass Path does not match
33 admin_activar_usuario /admin/activar Path does not match
34 app_feriados /admin/feriados Path does not match
35 admin_editar_feriado /admin/{id}/editarFeriado Path does not match
36 admin_del_feriado /admin/delFeriado Path does not match
37 importar_feriados_confirmar /feriadosConfirmar Path does not match
38 app_novedades_por_usuario /admin/novedadesPorUsuario Path does not match
39 admin_del_licencia /admin/licenciaDel Path does not match
40 admin_edit_licencia /admin/{id}/editarLiocencia Path does not match
41 admin_tipos_de_licencia /admin/tiposDeLicencia Path does not match
42 admin_sub_tareas_predefinidas /admin/subtareasPredefinidas Path does not match
43 admin_subtarea_del /admin/subtareaDel Path does not match
44 admin_registros /admin/registros Path does not match
45 admin_registros_export_csv /admin/registros/export Path does not match
46 admin_solicitudes /admin/solicitudes Path does not match
47 solicitud_rechazar /admin/rechazarSolicitud Path does not match
48 api_lookup_clientes /api/mobile/clientes Path does not match
49 api_lookup_tareas_por_cliente /api/mobile/clientes/{id}/tareas Path does not match
50 api_lookup_subtareas_por_tarea /api/mobile/tareas/{id}/subtareas Path does not match
51 api_lookup_usuarios_por_tarea /api/mobile/tareas/{id}/usuarios Path does not match
52 api_mobile_time_registros_por_dia /api/mobile/days/{date}/registros Path does not match
53 api_mobile_time_activa_por_dia /api/mobile/days/{date}/activa Path does not match
54 api_mobile_time_total_por_dia /api/mobile/days/{date}/total Path does not match
55 api_mobile_cmd_time_crear_registro /api/mobile/registros Path does not match
56 api_mobile_cmd_time_iniciar_rapido /api/mobile/registros/rapido Path does not match
57 api_mobile_cmd_time_finalizar /api/mobile/registros/{id}/finalizar Path does not match
58 api_mobile_cmd_time_editar /api/mobile/registros/{id} Path does not match
59 api_mobile_cmd_time_eliminar /api/mobile/registros/{id} Path does not match
60 app_auditoria /auditoria Path does not match
61 app_clientes /cliente/clientes Path does not match
62 app_clientes_export_csv /cliente/clientes/export Path does not match
63 cliente_del /cliente/clienteDel Path does not match
64 cliente_edit /cliente/{hash}/{tab}/edit Path does not match
65 cliente_del_tarea /tareas/delCliente Path does not match
66 app_landing / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.