http://nba-back-cache.buenosaires.gob.ar/api/v1/categorias

Query Metrics

1 Database Queries
1 Different statements
1.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

api connection

Time Count Info
1.57 ms
(100.00%)
1
SELECT id,nombre,descripcion,CONCAT(REPLACE('https://nba-back-cache.buenosaires.gob.ar/api/v1/imagen/categoria/FILENAME_IMG', 'FILENAME_IMG', icono)) AS imagen FROM categoria WHERE categoria_id IS NULL AND deleted_at IS NULL AND activo = 1 AND (id IN (SELECT DISTINCT ca.categoria_id FROM categoria ca WHERE ca.deleted_at IS NULL) OR id IN (SELECT DISTINCT g.categoria_id FROM grupo g WHERE g.deleted_at IS NULL)) 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\Categoria No errors.

log entity manager

No loaded entities.