Query Metrics
24
Database Queries
5
Different statements
798.18 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.88 ms |
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
]
|
||||||||||||||||||||||||||||||||
2 | 639.16 ms |
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:
[]
|
||||||||||||||||||||||||||||||||
3 | 2.09 ms |
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 ]
|
||||||||||||||||||||||||||||||||
4 | 141.58 ms |
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:
[]
|
||||||||||||||||||||||||||||||||
5 | 0.65 ms |
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
]
|
||||||||||||||||||||||||||||||||
6 | 0.49 ms |
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:
[
57957
]
|
||||||||||||||||||||||||||||||||
7 | 0.47 ms |
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:
[
57956
]
|
||||||||||||||||||||||||||||||||
8 | 0.46 ms |
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:
[
57961
]
|
||||||||||||||||||||||||||||||||
9 | 0.81 ms |
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:
[
57962
]
|
||||||||||||||||||||||||||||||||
10 | 0.81 ms |
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:
[
57965
]
|
||||||||||||||||||||||||||||||||
11 | 0.75 ms |
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:
[
57966
]
|
||||||||||||||||||||||||||||||||
12 | 0.76 ms |
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:
[
57963
]
|
||||||||||||||||||||||||||||||||
13 | 0.81 ms |
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:
[
57968
]
|
||||||||||||||||||||||||||||||||
14 | 0.85 ms |
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:
[
57967
]
|
||||||||||||||||||||||||||||||||
15 | 0.71 ms |
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:
[
57970
]
|
||||||||||||||||||||||||||||||||
16 | 0.72 ms |
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:
[
57969
]
|
||||||||||||||||||||||||||||||||
17 | 0.97 ms |
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:
[
57959
]
|
||||||||||||||||||||||||||||||||
18 | 0.63 ms |
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:
[
57960
]
|
||||||||||||||||||||||||||||||||
19 | 0.66 ms |
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:
[
57964
]
|
||||||||||||||||||||||||||||||||
20 | 0.65 ms |
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:
[
57958
]
|
||||||||||||||||||||||||||||||||
21 | 0.62 ms |
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:
[
57825
]
|
||||||||||||||||||||||||||||||||
22 | 0.53 ms |
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:
[
57824
]
|
||||||||||||||||||||||||||||||||
23 | 0.58 ms |
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:
[
57812
]
|
||||||||||||||||||||||||||||||||
24 | 0.54 ms |
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:
[
57828
]
|
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.