Query Metrics
3
Database Queries
3
Different statements
158.36 ms
Query time
0
Invalid entities
489
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 157.89 ms |
SELECT l0_.poblacion AS poblacion_0 FROM linguaconvocatoria l0_ WHERE (l0_.poblacion IS NOT NULL AND l0_.eliminado = 0) AND l0_.fechacierreiml >= ? AND l0_.academia_id IS NULL GROUP BY l0_.poblacion ORDER BY l0_.poblacion ASC
Parameters:
[
"2025-12-06 00:00:00"
]
|
| 2 | 0.27 ms |
SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.nombre AS nombre_3, t0.restringido AS restringido_4 FROM paises t0
Parameters:
[] |
| 3 | 0.20 ms |
SELECT i0_.id AS id_0, i0_.country_id AS country_id_1, i0_.country_name AS country_name_2, i0_.created_at AS created_at_3, i0_.deleted_at AS deleted_at_4 FROM iso_country i0_ WHERE i0_.deleted_at IS NULL ORDER BY i0_.country_name ASC
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ISOCountry | 249 |
| App\Entity\paises | 240 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\linguaconvocatoria | No errors. |
| App\Entity\paises | No errors. |
| App\Entity\ISOCountry | No errors. |