Query Metrics
9
Database Queries
8
Different statements
315.02 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.82 ms |
SELECT t0.id AS id_1, t0.fecha_inicio_registro AS fecha_inicio_registro_2, t0.fecha_fin_registro AS fecha_fin_registro_3, t0.anno_desde AS anno_desde_4, t0.anno_hasta AS anno_hasta_5, t0.activo AS activo_6 FROM proceso_registro_reservistas t0 WHERE t0.id = ?
Parameters:
[
"8"
]
|
2 | 0.55 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 289.75 ms |
DELETE FROM proceso_registro_reservistas WHERE id = ?
Parameters:
[
8
]
|
4 | 9.13 ms |
"COMMIT"
Parameters:
[] |
5 | 1.39 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
6 | 8.92 ms |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_catalog = ? AND table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type = 'BASE TABLE'
Parameters:
[
"integral_produccion"
]
|
7 | 1.46 ms |
SELECT schema_name FROM information_schema.schemata WHERE schema_name NOT LIKE 'pg\_%' AND schema_name != 'information_schema'
Parameters:
[] |
8 | 0.54 ms |
SHOW search_path
Parameters:
[] |
9 | 0.48 ms |
SELECT CURRENT_DATABASE()
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. |