Query Metrics
1
Database Queries
1
Different statements
2.59 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.59 ms (100.00%) |
1 |
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.text AS text_2, f0_.language AS language_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_.language = ? 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Faq | 6 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Faq | No errors. |