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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.40 ms
(43.53%)
1
SELECT count(p0_.id) AS sclr_0 FROM prestation_type p0_ WHERE p0_.archived_at IS NULL ORDER BY p0_.name ASC
Parameters:
[]
1.08 ms
(33.38%)
1
SELECT count(s0_.id) AS sclr_0 FROM specification s0_ WHERE s0_.prestation_type_id = ?
Parameters:
[
  1
]
0.42 ms
(13.16%)
1
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"
]
0.32 ms
(9.93%)
1
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:
[]

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.