Query Metrics
38
Database Queries
2
Different statements
5.48 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.59 ms (83.71%) |
37 |
SELECT t0.id AS id_1, t0.alt AS alt_2, t0.url AS url_3 FROM image_article_blog t0 WHERE t0.id = ?
Parameters:
[
15
]
|
|
0.89 ms (16.29%) |
1 |
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.nom AS nom_3, t0.nombre_element AS nombre_element_4, t0.description AS description_5, t0.phrase_d_appel AS phrase_d_appel_6, t0.est_supprime AS est_supprime_7, t0.image_id AS image_id_8 FROM categorie_entreprise t0 WHERE t0.est_supprime = ? ORDER BY t0.nom ASC
Parameters:
[
0
]
|
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\CategorieEntreprise | No errors. |
| App\Entity\ImageArticleBlog | No errors. |