Query Metrics
1
Database Queries
1
Different statements
1.16 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.16 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.nom_boutique AS nom_boutique_8, t0.categorie AS categorie_9, t0.numero AS numero_10, t0.description AS description_11, t0.geolocalisation AS geolocalisation_12, t0.compte AS compte_13, t0.datede_creations AS datede_creations_14, t0.datede_misea_jours AS datede_misea_jours_15 FROM user_vendeur t0 WHERE t0.categorie = ? ORDER BY t0.datede_creations DESC LIMIT 15
Parameters:
[
"Esthétiques & beautés"
]
|
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\UserVendeur | No errors. |