Query Metrics
1
Database Queries
1
Different statements
1.03 ms
Query time
0
Invalid entities
Queries
api connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.03 ms |
SELECT id,nombre,descripcion,REGEXP_REPLACE(REGEXP_REPLACE(CONCAT('BASE_URL', link), '^BASE_URL\/', 'https://buenosaires.gob.ar/'), '^BASE_URL', '') AS link,REPLACE('https://nba-back-cache.buenosaires.gob.ar/api/v1/imagen/area-gobierno/FILENAME_IMG', 'FILENAME_IMG', imagen) AS imagen FROM area_gobierno WHERE deleted_at IS NULL AND activo = 1 ORDER BY posicion ASC,nombre ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| api | doctrine.dbal.api_connection |
| log | doctrine.dbal.log_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| api | doctrine.orm.api_entity_manager |
| log | doctrine.orm.log_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
api entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\App\AreaGobierno | No errors. |
log entity manager
No loaded entities.