Query Metrics
8
Database Queries
3
Different statements
3.34 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.76 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
Parameters:
[] |
| 2 | 0.27 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.49 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:
[
38
]
|
| 4 | 0.22 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:
[
39
]
|
| 5 | 0.18 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
]
|
| 6 | 0.15 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:
[
41
]
|
| 7 | 0.14 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:
[
42
]
|
| 8 | 0.13 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:
[
43
]
|
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\Faq | No errors. |
| App\Entity\Expertise | No errors. |