Query Metrics
3
Database Queries
3
Different statements
0.58 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.24 ms (41.86%) |
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-des-etrangers"
]
|
|
0.19 ms (32.61%) |
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:
[
41
]
|
|
0.15 ms (25.53%) |
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. |