Query Metrics
3
Database Queries
3
Different statements
4.66 ms
Query time
6
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.12 ms (88.40%) |
1 |
SELECT DISTINCT t0_.IDTypeZoneoperation AS IDTypeZoneoperation_0, t0_.Libelle AS Libelle_1, t1_.IDTypeOperationmaintenance AS IDTypeOperationmaintenance_2, t1_.Libelle AS Libelle_3, t1_.ImagePath AS ImagePath_4, t1_.Numero AS Numero_5, t1_.PrixUnitMaindoeuvreHT AS PrixUnitMaindoeuvreHT_6, t1_.PrixUnitLaterielHT AS PrixUnitLaterielHT_7 FROM TypeBordereaupu t2_ INNER JOIN BordereauParTypeMaintenance b4_ ON t2_.IDTypeBordereaupu = b4_.typebordereaupu_id INNER JOIN TypeMarchemaintenance t3_ ON t3_.IDTypeMarchemaintenance = b4_.typemarchemaintenance_id INNER JOIN TypeZoneoperation t0_ ON t3_.IDTypeMarchemaintenance = t0_.IDTypeMarchemaintenance INNER JOIN TypeOperationmaintenance t1_ ON t0_.IDTypeZoneoperation = t1_.IDTypeZoneoperation WHERE t2_.IDTypeBordereaupu = ? AND t1_.IDAscensoriste = ? ORDER BY t0_.Libelle ASC
Parameters:
[ "1" "2" ]
|
||||||||||||||||||||||||||||||
|
0.29 ms (6.31%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.EstActive AS EstActive_5, t0.NomPrenom AS NomPrenom_6, t0.Tel AS Tel_7, t0.Adresse AS Adresse_8, t0.Pays AS Pays_9, t0.IDVille AS IDVille_10, t0.isAdmin AS isAdmin_11, t0.IDProfil AS IDProfil_12, t0.IDAscensoriste AS IDAscensoriste_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
4
]
|
||||||||||||||||||||||||||||||
|
0.25 ms (5.29%) |
1 |
SELECT t0.IDAscensoriste AS IDAscensoriste_1, t0.Logo AS Logo_2, t0.Nom AS Nom_3, t0.Slug AS Slug_4, t0.Email AS Email_5, t0.TelContact AS TelContact_6, t0.NomContact AS NomContact_7, t0.CP AS CP_8, t0.Type AS Type_9, t0.Adresse AS Adresse_10, t0.IDVille AS IDVille_11, t0.EstActif AS EstActif_12, t0.Pays AS Pays_13, t0.TauxHoraire AS TauxHoraire_14, t0.TempsDeplacement AS TempsDeplacement_15, t0.AugmentationPrixOpParAn AS AugmentationPrixOpParAn_16, t0.CodeCouleur AS CodeCouleur_17 FROM Ascensoriste t0 WHERE t0.IDAscensoriste = ?
Parameters:
[
2
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
| App\Entity\Profil | 1 |
| App\Entity\Ascensoriste | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Profil | No errors. |
| App\Entity\Ascensoriste |
|
| App\Entity\PushToken | No errors. |
| App\Entity\Typesecteur | No errors. |
| App\Entity\Avancementtravaux |
|
| App\Entity\Ascenseur |
|
| App\Entity\Fournisseur |
|
| App\Entity\Clientascoriste | No errors. |
| App\Entity\Typeoperationmaintenance | No errors. |
| App\Entity\Typebordereaupu | No errors. |
| App\Entity\Typemarchemaintenance |
|
| App\Entity\Typezoneoperation |
|