Query Metrics
2
Database Queries
1
Different statements
0.30 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.18 ms |
SELECT t0_.id AS id_0, t0_.const AS const_1, t0_.type AS type_2, t0_.description AS description_3, t0_.value AS value_4, t0_.updated_at AS updated_at_5 FROM tbl_configuration t0_ WHERE t0_.const = ?
Parameters:
[
"MAIN_ALLOW_USER_ACCOUNT_CREATION"
]
|
| 2 | 0.12 ms |
SELECT t0_.id AS id_0, t0_.const AS const_1, t0_.type AS type_2, t0_.description AS description_3, t0_.value AS value_4, t0_.updated_at AS updated_at_5 FROM tbl_configuration t0_ WHERE t0_.const = ?
Parameters:
[
"MAIN_ALLOW_USER_ACCOUNT_CREATION_AUTO_DISABLE"
]
|
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\Configuration | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Configuration | No errors. |