Query Metrics
1
Database Queries
1
Different statements
2.12 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.12 ms (100.00%) |
1 |
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.text AS text_2, f0_.lang AS lang_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5, f0_.active AS active_6, f0_.position AS position_7 FROM faq f0_ WHERE f0_.active = 1 AND f0_.lang = ? ORDER BY f0_.position ASC
Parameters:
[
"en"
]
|
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. |