Query Metrics
2
Database Queries
2
Different statements
2.26 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.30 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sous_titre_1 AS sous_titre_1_3, t0.sous_titre_2 AS sous_titre_2_4, t0.description_1 AS description_1_5, t0.description_2 AS description_2_6 FROM presentation t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
2 | 0.96 ms |
SELECT t0.date_creation AS date_creation_1, t0.date_maj AS date_maj_2, t0.id AS id_3, t0.titre AS titre_4, t0.description AS description_5, t0.photo AS photo_6, t0.display AS display_7, t0.bouton AS bouton_8, t0.url AS url_9 FROM bloc t0 WHERE t0.display = ?
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\Presentation | No errors. |
App\Entity\Historisation | No errors. |
App\Entity\Bloc | No errors. |