Error 500 Internal Server Error

GET https://pdtdev.devsti.cl/registropublico

Forwarded to ErrorController (09de06)

Query Metrics

5 Database Queries
5 Different statements
16.07 ms Query time
8 Invalid entities

Queries

Group similar statements

# Time Info
1 4.89 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.contacto AS contacto_3, t0.rut AS rut_4, t0.dv AS dv_5 FROM ps_gen_empresa t0
Parameters:
[]
2 2.39 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.tipo AS tipo_3, t0.descripcion AS descripcion_4 FROM ps_rol t0
Parameters:
[]
3 1.45 ms
SELECT t0.id AS id_1, t0.sucursal AS sucursal_2, t0.region AS region_3, t0.pais AS pais_4, t0.canal_venta AS canal_venta_5, t0.estado AS estado_6, t0.direccion AS direccion_7, t0.zona AS zona_8, t0.id_planta_id AS id_planta_id_9 FROM ps_gen_sucursal t0 WHERE t0.estado = ? ORDER BY t0.sucursal ASC
Parameters:
[
  "A"
]
4 5.46 ms
SELECT u0_.email AS email_0 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.estado = ?
Parameters:
[
  "%ROLE_PDT_ADMIN%"
  "A"
]
5 1.87 ms
SELECT p0_.id AS id_0, p0_.planta AS planta_1, p0_.codigo AS codigo_2, p0_.estado AS estado_3, p0_.id_pais_id AS id_pais_id_4 FROM ps_gen_planta p0_
Parameters:
[]

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\PsGenEmpresa No errors.
App\Entity\PsEppEntrega No errors.
App\Entity\PsRol No errors.
App\Entity\PsPdtFirmante No errors.
App\Entity\User
  • The association App\Entity\User#psPdtControlEnCalientes refers to the owning side field App\Entity\PsPdtControlEnCaliente#id_usuario_control_final which does not exist.
App\Entity\PsGenPlanta No errors.
App\Entity\PsGenSucursal
  • The association App\Entity\PsGenSucursal#impartir_cursos refers to the owning side field App\Entity\PsIrlImpartirCurso#sucursal_id which does not exist.
App\Entity\PsEppUsuarioSucursal No errors.
App\Entity\PsOdcObservacion
  • The association App\Entity\PsOdcObservacion#id_usuario refers to the inverse side field App\Entity\User#psOdcObservacion which does not exist.
  • If association App\Entity\PsOdcObservacion#id_trabajador is many-to-one, then the inversed side App\Entity\PsTrabajador#psOdcObservacion has to be one-to-many.
App\Entity\PsIrlImpartirCurso No errors.
App\Entity\PsIrlTrabajador No errors.
App\Entity\PsGenPais No errors.
App\Entity\PsPdtAntecedentes
  • The mappings App\Entity\PsPdtAntecedentes#psPdtAntecedentesPorTipoTrabajo and App\Entity\PsPdtAntecedentesPorTipoTrabajo#psPdtAntecedentes are inconsistent with each other.
  • The association App\Entity\PsPdtAntecedentes#sucursal refers to the inverse side field App\Entity\PsGenSucursal#psPdtAntecedentes which does not exist.
  • The association App\Entity\PsPdtAntecedentes#calidad refers to the inverse side field App\Entity\User#psPdtAntecedentes which does not exist.
  • The association App\Entity\PsPdtAntecedentes#coordinador_area refers to the inverse side field App\Entity\User#psPdtAntecedentes which does not exist.
App\Entity\PsIrlGenCurso
  • The association App\Entity\PsIrlGenCurso#tipo_curso_id refers to the inverse side field App\Entity\PsIrlGenTipoCurso#curso which does not exist.
App\Entity\PsEppEntregaMaterial No errors.
App\Entity\PsEppPersonal No errors.
App\Entity\PsPdtControlEnCaliente No errors.
App\Entity\PsTrabajador No errors.
App\Entity\PsOdcObservacionConducta No errors.
App\Entity\PsGenTipoTrabajo No errors.
App\Entity\PsPdtAnalisisTrabajo No errors.
App\Entity\PsPdtBloqueoEnergia No errors.
App\Entity\PsPdtEspacioConfinado No errors.
App\Entity\PsPdtAntecedentesPorTipoTrabajo
  • The association App\Entity\PsPdtAntecedentesPorTipoTrabajo#psPdtAntecedentes refers to the inverse side field App\Entity\PsPdtAntecedentes#PsPdtAntecedentes which does not exist.
  • The association App\Entity\PsPdtAntecedentesPorTipoTrabajo#psGenTipoTrabajo refers to the inverse side field App\Entity\PsGenTipoTrabajo#PsGenTipoTrabajo which does not exist.
App\Entity\PsPdtPersonal No errors.
App\Entity\PsPdtQuimico No errors.
App\Entity\PsPdtRiesgoAsociado No errors.
App\Entity\PsPdtSeccionSn No errors.
App\Entity\PsGenEstado No errors.
App\Entity\PsPdtLlaves
  • The association App\Entity\PsPdtLlaves#id_num_form refers to the inverse side field App\Entity\PsGenSeccionSn#psPdtLlaves which does not exist.
App\Entity\PsIrlGenTipoCurso
  • The mappings App\Entity\PsIrlGenTipoCurso#cursos and App\Entity\PsIrlGenCurso#tipo_curso_id are inconsistent with each other.
App\Entity\PsIrlGenCanal No errors.
App\Entity\PsIrlMaterialCurso No errors.