Query Metrics
18
Database Queries
2
Different statements
5.15 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.70 ms (91.23%) |
17 |
SELECT t0.id AS id_1, t0.question AS question_2, t0.response AS response_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM faq_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
52
]
|
|
0.45 ms (8.77%) |
1 |
SELECT t0.id AS id_1, t0.anchor AS anchor_2 FROM faq 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\Faq | No errors. |
| App\Entity\FaqTranslation | No errors. |