Query Metrics
3
Database Queries
3
Different statements
0.51 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.17 ms (34.26%) |
1 |
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.expertise_id AS expertise_id_4 FROM faq t0 WHERE t0.expertise_id = ?
Parameters:
[
39
]
|
|
0.17 ms (34.03%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.icon AS icon_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8 FROM expertise t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"droit-du-travail"
]
|
|
0.16 ms (31.71%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.icon AS icon_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8 FROM expertise t0
Parameters:
[] |
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\Expertise | No errors. |
| App\Entity\Faq | No errors. |