Query Metrics
4
Database Queries
4
Different statements
1.84 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.63 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.home_slide AS home_slide_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM banner t0 WHERE t0.status = ?
Parameters:
[
1
]
|
2 | 0.41 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.titre AS titre_3, t0.description AS description_4, t0.statut AS statut_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM nos_service t0 WHERE t0.statut = ?
Parameters:
[
1
]
|
3 | 0.39 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM client t0 WHERE t0.statut = ?
Parameters:
[
1
]
|
4 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.image AS image_2, p0_.statut AS statut_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5 FROM propos_nous p0_ WHERE p0_.statut = ? LIMIT 1
Parameters:
[
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\Banner | No errors. |
App\Entity\NosService | No errors. |
App\Entity\Client | No errors. |
App\Entity\ProposNous | No errors. |