Query Metrics
1
Database Queries
1
Different statements
4.25 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.25 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.deleted AS deleted_6, t0.deleted_on AS deleted_on_7 FROM admin t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"[email protected]"
]
|
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\Admin | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Admin | No errors. |
| App\Entity\MagazineSubscription | No errors. |
| App\Entity\MagazineByHandMaster | No errors. |
| App\Entity\Ticket | No errors. |
| App\Entity\TicketTimeline | No errors. |
| App\Entity\DpStudentLot | No errors. |
| App\Entity\DpStudent | No errors. |
| App\Entity\CCStudentTimeline | No errors. |
| App\Entity\History | No errors. |
| App\Entity\RecieptBook | No errors. |
| App\Entity\RecieptBookIssue | No errors. |
| App\Entity\MembershipRenewHistory | No errors. |