Query Metrics
1
Database Queries
1
Different statements
5.90 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.90 ms (100.00%) |
1 |
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.password AS password_2, a0_.role AS role_3, a0_.active AS active_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6 FROM administrators a0_ WHERE a0_.email = ?
Parameters:
[
"admin@admin.com"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Domain\Administrator\Model\Administrator | No errors. |
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |