Query Metrics
4
Database Queries
4
Different statements
1.31 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.51 ms (38.70%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.main_category_id AS main_category_id_4 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"plan-du-site"
]
|
|
0.33 ms (25.44%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.main_category_id AS main_category_id_4 FROM sub_category t0 WHERE t0.main_category_id = ?
Parameters:
[
1
]
|
|
0.29 ms (22.46%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.main_category_id AS main_category_id_4 FROM category t0
Parameters:
[] |
|
0.18 ms (13.40%) |
1 |
SELECT t0.id AS id_1, t0.cle AS cle_2, t0.value AS value_3 FROM parameter t0 WHERE t0.cle = ? LIMIT 1
Parameters:
[
"banner_text"
]
|
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\Category |
|
| App\Entity\Page |
|
| App\Entity\SubCategory | No errors. |
| App\Entity\Parameter | No errors. |