Query Metrics
3
Database Queries
3
Different statements
61.43 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 58.26 ms |
SELECT adminunit, adminunitname, Box2D(ST_envelope(geom)) AS envelope FROM public.map_geo_municipio ORDER BY adminunitname ASC;
Parameters:
[] |
| 2 | 1.99 ms |
SELECT * FROM public.kpi k where k.activo = 1 and k.id != 0 order by k.id ASC;
Parameters:
[] |
| 3 | 1.18 ms |
SELECT * FROM public.analytic k where k.status = 1 order by k.id 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Municipio | No errors. |