Query Metrics
4
Database Queries
4
Different statements
13.47 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 10.32 ms |
SELECT NEXTVAL('proceso_registro_reservistas_id_seq')
Parameters:
[] |
2 | 0.75 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 1.53 ms |
INSERT INTO proceso_registro_reservistas (id, fecha_inicio_registro, fecha_fin_registro, anno_desde, anno_hasta, activo) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 8 "2025-01-06 00:00:00" "2025-01-07 23:59:59" 1990 2000 1 ] |
4 | 0.86 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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\ProcesoRegistroReservistas | No errors. |