Query Metrics
1
Database Queries
1
Different statements
0.44 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_locked AS is_locked_4, t0.roles AS roles_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM admin_access t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"ROLE_PLATFORM"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| messenger | doctrine.dbal.messenger_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 |
|---|---|
| Akyos\CmsBundle\Entity\AdminAccess | No errors. |