Query Metrics
2
Database Queries
2
Different statements
0.36 ms
Query time
0
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.25 ms |
SELECT t0.id AS id_1, t0.from_api_key AS from_api_key_2, t0.from_api_url AS from_api_url_3, t0.to_api_url AS to_api_url_4, t0.to_api_key AS to_api_key_5 FROM configuration t0
Parameters:
[] |
| 2 | 0.10 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5 FROM user t0
Parameters:
[] |
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\User | 3 |
| App\Entity\Configuration | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Configuration | No errors. |
| App\Entity\User | No errors. |