GET https://portal.csipanama.com/admin

Query Metrics

2 Database Queries
1 Different statements
7.48 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 3.85 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.nombre_accion AS nombre_accion_3, t0.padre_id AS padre_id_4 FROM accion t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "ROLE_USER"
]
2 3.63 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.nombre_accion AS nombre_accion_3, t0.padre_id AS padre_id_4 FROM accion t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "ROLE_APP"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Accion No errors.