Query Metrics
1
Database Queries
1
Different statements
2.61 ms
Query time
0
Invalid entities
1
Managed entities
Queries
local connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.61 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.number AS number_3, t0.datetime_last_update AS datetime_last_update_4, t0.notes AS notes_5, t0.is_active AS is_active_6 FROM byep_version t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| local | doctrine.dbal.local_connection |
| remote | doctrine.dbal.remote_connection |
Entity Managers
| Name | Service |
|---|---|
| local | doctrine.orm.local_entity_manager |
| remote | doctrine.orm.remote_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
local entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Local\Version | 1 |
remote entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
local entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Local\Version | No errors. |
remote entity manager
No loaded entities.