GET https://proviter.fr/api/preconisation_dosagess?preconisation=3c0901f7-a62e-4a2f-b800-6ad62a931a4d

Query Metrics

2 Database Queries
2 Different statements
10.97 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 5.84 ms
SELECT COUNT(DISTINCT p0_.id) AS sclr_0 FROM preconisation_dosages p0_ INNER JOIN preconisation_actualisee p1_ ON p0_.preco_flash_id = p1_.id LEFT JOIN preconisation_realisee p2_ ON p0_.id = p2_.preconisation_id WHERE p0_.preco_flash_id IN (SELECT p3_.id FROM preconisation_actualisee p3_ WHERE p3_.client_uuid = ?)
Parameters:
[
  "3c0901f7-a62e-4a2f-b800-6ad62a931a4d"
]
2 5.13 ms
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM preconisation_dosages p0_ INNER JOIN preconisation_actualisee p1_ ON p0_.preco_flash_id = p1_.id LEFT JOIN preconisation_realisee p2_ ON p0_.id = p2_.preconisation_id WHERE p0_.preco_flash_id IN (SELECT p3_.id FROM preconisation_actualisee p3_ WHERE p3_.client_uuid = ?) ORDER BY p0_.id ASC LIMIT 30
Parameters:
[
  "3c0901f7-a62e-4a2f-b800-6ad62a931a4d"
]

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.