Query Metrics
1
Database Queries
1
Different statements
2.47 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.47 ms |
SELECT l0_.id AS id_0, l0_.version AS version_1, l0_.content AS content_2, l0_.status AS status_3, l0_.created_at AS created_at_4, l0_.published_at AS published_at_5, l0_.created_by_id AS created_by_id_6 FROM legal_document l0_ WHERE l0_.status = ? ORDER BY l0_.published_at DESC LIMIT 1
Parameters:
[
"published"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\LegalDocument | No errors. |
| App\Entity\Users | No errors. |