Query Metrics
2
Database Queries
2
Different statements
1.07 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.55 ms (51.18%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.quartier AS quartier_3, t0.commune AS commune_4, t0.adresse AS adresse_5, t0.telephone AS telephone_6, t0.latitude AS latitude_7, t0.longitude AS longitude_8, t0.id_groupe AS id_groupe_9, t0.created_at AS created_at_10, t0.deleted_at AS deleted_at_11, t0.status AS status_12, t0.is_mutuelle AS is_mutuelle_13, t0.code AS code_14, t0.image AS image_15, t0.id_ville_id AS id_ville_id_16 FROM pharmacie t0 WHERE t0.id = ?
Parameters:
[
13
]
|
||||||||||||||||||||||||||||||
|
0.52 ms (48.82%) |
1 |
SELECT u0_.id AS id_0, u0_.first_name AS first_name_1, u0_.last_name AS last_name_2, u0_.email AS email_3, u0_.phone AS phone_4, u0_.password AS password_5, u0_.password_default AS password_default_6, u0_.created_at AS created_at_7, u0_.deleted_at AS deleted_at_8, u0_.one_connexion AS one_connexion_9, u0_.roles AS roles_10, u0_.fcm_token AS fcm_token_11, u0_.id_statut_id AS id_statut_id_12, u0_.id_restaurant_id AS id_restaurant_id_13, u0_.id_pharmacie_id AS id_pharmacie_id_14 FROM `user` u0_ WHERE u0_.phone = ? ORDER BY u0_.id ASC LIMIT 1
Parameters:
[
"92183475"
]
|
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\StatusUser | 1 |
| App\Entity\Pharmacie | 1 |
| App\Entity\Ville | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\StatusUser | No errors. |
| App\Entity\Restaurant | No errors. |
| App\Entity\Pharmacie | No errors. |
| App\Entity\Ville | No errors. |