Query Metrics
2
Database Queries
2
Different statements
0.84 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.image_mobile AS image_mobile_3, t0.display AS display_4 FROM contact_image t0
Parameters:
[] |
| 2 | 0.47 ms |
SELECT p0_.id AS id_0, p0_.nom AS nom_1, s1_.id AS id_2, s1_.son_h AS son_h_3, s1_.nom_page AS nom_page_4, s1_.delay AS delay_5, s1_.frequence AS frequence_6, s1_.perso_v_id AS perso_v_id_7 FROM perso_v p0_ LEFT JOIN son s1_ ON p0_.id = s1_.perso_v_id
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\ContactImage | No errors. |
| App\Entity\PersoV | No errors. |
| App\Entity\Son | No errors. |