Query Metrics
2
Database Queries
2
Different statements
1.13 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.58 ms (51.37%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.cover AS cover_4, t0.locale AS locale_5 FROM banners t0 WHERE t0.locale = ?
Parameters:
[
"en"
]
|
0.55 ms (48.63%) |
1 |
SELECT t0._id AS _id_1, t0.name AS name_2, t0.email AS email_3, t0.roles AS roles_4, t0.active AS active_5, t0.password AS password_6, t0.createdOn AS createdOn_7, t0.updatedOn AS updatedOn_8 FROM users t0 WHERE t0._id = ?
Parameters:
[
"9768ea38-b110-4a71-92d4-a20232dce4de"
]
|
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\Users | No errors. |
App\Entity\Banner | No errors. |