Query Metrics
2
Database Queries
2
Different statements
1.44 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.08 ms (74.85%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.question_fr AS question_fr_3, t0.reponse_fr AS reponse_fr_4, t0.statut AS statut_5 FROM website_faq t0 WHERE t0.statut = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.36 ms (25.15%) |
1 |
SELECT t0.id AS id_1, t0.title_fr AS title_fr_2, t0.image AS image_3, t0.title_eng AS title_eng_4, t0.title_esp AS title_esp_5, t0.statut AS statut_6, t0.date_creation AS date_creation_7 FROM website_deals t0 WHERE t0.statut = ?
Parameters:
[
1
]
|
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\Deals | No errors. |