Query Metrics
2
Database Queries
2
Different statements
1.16 ms
Query time
7
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.65 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM systeme_client t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 2 | 0.52 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.prenom AS prenom_4, u0_.nom AS nom_5, u0_.initiales AS initiales_6, u0_.matricule AS matricule_7, u0_.actif AS actif_8, u0_.carte_clef_rendu AS carte_clef_rendu_9, u0_.rappel_sms AS rappel_sms_10, u0_.telephone AS telephone_11, u0_.telephone_pro AS telephone_pro_12, u0_.ville_id AS ville_id_13, u0_.ville_attache_id AS ville_attache_id_14, u0_.systeme_client_id AS systeme_client_id_15 FROM user u0_ WHERE u0_.roles NOT LIKE ? AND u0_.roles NOT LIKE ? AND u0_.roles NOT LIKE ? AND u0_.systeme_client_id = ? AND u0_.actif = 1 ORDER BY u0_.prenom ASC
Parameters:
[ "%ROLE_ANAL%" "%ROLE_TECH%" "%ROLE_PAS_AFFICH%" 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SystemeClient |
|
| App\Entity\User |
|
| App\Entity\Remorque |
|
| App\Entity\Camion |
|
| App\Entity\Maintenance |
|
| App\Entity\TourneeTheorique | No errors. |
| App\Entity\Client |
|
| App\Entity\Pneu | No errors. |
| App\Entity\MaintenanceType |
|
| App\Entity\VilleFrance | No errors. |
| App\Entity\CamionUser | No errors. |
| App\Entity\Documentation | No errors. |
| App\Entity\CartePaiement | No errors. |
| App\Entity\Absence | No errors. |
| App\Entity\PlanningReccurence | No errors. |
| App\Entity\InfoChauffeur | No errors. |
| App\Entity\InfoChauffeurDate | No errors. |
| App\Entity\PlanningUpdateDateTime | No errors. |
| App\Entity\HoraireExploit | No errors. |