Query Metrics
24
Database Queries
5
Different statements
798.18 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
639.16 ms (80.08%) |
1 |
SELECT DISTINCT o0_.id AS id_0, v1_.date_visite AS date_visite_1, p2_.property_name AS property_name_2, o0_.parcelle AS parcelle_3 FROM observation o0_ LEFT JOIN property p2_ ON o0_.property_id = p2_.id LEFT JOIN visite v1_ ON o0_.visite_id = v1_.id ORDER BY v1_.date_visite DESC, p2_.property_name ASC, o0_.parcelle ASC LIMIT 20 OFFSET 5960
Parameters:
[]
|
||||||||||||||||||||||||||||||||
141.58 ms (17.74%) |
1 |
SELECT COUNT(DISTINCT o0_.id) AS sclr_0 FROM observation o0_ LEFT JOIN property p1_ ON o0_.property_id = p1_.id LEFT JOIN visite v2_ ON o0_.visite_id = v2_.id
Parameters:
[]
|
||||||||||||||||||||||||||||||||
13.48 ms (1.69%) |
20 |
SELECT t0.id AS id_1, t0.date_preco AS date_preco_2, t0.num_trt AS num_trt_3, t0.type_traitement AS type_traitement_4, t0.categorie_surface AS categorie_surface_5, t0.stade_pheno AS stade_pheno_6, t0.contexte_sanitaire AS contexte_sanitaire_7, t0.complement_information AS complement_information_8, t0.surface AS surface_9, t0.operation_culturale AS operation_culturale_10, t0.delai AS delai_11, t0.uuid AS uuid_12, t0.client_uuid AS client_uuid_13, t0.created_by AS created_by_14, t0.last_update AS last_update_15, t0.last_updater AS last_updater_16, t0.mail_body AS mail_body_17, t0.preco_rapide_id AS preco_rapide_id_18, t0.property_id AS property_id_19, t0.regroupement_propriete_id AS regroupement_propriete_id_20, t0.preconisation_saison_id AS preconisation_saison_id_21, t0.visite_id AS visite_id_22 FROM preconisation_actualisee t0 INNER JOIN preconisation_actualisee_observation ON t0.id = preconisation_actualisee_observation.preconisation_actualisee_id WHERE preconisation_actualisee_observation.observation_id = ?
Parameters:
[
57977
]
|
||||||||||||||||||||||||||||||||
2.09 ms (0.26%) |
1 |
SELECT o0_.id AS id_0, o0_.secteur AS secteur_1, o0_.ilot AS ilot_2, o0_.parcelle AS parcelle_3, o0_.stade_r_1 AS stade_r_1_4, o0_.stade_r_2 AS stade_r_2_5, o0_.mi_f AS mi_f_6, o0_.mi_g AS mi_g_7, o0_.br_f AS br_f_8, o0_.br_g AS br_g_9, o0_.oi_f AS oi_f_10, o0_.oi_g AS oi_g_11, o0_.pg_f AS pg_f_12, o0_.pg_g AS pg_g_13, o0_.maladie_bois AS maladie_bois_14, o0_.note_mdb AS note_mdb_15, o0_.cic_v AS cic_v_16, o0_.cic_fd AS cic_fd_17, o0_.vdg_glom AS vdg_glom_18, o0_.vdg_perfos AS vdg_perfos_19, o0_.carences AS carences_20, o0_.note_carence AS note_carence_21, o0_.commentaire AS commentaire_22, o0_.notation AS notation_23, o0_.created_by AS created_by_24, o0_.last_update AS last_update_25, o0_.last_updater AS last_updater_26, o0_.vdg_ponte AS vdg_ponte_27, o0_.uuid AS uuid_28, o0_.client_uuid AS client_uuid_29, p1_.id AS id_30, p1_.property_name AS property_name_31, p1_.commune AS commune_32, p1_.surface_totale AS surface_totale_33, p1_.contract_name AS contract_name_34, p1_.adresse_1 AS adresse_1_35, p1_.adresse_2 AS adresse_2_36, p1_.code_postal AS code_postal_37, v2_.id AS id_38, v2_.date_visite AS date_visite_39, v2_.uuid AS uuid_40, v2_.client_uuid AS client_uuid_41, v2_.commentaire AS commentaire_42, o0_.property_id AS property_id_43, o0_.visite_id AS visite_id_44, p1_.departement_id AS departement_id_45, v2_.property_id AS property_id_46 FROM observation o0_ LEFT JOIN property p1_ ON o0_.property_id = p1_.id LEFT JOIN visite v2_ ON o0_.visite_id = v2_.id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY v2_.date_visite DESC, p1_.property_name ASC, o0_.parcelle ASC
Parameters:
[ 57977 57957 57956 57961 57962 57965 57966 57963 57968 57967 57970 57969 57959 57960 57964 57958 57825 57824 57812 57828 ]
|
||||||||||||||||||||||||||||||||
1.88 ms (0.24%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.reset_token AS reset_token_4, u0_.is_active AS is_active_5, u0_.first_name AS first_name_6, u0_.last_name AS last_name_7, u0_.function AS function_8, u0_.type_certiphyto AS type_certiphyto_9, u0_.validite_certiphyto AS validite_certiphyto_10, u0_.mobile AS mobile_11, u0_.phone AS phone_12, u0_.num_certiphyto AS num_certiphyto_13, u0_.stades_pheno AS stades_pheno_14, u0_.p_tordeuses AS p_tordeuses_15, u0_.movida AS movida_16, u0_.grp_30k AS grp_30k_17, u0_.is_admin AS is_admin_18 FROM `user` u0_ WHERE u0_.is_admin = ?
Parameters:
[
1
]
|
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.