Error 500 Internal Server Error

GET https://stage.gestionbomberos.org/reportes/renaper/export_nomina_renaper/30

Query Metrics

5 Database Queries
5 Different statements
374.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 73.87 ms
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.apellido AS apellido_3, t0.email AS email_4, t0.tipo AS tipo_5, t0.password AS password_6, t0.salt AS salt_7, t0.telefono AS telefono_8, t0.celular AS celular_9, t0.activo AS activo_10, t0.expirado AS expirado_11, t0.bloqueado AS bloqueado_12, t0.motivo_rechazo AS motivo_rechazo_13, t0.update_at AS update_at_14, t0.ultimo_login AS ultimo_login_15, t0.token AS token_16, t0.created_at AS created_at_17, t0.habilitado_moodle AS habilitado_moodle_18, t0.fecha_baja_hasta_moodle AS fecha_baja_hasta_moodle_19, t0.empresa_id AS empresa_id_20, t0.instructor_id AS instructor_id_21, t0.organizacion_id AS organizacion_id_22, t0.federacion_id AS federacion_id_23, t0.cuerpo_id AS cuerpo_id_24, t0.bombero_id AS bombero_id_25, t0.miembro_directivo_id AS miembro_directivo_id_26, t0.oba_id AS oba_id_27 FROM usuario t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 71.99 ms
SELECT t0.id AS id_1, t0.archivo_original AS archivo_original_2, t0.fecha_descarga AS fecha_descarga_3, t0.numero_descargas AS numero_descargas_4, t0.cantidad_check AS cantidad_check_5, t0.cantidad_revisar AS cantidad_revisar_6, t0.cantidad_validado AS cantidad_validado_7, t0.cantidad_vacio AS cantidad_vacio_8, t0.cantidad_total AS cantidad_total_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.usuario_id AS usuario_id_12 FROM descarga_renaper t0 WHERE t0.id = ?
Parameters:
[
  "30"
]
3 71.87 ms
"START TRANSACTION"
Parameters:
[]
4 72.19 ms
UPDATE descarga_renaper SET numero_descargas = ? WHERE id = ?
Parameters:
[
  2
  30
]
5 84.31 ms
"COMMIT"
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.