Query Metrics
1
Database Queries
1
Different statements
0.90 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.90 ms |
SELECT p0_.id AS id_0, p0_.projectnumber AS projectnumber_1, p0_.customer_id AS customer_id_2, p0_.name AS name_3, p0_.finishtime AS finishtime_4, p0_.status_id AS status_id_5 FROM project p0_ WHERE p0_.id = ?
Parameters:
[
"1826"
]
|
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\Project | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Project | No errors. |