GET http://beta.cea-cct.iasgroup.io/api/prestation-types?archived=false

Query Metrics

4 Database Queries
4 Different statements
5.27 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.91 ms
SELECT t0.id AS id_1, t0.fullname AS fullname_2, t0.role AS role_3, t0.username AS username_4 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "TTT"
]
2 0.52 ms
SELECT count(p0_.id) AS sclr_0 FROM prestation_type p0_ WHERE p0_.archived_at IS NULL ORDER BY p0_.name ASC
Parameters:
[]
3 0.39 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.archived_at AS archived_at_2 FROM prestation_type p0_ WHERE p0_.archived_at IS NULL ORDER BY p0_.name ASC
Parameters:
[]
4 2.44 ms
SELECT count(s0_.id) AS sclr_0 FROM specification s0_ WHERE s0_.prestation_type_id = ?
Parameters:
[
  1
]

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.