Query Metrics
2
Database Queries
2
Different statements
0.64 ms
Query time
3
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.47 ms |
SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.email AS email_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||
| 2 | 0.17 ms |
SELECT t0.id AS id_1, t0.numero_physique AS numero_physique_2, t0.libelle_compteur AS libelle_compteur_3, t0.emplacement_compteur AS emplacement_compteur_4, t0.compteur_accessible AS compteur_accessible_5, t0.commentaire AS commentaire_6, t0.email AS email_7, t0.tel1 AS tel1_8, t0.tel2 AS tel2_9, t0.numero_client AS numero_client_10, t0.civilite AS civilite_11, t0.nom AS nom_12, t0.numero_rue AS numero_rue_13, t0.titre_rue AS titre_rue_14, t0.nom_rue AS nom_rue_15, t0.quartier AS quartier_16, t0.code_postal AS code_postal_17, t0.ville AS ville_18, t0.module_seul AS module_seul_19, t0.latitude AS latitude_20, t0.longitude AS longitude_21, t0.locked AS locked_22, t0.first AS first_23, t0.selected AS selected_24, t0.search AS search_25, t0.etatcomm AS etatcomm_26, t0.cluster1 AS cluster1_27, t0.cluster2 AS cluster2_28, t0.cluster3 AS cluster3_29, t0.cluster4 AS cluster4_30, t0.cluster5 AS cluster5_31, t0.location_lat_long AS location_lat_long_32, t0.remarque AS remarque_33, t0.alerte AS alerte_34, t0.mission_id AS mission_id_35, t0.creneau_id AS creneau_id_36, t0.etat_id AS etat_id_37, t0.opertaion_id AS opertaion_id_38, t0.agent_id AS agent_id_39 FROM point t0 WHERE t0.id = ?
Parameters:
[
38229
]
|
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\Point | 1 |
| App\Entity\Mission | 1 |
| App\Entity\Etat | 1 |
| App\Entity\Operation | 1 |
| App\Entity\Agent | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Logpoint | No errors. |
| App\Entity\Logetat | No errors. |
| App\Entity\Point | No errors. |
| App\Entity\Mission | No errors. |
| App\Entity\Creneau | No errors. |
| App\Entity\Etat | No errors. |
| App\Entity\Operation | No errors. |
| App\Entity\Agent | No errors. |
| App\Entity\Cluster |
|
| App\Entity\MailPoint |
|
| App\Entity\SmsPoint |
|
| App\Entity\Action | No errors. |
| App\Entity\MessageType | No errors. |
| App\Entity\Creneauhoraire | No errors. |
| App\Entity\SMS | No errors. |
| App\Entity\Mail | No errors. |
| App\Entity\ClusterType | No errors. |