GET https://portal.unpac-web.org/admin

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.87 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 9.33 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.

Entities Mapping

Class Mapping errors
App\Entity\Accion No errors.