Query Metrics
5
Database Queries
5
Different statements
21.50 ms
Query time
9
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 6.12 ms |
SELECT t0.id AS id_1, t0.meet_at AS meet_at_2, t0.updated_at AS updated_at_3, t0.etat AS etat_4, t0.statut AS statut_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.acces_key AS acces_key_8, t0.email AS email_9, t0.telephone AS telephone_10, t0.source AS source_11, t0.date_de_naissance AS date_de_naissance_12, t0.genre AS genre_13, t0.taille AS taille_14, t0.start_nutrition_at AS start_nutrition_at_15, t0.adresse_rue AS adresse_rue_16, t0.adresse_cp AS adresse_cp_17, t0.adresse_ville AS adresse_ville_18, t0.created_at AS created_at_19, t0.Parrain AS Parrain_20, t0.created_by_id AS created_by_id_21 FROM crm_contacts t0 WHERE t0.id = ?
Parameters:
[
b"cH\x08Åe`A¯æ\x0F\x11¢├5PV"
]
|
||||||||||||||||||||||||||||||||
2 | 4.41 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.mot_de_passe AS mot_de_passe_5, t0.date_de_naissance AS date_de_naissance_6, t0.photo_profil AS photo_profil_7, t0.genre AS genre_8, t0.telephone AS telephone_9, t0.is_verified AS is_verified_10, t0.created_at AS created_at_11, t0.update_at AS update_at_12, t0.Parrain AS Parrain_13 FROM atg_membres t0 WHERE t0.id = ?
Parameters:
[
b"\võ\x06üJž\x11î¦,¥¸ÞÖ'å"
]
|
||||||||||||||||||||||||||||||||
3 | 5.60 ms |
SELECT t0.start_at AS start_at_1, t0.end_at AS end_at_2, t0.titre AS titre_3, t0.description AS description_4, t0.google_event_id AS google_event_id_5, t0.localisation AS localisation_6, t0.id AS id_7, t0.created_by_id AS created_by_id_8, t0.contact_id AS contact_id_9 FROM crm_activities t0 WHERE t0.contact_id = ?
Parameters:
[
b"cH\x08Åe`A¯æ\x0F\x11¢├5PV"
]
|
||||||||||||||||||||||||||||||||
4 | 3.00 ms |
SELECT t0.vente_at AS vente_at_1, t0.reference AS reference_2, t0.pv AS pv_3, t0.montant_tva AS montant_tva_4, t0.ventilation_tva AS ventilation_tva_5, t0.montant_ttc AS montant_ttc_6, t0.solde AS solde_7, t0.commentaire AS commentaire_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.update_at AS update_at_11, t0.contact_id AS contact_id_12, t0.created_by_id AS created_by_id_13 FROM crm_factures_ventes t0 WHERE t0.contact_id = ? ORDER BY t0.created_at DESC
Parameters:
[
b"cH\x08Åe`A¯æ\x0F\x11¢├5PV"
]
|
||||||||||||||||||||||||||||||||
5 | 2.37 ms |
SELECT t0.id AS id_1, t0.poids AS poids_2, t0.mg AS mg_3, t0.mm AS mm_4, t0.mo AS mo_5, t0.mh AS mh_6, t0.gv AS gv_7, t0.mr AS mr_8, t0.imc AS imc_9, t0.cb AS cb_10, t0.ct AS ct_11, t0.ch AS ch_12, t0.cc AS cc_13, t0.am AS am_14, t0.suivi_at AS suivi_at_15, t0.created_by_id AS created_by_id_16, t0.membre_id AS membre_id_17, t0.contact_id AS contact_id_18 FROM atg_suivis_balance t0 WHERE t0.contact_id = ? ORDER BY t0.suivi_at DESC
Parameters:
[
b"cH\x08Åe`A¯æ\x0F\x11¢├5PV"
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\CrmContacts |
|
App\Entity\AtgMembres |
|
App\Entity\CrmFacturesVentes | No errors. |
App\Entity\AtgSuivisBalance |
|
App\Entity\CrmActivities |
|
App\Entity\AtgMembresFactures | No errors. |
App\Entity\AtgMembreEndroit |
|
App\Entity\AtgMembresCredits |
|
App\Entity\AtgSeancesMouvements | No errors. |
App\Entity\AtgMembresCreditsBalance |
|
App\Entity\UrlsShort |
|
App\Entity\CrmFacturesVentesLignes |
|
App\Entity\CrmFacturesVentesTransactions | No errors. |