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

Grouped Statements

Show all queries

Time Count Info
2.44 ms
(46.33%)
1
SELECT count(s0_.id) AS sclr_0 FROM specification s0_ WHERE s0_.prestation_type_id = ?
Parameters:
[
  1
]
1.91 ms
(36.27%)
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.52 ms
(9.96%)
1
SELECT count(p0_.id) AS sclr_0 FROM prestation_type p0_ WHERE p0_.archived_at IS NULL ORDER BY p0_.name ASC
Parameters:
[]
0.39 ms
(7.44%)
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.