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

Query Metrics

6 Database Queries
6 Different statements
3.75 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(19.98%)
1
SELECT count(s0_.id) AS sclr_0 FROM specification s0_ WHERE s0_.document_model_id = ?
Parameters:
[
  1
]
0.73 ms
(19.53%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.archived_at AS archived_at_3 FROM center t0 INNER JOIN document_model_center ON t0.id = document_model_center.center_id WHERE document_model_center.document_model_id = ?
Parameters:
[
  1
]
0.65 ms
(17.31%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.archived_at AS archived_at_3 FROM project t0 INNER JOIN document_model_project ON t0.id = document_model_project.project_id WHERE document_model_project.document_model_id = ?
Parameters:
[
  1
]
0.59 ms
(15.73%)
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.56 ms
(15.02%)
1
SELECT count(d0_.id) AS sclr_0 FROM document_model d0_ WHERE d0_.archived_at IS NULL
Parameters:
[]
0.47 ms
(12.43%)
1
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.archived_at AS archived_at_2 FROM document_model d0_ WHERE d0_.archived_at IS NULL
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.