GET https://proviter.fr/api/preconisation_dosagess?preconisation=77cd386c-6bab-4768-a6d0-ca6edd5c422d

Query Metrics

3 Database Queries
3 Different statements
11.02 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.90 ms
(53.57%)
1
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:
[
  "77cd386c-6bab-4768-a6d0-ca6edd5c422d"
]
4.07 ms
(36.88%)
1
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:
[
  "77cd386c-6bab-4768-a6d0-ca6edd5c422d"
]
1.05 ms
(9.54%)
1
SELECT p0_.id AS id_0, p0_.dose_preco AS dose_preco_1, p0_.usage_id AS usage_id_2, p0_.uuid AS uuid_3, p0_.client_uuid AS client_uuid_4, p1_.id AS id_5, p1_.date_preco AS date_preco_6, p1_.num_trt AS num_trt_7, p1_.type_traitement AS type_traitement_8, p1_.categorie_surface AS categorie_surface_9, p1_.stade_pheno AS stade_pheno_10, p1_.contexte_sanitaire AS contexte_sanitaire_11, p1_.complement_information AS complement_information_12, p1_.surface AS surface_13, p1_.operation_culturale AS operation_culturale_14, p1_.delai AS delai_15, p1_.uuid AS uuid_16, p1_.client_uuid AS client_uuid_17, p1_.created_by AS created_by_18, p1_.last_update AS last_update_19, p1_.last_updater AS last_updater_20, p1_.mail_body AS mail_body_21, p2_.id AS id_22, p2_.date_realise AS date_realise_23, p2_.usage_produit_reference AS usage_produit_reference_24, p2_.produit_different AS produit_different_25, p2_.produit_different_nom AS produit_different_nom_26, p2_.quantite AS quantite_27, p2_.lot AS lot_28, p2_.parcelles_selection AS parcelles_selection_29, p2_.critere_parcelle AS critere_parcelle_30, p2_.commentaire AS commentaire_31, p2_.surface_traitee AS surface_traitee_32, p0_.preco_flash_id AS preco_flash_id_33, p1_.preco_rapide_id AS preco_rapide_id_34, p1_.property_id AS property_id_35, p1_.regroupement_propriete_id AS regroupement_propriete_id_36, p1_.preconisation_saison_id AS preconisation_saison_id_37, p1_.visite_id AS visite_id_38, p2_.preconisation_id AS preconisation_id_39 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 = ?) AND p0_.id IN (?, ?, ?) ORDER BY p0_.id ASC
Parameters:
[
  "77cd386c-6bab-4768-a6d0-ca6edd5c422d"
  15254
  15255
  15272
]

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.