Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_public | /api/public | Path does not match |
| 2 | api_private | /api/private | Path does not match |
| 3 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 4 | api_errors | /api/errors/{status} | Path does not match |
| 5 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 6 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 7 | api_doc | /api/docs.{_format} | Path does not match |
| 8 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 9 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | _wdt | /_wdt/{token} | Path does not match |
| 14 | _profiler_home | /_profiler/ | Path does not match |
| 15 | _profiler_search | /_profiler/search | Path does not match |
| 16 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 17 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 18 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 19 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 20 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 21 | _profiler_open_file | /_profiler/open | Path does not match |
| 22 | _profiler | /_profiler/{token} | Path does not match |
| 23 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 24 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 25 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 26 | app_administrador_centro | /administrador/centro | Path does not match |
| 27 | app_administrador_centro_new | /new | Path does not match |
| 28 | app_administrador_centro_edit | /{id}/edit/ | Path does not match |
| 29 | app_admin_centro_deshabilitar | /{id}/deshabilitarAdminCentro/ | Path does not match |
| 30 | app_admin_centro_habilitar | /{id}/habilitarAdminCentro/ | Path does not match |
| 31 | app_obtener_administradores_centro | /administradoresCentro/ | Path does not match |
| 32 | app_administrador_cliente | /administrador/cliente | Path does not match |
| 33 | app_administrador_cliente_new | /new/adminCliente | Path does not match |
| 34 | app_administrador_cliente_edit | /{id}/editAdministradorCliente/ | Path does not match |
| 35 | app_administrador_cliente_deshabilitar | /{id}/deshabilitarAdminCliente/ | Path does not match |
| 36 | app_administrador_cliente_habilitar | /{id}/habilitarAdminCliente/ | Path does not match |
| 37 | app_obtener_administradores_cliente | /administradoresCliente/ | Path does not match |
| 38 | app_administrador_dependencias | /administrador/dependencias | Path does not match |
| 39 | app_administrador_dependencias_new | /newAdminDependencia | Path does not match |
| 40 | app_administrador_dependencia_edit | /administradorDependencia/{id}/edit/ | Path does not match |
| 41 | app_admin_dependencia_deshabilitar | /{id}/deshabilitarAdminDependencia/ | Path does not match |
| 42 | app_admin_dependencia_habilitar | /{id}/habilitarAdminDependencia/ | Path does not match |
| 43 | app_obtener_administradores_dependencias | /administradoresDependencias/ | Path does not match |
| 44 | api_turno_licencia | /api/turnos/{id}/{modalidad}/{servicio} | Path does not match |
| 45 | buscarHorariosConsultorio | /api/turnos-disponibles | Path does not match |
| 46 | api_ausentismo_solicitar | /api/private/ausentismo/solicitar | Path does not match |
| 47 | api_ausentismo_certificado | /api/private/ausentismo/certificado | Path does not match |
| 48 | api_ausentismo_verificar | /api/private/ausentismo/verificar | Path does not match |
| 49 | api_licencias | /api/private/licencias | Path does not match |
| 50 | api_license_request_crear | /api/private/licencia/crear | Path does not match |
| 51 | api_prestador_mis_licencias | /api/private/prestador/mis-licencias | Path does not match |
| 52 | api_prestador_licencias_tomables | /api/private/prestador/licencias-tomables/{clienteId} | Path does not match |
| 53 | api_prestador_licencias_tomables.1 | /api/private/prestador/licencias-tomables-jm/{clienteId} | Path does not match |
| 54 | api_prestador_mis_clientes | /api/private/prestador/mis-clientes | Path does not match |
| 55 | api_prestador_ver_licencia | /api/private/prestador/ver-licencia/{cod_interno} | Path does not match |
| 56 | api_prestador_auditar_licencia | /api/private/prestador/auditar-licencia/{cod_interno} | Path does not match |
| 57 | api_prestador_mi_perfil | /api/private/prestador/mi-perfil | Path does not match |
| 58 | api_prestador_estados_dictamen | /api/private/prestador/estados-dictamen | Path does not match |
| 59 | api_prestador_especialidades | /api/private/prestador/especialidades | Path does not match |
| 60 | api_prestador_diagnosticos | /api/private/prestador/diagnosticos | Path does not match |
| 61 | api_prestador_motivos_denegatoria | /api/private/prestador/motivos-denegatoria | Path does not match |
| 62 | api_device_token | /api/private/device-token | Path does not match |
| 63 | profile | /api/private/profile | Path does not match |
| 64 | api_agente_update | /api/private/agente | Path does not match |
| 65 | api_register_agente | /api/public/agentes | Path does not match |
| 66 | api_register_agente_usuario | /api/public/agentes-usuario | Path does not match |
| 67 | manifest | /api/public/manifest.json | Path does not match |
| 68 | api_get_cliente | /api/public/clientes/{dominio} | Path does not match |
| 69 | api_license_request | /api/public/license/request | Path does not match |
| 70 | api_agente_exite | /api/public/existeAgente | Path does not match |
| 71 | api_agente | /api/public/agente | Path does not match |
| 72 | api_validate_cuit | /api/public/validate-cuit | Path does not match |
| 73 | api_get_provincias | /api/public/provincias | Path does not match |
| 74 | api_get_dependencias | /api/public/dependencias | Path does not match |
| 75 | api_get_municipios | /api/public/municipios/{provinciaId} | Path does not match |
| 76 | api_get_localidadess | /api/public/localidades/{municipioId} | Path does not match |
| 77 | api_get_centros_medicos | /api/public/centros-medicos | Path does not match |
| 78 | api_get_ocupaciones | /api/public/ocupaciones | Path does not match |
| 79 | api_get_sexos | /api/public/sexos | Path does not match |
| 80 | login | /api/public/login | Path does not match |
| 81 | login_prestador | /api/public/login_prestador | Path does not match |
| 82 | password_reset_request | /api/public/password-reset-request | Path does not match |
| 83 | reset_password | /api/public/reset-password | Path does not match |
| 84 | app_agente_index | /agente/ | Path does not match |
| 85 | app_agente_index_admin_dependencia | /agente/cliente/{cliente}/administradorDepenedencia/{administradorDependencia}/{slug} | Path does not match |
| 86 | app_obtener_agentes_admin_dependencias | /agente/agentes/adminDependencias | Path does not match |
| 87 | app_obtener_agentes | /agente/agentes | Path does not match |
| 88 | app_agente_new | /agente/new | Path does not match |
| 89 | app_agente_show | /agente/{id} | Path does not match |
| 90 | app_agente_edit | /agente/{id}/edit | Path does not match |
| 91 | app_agente_delete | /agente/{id} | Path does not match |
| 92 | buscarDependencias | /agentebuscarDependencias | Path does not match |
| 93 | buscarOcupaciones | /agentebuscarOcupaciones | Path does not match |
| 94 | buscarTodosCentrosCliente | /agentebuscarTodosCentrosCliente | Path does not match |
| 95 | verificarCuilAgente | /agenteverificarCuilAgente | Path does not match |
| 96 | app_agente_deshabilitar | /agente/{id}/deshabilitarAgente/ | Path does not match |
| 97 | app_agente_habilitar | /agente/{id}/habilitarAgente/ | Path does not match |
| 98 | app_crear_usuario_agente | /agente/{id}/crearUsuarioAgente/ | Path does not match |
| 99 | app_aviso_ausente_new | /aviso/ausente | Path does not match |
| 100 | app_aviso_ausente_new_admin_dependencia | /aviso/ausente/cliente/{cliente}/administradorDependencia/{administradorDependencia}/{slug} | Path does not match |
| 101 | app_aviso_ausente_index | /aviso/ausente/index | Path does not match |
| 102 | app_aviso_ausente_index_admin_dependencia | /cliente/{cliente}/administradorDependencia/{administradorDependencia}/{slug}/aviso/ausente/index | Path does not match |
| 103 | app_aviso_ausente_tablaVencidos | /aviso/ausente/tablaVencidos | Path does not match |
| 104 | app_aviso_ausente_tablaVencidos_admin_dependencia | /aviso/ausente/tablaVencidos/adminDependencias | Path does not match |
| 105 | app_aviso_ausente_tablaPendientes | /aviso/ausente/tablaPendientes | Path does not match |
| 106 | app_aviso_ausente_tablaPendientes_admin_dependencia | /aviso/ausente/tablaPendientes/adminDependencias | Path does not match |
| 107 | app_aviso_ausente_tablaAsignados | /aviso/ausente/tablaAsignados | Path does not match |
| 108 | app_aviso_ausente_tablaAsignados_admin_dependencia | /aviso/ausente/tablaAsignados/adminDependencias | Path does not match |
| 109 | app_aviso_ausente_edit_admin_dependencia | /aviso/ausente/cliente/{cliente}/administradorDependencia/{administradorDependencia}/licencia/{licencia} | Path does not match |
| 110 | app_aviso_ausente_edit | /aviso/ausente/cliente/{cliente}/licencia/{licencia} | Path does not match |
| 111 | accion_masiva_asignar_prestador_aviso_ausente | /aviso/ausente/accion_masiva_asignar_prestador | Path does not match |
| 112 | app_centro_atencion_index | /centro/atencion/ | Path does not match |
| 113 | app_centro_atencion_new | /centro/atencion/new | Path does not match |
| 114 | app_centro_atencion_show | /centro/atencion/{id} | Path does not match |
| 115 | app_centro_atencion_edit | /centro/atencion/{id}/edit | Path does not match |
| 116 | app_centro_atencion_delete | /centro/atencion/{id}/deleteCentro/ | Path does not match |
| 117 | app_centro_atencion_habilitar | /centro/atencion/{id}/habilitarCentro/ | Path does not match |
| 118 | buscarPrestadoresCentro | /centro/atencionbuscarPrestadoresCentro | Path does not match |
| 119 | buscarPrestadoresCentroDomiciliaria | /centro/atencionbuscarPrestadoresCentroDomiciliaria | Path does not match |
| 120 | buscarConsultoriosCentro | /centro/atencionbuscarConsultoriosCentro | Path does not match |
| 121 | buscarBuscarCentroXCuit | /centro/atencionbuscarBuscarCentroXCuit | Path does not match |
| 122 | app_obtener_centros | /centro/atencion/centros/ | Path does not match |
| 123 | app_notificar_citacion | /citacion/{id}/licencia/{origen}/citar | Path does not match |
| 124 | app_notificar_citacion_JM | /citacion/{id}/licencia/{origen}/citar/{citaLicencia}/citaLicencia/ | Path does not match |
| 125 | obtenerTurno | /citacionobtenerTurno | Path does not match |
| 126 | eliminar_turno_licencia | /citacioneliminarTurnoLicencia | Path does not match |
| 127 | eliminar_turno_licencia_JM | /citacioneliminarTurnoLicenciaJM | Path does not match |
| 128 | eliminar_turno_licencia_JM_dictamen | /citacioneliminarTurnoLicenciaJMDictamen | Path does not match |
| 129 | guardarTurno | /citacionguardarTurno | Path does not match |
| 130 | guardarTurnoJM | /citacionguardarTurnoJM | Path does not match |
| 131 | crearCita | /citacioncrearCita | Path does not match |
| 132 | app_cliente_index | /cliente/ | Path does not match |
| 133 | app_cliente_new | /cliente/new | Path does not match |
| 134 | app_cliente_show | /cliente/{id} | Path does not match |
| 135 | app_cliente_edit | /cliente/{id}/edit | Path does not match |
| 136 | app_cliente_delete | /cliente/{id} | Path does not match |
| 137 | buscarMunicipios | /clientebuscarMunicipios | Path does not match |
| 138 | buscarLocalidades | /clientebuscarLocalidades | Path does not match |
| 139 | buscarPorCodigoPostal | /clientebuscarPorCodigoPostal | Path does not match |
| 140 | buscarProvincias | /clientebuscarProvincias | Path does not match |
| 141 | buscarMunicipioProvinciaPorLocalidad | /clientebuscarMunicipioProvinciaPorLocalidad | Path does not match |
| 142 | app_obtener_clientes | /cliente/clientes/ | Path does not match |
| 143 | app_cliente_importar_nomina | /cliente/{id}/importarNomina | Path does not match |
| 144 | app_configuracion_alerta | /configuracion/alerta | Path does not match |
| 145 | app_nueva_alerta | /configuracion/alerta/nueva | Path does not match |
| 146 | app_configurar_alerta_parametros | /configuracion/alerta/{id}/configurar | Path does not match |
| 147 | app_configurar_alerta_toggle | /configuracion/alerta/{id}/toggle | Path does not match |
| 148 | app_configurar_alerta_delete | /configuracion/alerta/{id}/delete | Path does not match |
| 149 | app_editar_alerta_parametros | /configuracion/alerta/{id}/editar | Path does not match |
| 150 | app_configuracion_servicio_index | /configuracion/servicio/ | Path does not match |
| 151 | app_configuracion_servicio_new | /configuracion/servicio/new | Path does not match |
| 152 | app_configuracion_servicio_show | /configuracion/servicio/{id} | Path does not match |
| 153 | app_configuracion_servicio_edit | /configuracion/servicio/{id}/edit | Path does not match |
| 154 | app_configuracion_servicio_delete | /configuracion/servicio/{id} | Path does not match |
| 155 | app_configurar_servicios_formulario_web | /configurar/servicios/formulario | Path does not match |
| 156 | app_configurar_servicios_ambulatorio | /configurar/servicios/ambulatorio | Path does not match |
| 157 | app_configurar_servicios_domiciliario | /configurar/servicios/domiciliario | Path does not match |
| 158 | app_configurar_servicios_virtual | /configurar/servicios/virtual | Path does not match |
| 159 | app_configurar_servicios_junta_medica | /configurar/servicios/juntamedica | Path does not match |
| 160 | app_configurar_servicios_especializada | /configurar/servicios/especializada | Path does not match |
| 161 | app_configurar_servicios | /configurar/servicios/{id}/{cliente}/{solapa} | Path does not match |
| 162 | app_configurar_work_flow | /{id}/{cliente}/work/flow | Path does not match |
| 163 | app_editar_work_flow | /{id}/{cliente}/work/flow/edit | Path does not match |
| 164 | app_eliminar_work_flow | /{id}/{cliente}/work/flow/delete | Path does not match |
| 165 | app_consultorio | /consultorio | Path does not match |
| 166 | app_consultorios_centro | /centroAtencion/{centro} | Path does not match |
| 167 | app_consultorio_new | /centroAtencion/{centro}/new/ | Path does not match |
| 168 | app_consultorio_edit | /{id}/{centro}/editConsultorio | Path does not match |
| 169 | app_obtener_consultorios | /centroAtencion/{centro}/consultorios/ | Path does not match |
| 170 | app_dependencia_new | /dependencia/new | Path does not match |
| 171 | app_dependencia_show | /dependencia/{id} | Path does not match |
| 172 | app_dependencia_delete | /dependencia/ | Path does not match |
| 173 | app_dependencias_admin | /dependencias/admin | Path does not match |
| 174 | app_dependencia_admin_new | /new/dependencia | Path does not match |
| 175 | app_dependencia_admin_edit | /{id}/editDependenciaAdmin/ | Path does not match |
| 176 | app_dependencia_admin_deshabilitar | /{id}/deshabilitarDependenciaAdmin/ | Path does not match |
| 177 | app_dependencia_admin_habilitar | /{id}/habilitarDependenciaAdmin/ | Path does not match |
| 178 | app_obtener_dependencias | /dependencias/ | Path does not match |
| 179 | app_dependencia_responsables | /dependencia/{id}/responsables | Path does not match |
| 180 | app_dependencia_responsables_disponibles | /dependencia/{id}/responsables/disponibles | Path does not match |
| 181 | app_dependencia_responsable_new | /dependencia/{id}/responsable/new | Path does not match |
| 182 | app_dependencia_responsable_asociar | /dependencia/{id}/responsable/{responsableId}/asociar | Path does not match |
| 183 | app_dependencia_responsable_desasociar | /dependencia/{id}/responsable/{responsableId}/desasociar | Path does not match |
| 184 | app_responsable_edit_ajax | /responsable/{id}/edit | Path does not match |
| 185 | app_dictamen | /dictamen/{id}/licencia | Path does not match |
| 186 | app_dictamen_JM | /dictamen/{citaLicencia}/citaLicencia | Path does not match |
| 187 | app_notificar_dictamen | /dictamen/{dictamen}/dictamenNew/{id}/licencia/{origen}/notificar | Path does not match |
| 188 | app_notificar_dictamen_JM | /dictamen/{citaLicencia}/citaLicencia/{origen}/notificarJM | Path does not match |
| 189 | app_dictamen_show | /dictamen/{id} | Path does not match |
| 190 | app_duracion_index | /duracion/ | Path does not match |
| 191 | app_duracion_new | /duracion/new | Path does not match |
| 192 | app_duracion_show | /duracion/{id} | Path does not match |
| 193 | app_duracion_edit | /duracion/{id}/edit | Path does not match |
| 194 | app_duracion_delete | /duracion/{id} | Path does not match |
| 195 | app_probar_conexion | /probar-conexion | Path does not match |
| 196 | app_especialidad_index | /especialidad/ | Path does not match |
| 197 | app_especialidad_new | /especialidad/new | Path does not match |
| 198 | app_especialidad_show | /especialidad/{id} | Path does not match |
| 199 | app_especialidad_edit | /especialidad/{id}/edit | Path does not match |
| 200 | app_especialidad_delete | /especialidad/{id} | Path does not match |
| 201 | app_estado_licencia_index | /estado/licencia/ | Path does not match |
| 202 | app_estado_licencia_new | /estado/licencia/new | Path does not match |
| 203 | app_estado_licencia_show | /estado/licencia/{id} | Path does not match |
| 204 | app_estado_licencia_edit | /estado/licencia/{id}/edit | Path does not match |
| 205 | app_estado_licencia_delete | /estado/licencia/{id} | Path does not match |
| 206 | app_funcionalidad_index | /funcionalidad/ | Path does not match |
| 207 | app_funcionalidad_new | /funcionalidad/new | Path does not match |
| 208 | app_funcionalidad_show | /funcionalidad/{id} | Path does not match |
| 209 | app_funcionalidad_edit | /funcionalidad/{id}/edit | Path does not match |
| 210 | app_funcionalidad_delete | /funcionalidad/{id} | Path does not match |
| 211 | app_obtener_funcionalidades | /funcionalidad/funcionalidades/ | Path does not match |
| 212 | root | / | Path does not match |
| 213 | home_admin | /panel | Path does not match |
| 214 | app_home_root | /vista/{path} | Path does not match |
| 215 | gestionar_cliente | /portalCliente/{slug} | Path does not match |
| 216 | configuracion_horarios | /{centro}/configuracion-horarios | Path does not match |
| 217 | editar_configuracion_horarios | /{centro}/configuracion-horarios/{consultorio} | Path does not match |
| 218 | app_licencia_index_tablaTodas | /licencia/todas | Path does not match |
| 219 | app_licencia_index_tablaPendientes | /licencia/pendientes | Path does not match |
| 220 | app_licencia_index_tablaAuditadas | /licencia/auditadas | Path does not match |
| 221 | app_licencia_index_tablaCoordinadas | /licencia/coordinadas | Path does not match |
| 222 | app_licencia_index | /licencia/ | Path does not match |
| 223 | app_licencia_index_tablaTodas_admin_centro | /licencia/todasLicenciasAdminCentro/ | Path does not match |
| 224 | app_licencia_index_admin_centro | /licencia/adminCentro/{centro} | Path does not match |
| 225 | app_licencia_new | /licencia/new | Path does not match |
| 226 | app_licencia_show | /licencia/{id}/{origen} | Path does not match |
| 227 | app_licencia_show_admin_centro | /licencia/{id}/{centro} | Path does not match |
| 228 | app_licencia_edit_citacion | /licencia/{id}/edit/citacion/ | Path does not match |
| 229 | app_licencia_edit_asigna_prestador | /licencia/{id}/edit/asignaPrestador/ | Path does not match |
| 230 | app_licencia_admin_centro_edit_asigna_prestador | /licencia/{id}/{centro}/edit/asignaPrestador/ | Path does not match |
| 231 | app_licencia_edit | /licencia/{id}/licencia/edit | Path does not match |
| 232 | app_licencia_edit_carga_experta_new | /licencia/{id}/licencia/edit-carga-experta-new/{origen} | Path does not match |
| 233 | app_licencia_delete | /licencia/{id} | Path does not match |
| 234 | aprobar_licencia | /licencia/{id}/aprobar | Path does not match |
| 235 | buscarAgente | /licenciabuscarAgente | Path does not match |
| 236 | app_licencia_download_certificado | /licencia/{id}/download-certificado | Path does not match |
| 237 | buscarAgenteXCuil | /licenciabuscarAgenteXCuil | Path does not match |
| 238 | buscarAgenteXCuilXCliente | /licenciabuscarAgenteXCuilXCliente | Path does not match |
| 239 | buscarClientesAgente | /licenciabuscarClientesAgente | Path does not match |
| 240 | buscarServiciosCliente | /licenciabuscarServiciosCliente | Path does not match |
| 241 | clienteTieneWF | /licenciaclienteTieneWF | Path does not match |
| 242 | buscarEspecialidadesServicio | /licenciabuscarEspecialidadesServicio | Path does not match |
| 243 | buscarNotificacionesServicio | /licenciabuscarNotificacionesServicio | Path does not match |
| 244 | buscarCentrosServicio | /licenciabuscarCentrosServicio | Path does not match |
| 245 | buscarLicenciasServicio | /licenciabuscarLicenciasServicio | Path does not match |
| 246 | buscarTiposServicio | /licenciabuscarTiposServicio | Path does not match |
| 247 | buscarDuracionesServicio | /licenciabuscarDuracionesServicio | Path does not match |
| 248 | app_licencia_edit_asigna_dictamen | /licencia/{id}/edit/asignaDictamen/ | Path does not match |
| 249 | app_licencia_edit_prestador_asigna_dictamen | /licencia/{id}/edit/prestador/{prestador}/centroAtencion/{centroAtencion} | Path does not match |
| 250 | agenteTieneLicenciasAbiertas | /licenciaagenteTieneLicenciasAbiertas | Path does not match |
| 251 | app_licencia_edit_citacion_solicitud | /licencia/{id}/edit/citacion/solicitud/ | Path does not match |
| 252 | app_licencia_auditar_citacion_solicitud | /licencia/{id}/edit/citacion/auditar/ | Path does not match |
| 253 | buscarCentrosClienteServicio | /licenciabuscarCentrosClienteServicio | Path does not match |
| 254 | licencias_estadisticas | /licencia/estadisticas | Path does not match |
| 255 | licencias_estadistica_client | /licencia/cliente/{id}/estadisticas | Path does not match |
| 256 | verificarEstadoLicencia | /licenciaverificarEstadoLicencia | Path does not match |
| 257 | verificarBloqueoCitacion | /licenciaverificarBloqueoCitacion | Path does not match |
| 258 | liberarLicenciaCitacion | /licencialiberarLicenciaCitacion | Path does not match |
| 259 | tomeLicencia | /licenciatomeLicencia | Path does not match |
| 260 | verificarBloqueoDictamen | /licenciaverificarBloqueoDictamen | Path does not match |
| 261 | liberarLicenciaDictamen | /licencialiberarLicenciaDictamen | Path does not match |
| 262 | obtenerDatosDictamen | /licenciaobtenerDatosDictamen | Path does not match |
| 263 | tomeLicenciaDictamen | /licenciatomeLicenciaDictamen | Path does not match |
| 264 | accion_masiva_asignar_prestador | /licenciaaccion_masiva_asignar_prestador | Path does not match |
| 265 | app_licencia_index_administrador_dependencias | /licencia/cliente/{cliente}/administradorDependencia/{administradorDependencia}/{slug} | Path does not match |
| 266 | app_licencia_index_tablaTodas_admin_dependencias | /licencialicenciasAdminDependencia/ | Path does not match |
| 267 | app_licencia_index_tablaPendientes_admin_dependencias | /licenciapendientesAdminDependencia/ | Path does not match |
| 268 | app_licencia_index_tablaAuditadas_admin_dependencias | /licenciaauditadasAdminDependencia/ | Path does not match |
| 269 | app_licencia_index_tablaCoordinadas_admin_dependencias | /licenciacoordinadasAdminDependencia/ | Path does not match |
| 270 | app_licencia_index_JM_admin_dependencia | /licencia/juntasMedicas/{cliente}/administradorDepenedencia/{administradorDependencia}/{slug} | Path does not match |
| 271 | app_licencia_index_JM | /licencia/juntasMedicas | Path does not match |
| 272 | app_licencia_index_tablaTodas_JM | /licencia/todasJM/ | Path does not match |
| 273 | app_licencia_index_tablaTodas_JM_adminDependencia | /licenciatodasJM/adminDependencia | Path does not match |
| 274 | app_licencia_index_tablaCoordinadas_JM_adminDependencia | /licenciacoordinadasJM/adminDependencia | Path does not match |
| 275 | app_licencia_index_tablaCoordinadas_JM | /licencia/coordinadasJM/ | Path does not match |
| 276 | app_licencia_index_tablaPendientes_JM | /licencia/pendientesJM/ | Path does not match |
| 277 | app_licencia_index_tablaPendientes_JM_adminDependencia | /licenciapendientesJM/adminDependencia | Path does not match |
| 278 | app_licencia_index_tablaAuditadas_JM_adminDependencia | /licenciaauditadasJM/adminDependencia | Path does not match |
| 279 | app_licencia_index_tablaAuditadas_JM | /licencia/auditadasJM/ | Path does not match |
| 280 | app_licencia_show_JM | /licenciaJM/{id}/{origen} | Path does not match |
| 281 | app_eliminar_archivo_dictamen | /licencia/archivo-dictamen/eliminar/{archivo_id} | Path does not match |
| 282 | app_presigned_url_archivo_dictamen | /licencia/archivo-dictamen/presigned-url/{archivo_id} | Path does not match |
| 283 | app_presigned_url_certificado_medico | /licencia/certificado-medico/presigned-url | Path does not match |
| 284 | app_localidad_index | /localidad/ | Path does not match |
| 285 | app_localidad_new | /localidad/new | Path does not match |
| 286 | app_localidad_show | /localidad/{id} | Path does not match |
| 287 | app_localidad_edit | /localidad/{id}/edit | Path does not match |
| 288 | app_localidad_delete | /localidad/{id} | Path does not match |
| 289 | obtenerLocalidades | /localidadobtenerLocalidades | Path does not match |
| 290 | app_obtener_localidades | /localidad/localidades/ | Path does not match |
| 291 | mapa | /mapa | Path does not match |
| 292 | nearest_centers | /nearest-centers | Path does not match |
| 293 | map | /map-puntos-cercanos | Path does not match |
| 294 | api_calcular_coords | /api/mapa | Path does not match |
| 295 | app_municipio_index | /municipio/ | Path does not match |
| 296 | app_municipio_new | /municipio/new | Path does not match |
| 297 | app_municipio_show | /municipio/{id} | Path does not match |
| 298 | app_municipio_edit | /municipio/{id}/edit | Path does not match |
| 299 | app_municipio_delete | /municipio/{id} | Path does not match |
| 300 | obtenerMunicipios | /municipioobtenerMunicipios | Path does not match |
| 301 | app_obtener_municipios | /municipio/municipios/ | Path does not match |
| 302 | app_ocupaciones | /ocupaciones | Path does not match |
| 303 | app_ocupaciones_cliente | /ocupaciones/cliente | Path does not match |
| 304 | app_ocupaciones_guardar | /cliente/{id}/guardar-ocupaciones | Path does not match |
| 305 | app_ocupaciones_new | /ocupaciones/new | Path does not match |
| 306 | app_ocupaciones_edit | /ocupaciones/{id}/edit | Path does not match |
| 307 | app_ocupaciones_toggle | /ocupaciones/{id}/toggle | Path does not match |
| 308 | licencia_pdf | /licencia/pdf/{id} | Path does not match |
| 309 | app_prestador_index | /prestador/ | Path does not match |
| 310 | app_prestador_new | /prestador/new | Path does not match |
| 311 | app_prestador_show | /prestador/{id} | Path does not match |
| 312 | app_prestador_edit | /prestador/{id}/edit | Path does not match |
| 313 | app_prestador_habilitar | /prestadorhabilitarPrestador/{id} | Path does not match |
| 314 | app_prestador_delete | /prestador/{id}/deshabilitarPrestador/ | Path does not match |
| 315 | app_licencia_index_tablaTodas_prestador_JM | /prestador/todasPrestadorJM/ | Path does not match |
| 316 | app_licencia_index_pendientes_cliente_JM | /prestador/pendientesClienteJM/ | Path does not match |
| 317 | app_licencia_index_todas_cliente_JM | /prestador/todasClienteJM/ | Path does not match |
| 318 | app_licencia_index_auditadas_cliente_JM | /prestador/auditadasClienteJM/ | Path does not match |
| 319 | app_licencia_index_tablaTodas_prestador | /prestador/todasPrestador/ | Path does not match |
| 320 | app_licencia_index_tablaPendientes_prestador_JM | /prestador/pendientesPrestadorJM/ | Path does not match |
| 321 | app_licencia_index_tablaPendientes_prestador | /prestador/misLicenciasPendientes/ | Path does not match |
| 322 | todas_licencias_pendientes_prestador_cliente | /prestador/todasLicenciasPendientes/ | Path does not match |
| 323 | todas_licencias_todas_prestador_cliente | /prestador/todasLicenciasTodas/ | Path does not match |
| 324 | todas_licencias_auditadas_prestador_cliente | /prestador/todasLicenciasAuditadas/ | Path does not match |
| 325 | todas_licencias_coordinadas_prestador_cliente | /prestador/todasLicenciasCoordinadas/ | Path does not match |
| 326 | app_licencia_index_tablaAuditadas_prestador_JM | /prestador/auditadasPrestadorJM/ | Path does not match |
| 327 | app_licencia_index_tablaAuditadas_prestador | /prestador/auditadasPrestador/ | Path does not match |
| 328 | app_licencia_index_tablaCoordinadas_prestador | /prestador/coordinadasPrestador/ | Path does not match |
| 329 | app_licencia_index_tablaCoordinadas_prestador_JM | /prestador/coordinadasPrestadorJM/ | Path does not match |
| 330 | app_prestador_licencia | /prestador/licencias-centro/{centro}/{prestador}/ | Path does not match |
| 331 | app_prestador_ingreso_cliente | /prestador/licencias-medico-auditor/{cliente}/{prestador}/ | Path does not match |
| 332 | app_prestador_mis_licencias | /prestador/medico-auditor-misLicencias/{cliente}/{prestador}/ | Path does not match |
| 333 | app_prestador_mis_licencias_JM | /prestador/medico-auditor-misLicencias-JM/{cliente}/{prestador}/ | Path does not match |
| 334 | app_prestador_todas_licencias_JM | /prestador/medico-auditor-todasLicencias-JM/{cliente}/{prestador}/ | Path does not match |
| 335 | app_prestador_todas_licencias | /prestador/medico-auditor-licencias-todas/{cliente}/{prestador}/ | Path does not match |
| 336 | app_prestador_licencia_JM | /prestador/licencias-centro-JM/{centro}/{prestador}/ | Path does not match |
| 337 | app_prestador_crear_usuario | /prestador/crear-usuario/{id} | Path does not match |
| 338 | app_obtener_prestadores | /prestador/prestadores/ | Path does not match |
| 339 | app_prestador_avisos_ausente | /prestador/prestador-avisos-ausente/{cliente}/{prestador}/ | Path does not match |
| 340 | app_avisos_ausente_prestador_datatable | /prestador/avisos-ausente-prestador-datatable/ | Path does not match |
| 341 | app_provincia_index | /provincia/ | Path does not match |
| 342 | app_provincia_new | /provincia/new | Path does not match |
| 343 | app_provincia_show | /provincia/{id} | Path does not match |
| 344 | app_provincia_edit | /provincia/{id}/edit | Path does not match |
| 345 | app_provincia_delete | /provincia/{id} | Path does not match |
| 346 | app_obtener_provincias | /provincia/provincias/ | Path does not match |
| 347 | app_responsable_dependencia_index | /responsable-dependencia/ | Path does not match |
| 348 | app_responsable_dependencia_new | /responsable-dependencia/new | Path does not match |
| 349 | app_responsable_dependencia_show | /responsable-dependencia/{id} | Path does not match |
| 350 | app_responsable_dependencia_edit | /responsable-dependencia/{id}/edit | Path does not match |
| 351 | app_responsable_dependencia_delete | /responsable-dependencia/{id} | Path does not match |
| 352 | app_rol_index | /rol/ | Path does not match |
| 353 | app_rol_new | /rol/new | Path does not match |
| 354 | app_rol_show | /rol/{id} | Path does not match |
| 355 | app_rol_edit | /rol/{id}/edit | Path does not match |
| 356 | app_rol_delete | /rol/{id} | Path does not match |
| 357 | app_obtener_roles | /rol/roles/ | Path does not match |
| 358 | 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.