Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_menu_access | /menu/access | Path does not match |
| 15 | app_menu_access_new | /menu/access/new | Path does not match |
| 16 | app_menu_access_delete | /menu/access/{id}/delete | Path does not match |
| 17 | app_areas | /area | Path does not match |
| 18 | areas_list | /areas | Path does not match |
| 19 | areas_edit | /areas/modificar/{id} | Path does not match |
| 20 | areas_delete | /areas/eliminar/{id} | Path does not match |
| 21 | areaSingin | /registroArea | Path does not match |
| 22 | firebase_registrar_token | /api/firebase/registrar-token | Path does not match |
| 23 | firebase_desactivar_token | /api/firebase/desactivar-token | Path does not match |
| 24 | firebase_mi_token | /api/firebase/mi-token | Path does not match |
| 25 | firebase_notificacion_prueba | /api/firebase/notificacion-prueba | Path does not match |
| 26 | firebase_enviar_notificacion | /api/firebase/enviar-notificacion | Path does not match |
| 27 | firebase_service_worker | /firebase-messaging-sw.js | Path does not match |
| 28 | app_epp | /epp | Path does not match |
| 29 | app_epp_reporte | /epp/reporte | Path does not match |
| 30 | app_epp_entregas_sucursal_mes | /epp/reporte/entregasSucursalMes | Path does not match |
| 31 | app_epp_entregas_sucursal_canal | /epp/reporte/entregasSucursalCanal | Path does not match |
| 32 | app_epp_entrega_adm | /epp/entrega_adm | Path does not match |
| 33 | app_epp_entrega_pdf | /esquema/pdf_epp/{id}/{token} | Path does not match |
| 34 | app_epp_entrega_get_materiales | /epp/entrega_adm/getMateriales | Path does not match |
| 35 | app_epp_entrega_get_trabajador | /epp/entrega_adm/getTrabajador | Path does not match |
| 36 | app_epp_entrega_list | /epp/entrega_list | Path does not match |
| 37 | app_epp_entrega_list_ajax | /epp/entrega_list_ajax | Path does not match |
| 38 | app_epp_entrega_list_ver_pdf | /epp/entrega_list/pdf/{file} | Path does not match |
| 39 | app_epp_entrega_list_csv | /epp/entrega_list/csv/generar | Path does not match |
| 40 | app_epp_entrega_list_excel | /epp/entrega_list/excel/generar | Path does not match |
| 41 | app_epp_entrega_list_imprimir | /epp/entrega_list/imprimir | Path does not match |
| 42 | get_fecha_caducidad_ultimo_epp | /epp/entrega_adm/getMaterialUnExpired/{rutTrabajador}/{materialesIds} | Path does not match |
| 43 | app_epp_materiales | /epp/materiales | Path does not match |
| 44 | app_epp_inactiva_material | /epp/materiales/activaInactivaMaterial/{id} | Path does not match |
| 45 | app_epp_materiales_adm | /epp/materiales_adm/{id} | Path does not match |
| 46 | app_epp_top_materiales | /epp/topMateriales | Path does not match |
| 47 | app_sucursales_list | /sucursales | Path does not match |
| 48 | app_sucursal_adm | /sucursales/admSucursal/{id} | Path does not match |
| 49 | app_sucursal_delete | /sucursales/eliminar/{id} | Path does not match |
| 50 | app_check_correo_reporte | /epp/reporte/check-correo | Path does not match |
| 51 | app_empresa | /empresa | Path does not match |
| 52 | empresa_list | /empresas | Path does not match |
| 53 | empresas_edit | /empresas/modificar/{id} | Path does not match |
| 54 | empresa_delete | /empresas/eliminar/{id} | Path does not match |
| 55 | empresaSingin | /registroEmpresa | Path does not match |
| 56 | app_check_empresa_rut | /empresas/check-empresa-registrada | Path does not match |
| 57 | inicio | /inicio | Path does not match |
| 58 | app_reportes_irl | /irl/reporte | Path does not match |
| 59 | app_irl_gen_cursos_list | /irl/cursos_list | Path does not match |
| 60 | app_irl_gen_cursos_adm | /irl/cursos_adm/{id} | Path does not match |
| 61 | app_irl_impartir_curso_adm | /irl/impartirCurso_adm | Path does not match |
| 62 | cursos_en_curso | /irl/ImpartirCurso_list | Path does not match |
| 63 | cursos_finalizados | /irl/ImpartirCurso_finalizados | Path does not match |
| 64 | cursos_desactivados | /irl/Cursos_Desactivados | Path does not match |
| 65 | curso_activar | /irl/curso/{id}/activar | Path does not match |
| 66 | eliminar_curso | /curso/eliminar/{id} | Path does not match |
| 67 | abrirCurso | /irl/abrirCurso | Path does not match |
| 68 | generar_qr | /generar-qr/{id} | Path does not match |
| 69 | app_irl_registro_publico_QR | /registro-publico/{reg} | Path does not match |
| 70 | detalle_curso | /irl/ImpartirCurso_Charla/{id} | Path does not match |
| 71 | evaluar_trabajador | /irl/evaluar-trabajador/{trabajadorId}/{estado} | Path does not match |
| 72 | aprobar_todos_trabajadores | /irl/curso/{id}/aprobar-todos | Path does not match |
| 73 | generar_certificado_individual | /certificado/generar/{trabajadorId} | Path does not match |
| 74 | certificado_individual_render | /certificado/individual/{id} | Path does not match |
| 75 | certificado_charla | /certificado/charla/{cursoId} | Path does not match |
| 76 | certificado_charla_render | /certificado/charla/render/{id} | Path does not match |
| 77 | cerrar_curso | /curso/cerrar/{id} | Path does not match |
| 78 | app_irl_ingreso_codigo_curso | /irl/ingreso_codigo_curso/tok={token} | Path does not match |
| 79 | app_irl_registro_publico | /irl/registro_publico/tok={token} | Path does not match |
| 80 | app_irl_registro_publico_adm | /irl/registro_publico_adm/tok={token} | Path does not match |
| 81 | app_check_trabajador_rut | /irl/check-trabajador-inscrito | Path does not match |
| 82 | irl_app_check_rut | /irl/check-rut | Path does not match |
| 83 | app_irl_getby_tipo_canal_sucursal | /irl/cursos/getByTipoCanal | Path does not match |
| 84 | user_list | /usuarios | Path does not match |
| 85 | user_edit | /usuarios/modificar/{id} | Path does not match |
| 86 | user_delete | /usuarios/eliminar/{id} | Path does not match |
| 87 | user_list_delete | /usuarios_eliminados | Path does not match |
| 88 | user_recuperate | /usuarios/recuperar/{id} | Path does not match |
| 89 | app_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.