https://naturmed.sismedsolution.com/index.php/registro_civil/ Return to referer URL

Query Metrics

1 Database Queries
1 Different statements
0.84 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.84 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.apellido1 AS apellido1_3, t0.apellido2 AS apellido2_4, t0.nombre1 AS nombre1_5, t0.nombre2 AS nombre2_6, t0.roles AS roles_7, t0.password AS password_8, t0.cedula AS cedula_9, t0.estado AS estado_10, t0.firma AS firma_11, t0.cod_senescyt AS cod_senescyt_12, t0.titulo AS titulo_13, t0.titulo_abrev AS titulo_abrev_14, t0.color AS color_15, t0.dr AS dr_16, t0.tipousuario_id AS tipousuario_id_17, t0.especialidad_id AS especialidad_id_18 FROM user t0 WHERE t0.id = ?
Parameters:
[
  31
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\TipoUsuario No errors.
App\Entity\Especialidad No errors.
App\Entity\Paciente
  • The mappings App\Entity\Paciente#redsocial and App\Entity\RedSocial#agendas are inconsistent with each other.
App\Entity\Agenda
  • The field App\Entity\Agenda#agenda_procedimientos is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AgendaProcedimiento#agenda does not contain the required 'inversedBy="agenda_procedimientos"' attribute.
  • The mappings App\Entity\Agenda#redsocial and App\Entity\RedSocial#agendas are inconsistent with each other.
  • The field App\Entity\Agenda#agendasReferenciadas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Agenda#referencia does not contain the required 'inversedBy="agendasReferenciadas"' attribute.
App\Entity\LogAgenda No errors.
App\Entity\Receta No errors.
App\Entity\ExamenOrden No errors.
App\Entity\Orden012 No errors.
App\Entity\PlanoCabecera No errors.
App\Entity\Epicrisis No errors.
App\Entity\LabProtocolo No errors.