Query Metrics
2
Database Queries
2
Different statements
0.52 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.35 ms (67.77%) |
1 |
SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.image AS image_2, t0_.color AS color_3 FROM theme_categorie t0_ ORDER BY t0_.nom ASC
Parameters:
[] |
|
0.17 ms (32.23%) |
1 |
SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.category_id AS category_id_2 FROM theme_sous_categorie t0_ WHERE t0_.category_id = ?
Parameters:
[
18
]
|
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\ThemeCategorie | No errors. |
| App\Entity\ThemeSousCategorie | No errors. |
| App\Entity\Theme | No errors. |