Query Metrics
23
Database Queries
18
Different statements
36.49 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.36 ms (17.44%) |
1 |
SELECT p0_.id AS id_0, p0_.libelle_court AS libelle_court_1, p0_.libelle_long AS libelle_long_2 FROM proposition_origine p0_ WHERE p0_.id IN (?)
Parameters:
|
4.27 ms (11.71%) |
1 |
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
|
3.55 ms (9.72%) |
2 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
|
3.24 ms (8.87%) |
2 |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.lien_vers_piece AS lien_vers_piece_3, t0.montant AS montant_4, t0.proposition_id AS proposition_id_5 FROM facture_proposition t0 WHERE t0.proposition_id = ?
Parameters:
|
2.76 ms (7.57%) |
2 |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.objet AS objet_3, t0.date AS date_4, t0.remarques AS remarques_5, t0.type_sous_traitance AS type_sous_traitance_6, t0.proposition_id AS proposition_id_7, t0.fournisseur_id AS fournisseur_id_8 FROM commande_proposition t0 WHERE t0.proposition_id = ?
Parameters:
|
2.28 ms (6.24%) |
3 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.nom AS nom_4, u0_.prenom AS prenom_5, u0_.created_at AS created_at_6, u0_.updated_at AS updated_at_7, u0_.telephone AS telephone_8, u0_.actif AS actif_9, u0_.trigramme AS trigramme_10, u0_.agence_id AS agence_id_11 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?)
Parameters:
|
1.93 ms (5.29%) |
1 |
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
|
1.91 ms (5.23%) |
1 |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
|
1.89 ms (5.18%) |
1 |
SELECT t0.id AS id_1, t0.numero_affaire AS numero_affaire_2, t0.site AS site_3, t0.site_contact AS site_contact_4, t0.site_adresse AS site_adresse_5, t0.site_code_postal AS site_code_postal_6, t0.site_ville AS site_ville_7, t0.exigences AS exigences_8, t0.retour_exp AS retour_exp_9, t0.remarques AS remarques_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.objet AS objet_13, t0.is_deleted AS is_deleted_14, t0.site_contact_tel AS site_contact_tel_15, t0.site_contact_mail AS site_contact_mail_16, t0.categorie_id AS categorie_id_17, t0.responsable_id AS responsable_id_18, t0.client_id AS client_id_19, t0.agence_id AS agence_id_20 FROM affaire t0 WHERE t0.id = ?
Parameters:
|
1.72 ms (4.71%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.boite_postale AS boite_postale_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.siret AS siret_8, t0.code_ape AS code_ape_9, t0.tva_intracommunautaire AS tva_intracommunautaire_10 FROM agence t0 WHERE t0.id = ?
Parameters:
|
1.59 ms (4.37%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date_envoi AS date_envoi_3, t0.remarques AS remarques_4, t0.reference AS reference_5, t0.retour_exp AS retour_exp_6, t0.version AS version_7, t0.auteur_id AS auteur_id_8, t0.relecteur_id AS relecteur_id_9, t0.validateur_id AS validateur_id_10, t0.affaire_id AS affaire_id_11 FROM dossier t0 WHERE t0.affaire_id = ?
Parameters:
|
1.11 ms (3.03%) |
1 |
"COMMIT"
Parameters:
[] |
0.78 ms (2.13%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.nom AS nom_4, u0_.prenom AS prenom_5, u0_.created_at AS created_at_6, u0_.updated_at AS updated_at_7, u0_.telephone AS telephone_8, u0_.actif AS actif_9, u0_.trigramme AS trigramme_10, u0_.agence_id AS agence_id_11 FROM user u0_ WHERE u0_.id IN (?)
Parameters:
|
0.75 ms (2.05%) |
1 |
SELECT a0_.id AS id_0, a0_.nom AS nom_1, a0_.adresse AS adresse_2, a0_.boite_postale AS boite_postale_3, a0_.code_postal AS code_postal_4, a0_.ville AS ville_5, a0_.telephone AS telephone_6, a0_.siret AS siret_7, a0_.code_ape AS code_ape_8, a0_.tva_intracommunautaire AS tva_intracommunautaire_9 FROM agence a0_ WHERE a0_.id IN (?)
Parameters:
|
0.73 ms (1.99%) |
1 |
INSERT INTO dossier (titre, date_envoi, remarques, reference, retour_exp, version, auteur_id, relecteur_id, validateur_id, affaire_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
|
0.64 ms (1.75%) |
1 |
SELECT c0_.id AS id_0, c0_.societe AS societe_1, c0_.contact_nom AS contact_nom_2, c0_.contact_prenom AS contact_prenom_3, c0_.telephone AS telephone_4, c0_.email AS email_5, c0_.adresse AS adresse_6, c0_.code_postal AS code_postal_7, c0_.ville AS ville_8, c0_.remarques AS remarques_9, c0_.type_id AS type_id_10 FROM client c0_ WHERE c0_.id IN (?)
Parameters:
|
0.62 ms (1.69%) |
1 |
SELECT c0_.id AS id_0, c0_.libelle_court AS libelle_court_1, c0_.libelle_long AS libelle_long_2, c0_.remarques AS remarques_3 FROM categorie_affaire c0_ WHERE c0_.id IN (?)
Parameters:
|
0.38 ms (1.03%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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\User | No errors. |
App\Entity\Agence | No errors. |
App\Entity\Proposition | No errors. |
App\Entity\Dossier | No errors. |
App\Entity\Courrier | No errors. |
App\Entity\Affaire | No errors. |
App\Entity\CategorieAffaire | No errors. |
App\Entity\Client | No errors. |
App\Entity\Commande | No errors. |
App\Entity\Facture | No errors. |
App\Entity\TypeClient | No errors. |
App\Entity\PropositionOrigine | No errors. |
App\Entity\CommandeProposition | No errors. |
App\Entity\FactureProposition | No errors. |
App\Entity\Fournisseur | No errors. |