Query Metrics
3
Database Queries
3
Different statements
0.77 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
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-general"
]
|
| 2 | 0.16 ms |
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:
[] |
| 3 | 0.26 ms |
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:
[
40
]
|
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. |