Query Metrics
1
Database Queries
1
Different statements
1.03 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.03 ms |
SELECT t0.id AS id_1, t0.nom_prenom AS nom_prenom_2, t0.telephone AS telephone_3, t0.adresse AS adresse_4, t0.created_at AS created_at_5, t0.deleted_at AS deleted_at_6, t0.statut AS statut_7, t0.profil AS profil_8 FROM client t0 WHERE t0.telephone = ? AND t0.statut = ? LIMIT 1
Parameters:
[ "22792829789" 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\AffectationFonctionnalite | No errors. |
| App\Entity\Conversation | No errors. |
| App\Entity\StatutConversation | No errors. |
| App\Entity\Canal | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\TypeMessage | No errors. |
| App\Entity\Onglets | No errors. |
| App\Entity\FonctionnaliteProfil | No errors. |
| App\Entity\SousFonctionnaliteProfil | No errors. |
| App\Entity\User |
|