Query Metrics
2
Database Queries
2
Different statements
2.36 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.33 ms (56.33%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.telephone AS telephone_4, t0.email AS email_5, t0.image AS image_6, t0.imagefiligrame AS imagefiligrame_7, t0.update_at AS update_at_8, t0.certification AS certification_9, t0.pourquoieps AS pourquoieps_10, t0.reglement_interieur AS reglement_interieur_11, t0.livret_acceuil AS livret_acceuil_12 FROM informationeps t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
1.03 ms (43.67%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.telephone AS telephone_7, t0.firstconnexion AS firstconnexion_8, t0.role_id AS role_id_9, t0.site_id AS site_id_10 FROM user t0
Parameters:
[] |
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\User | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Task | No errors. |
| App\Entity\DemandeByCanal | No errors. |
| App\Entity\DemandePro | No errors. |
| App\Entity\Informationeps | No errors. |