Query Metrics
1
Database Queries
1
Different statements
1.77 ms
Query time
1
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.77 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.city AS city_7, t0.phone AS phone_8, t0.pin AS pin_9, t0.email AS email_10, t0.roles AS roles_11, t0.password AS password_12, t0.mobile AS mobile_13, t0.password_reset_key AS password_reset_key_14, t0.password_reset_key_time AS password_reset_key_time_15, t0.is_valid AS is_valid_16, t0.teacher_name AS teacher_name_17, t0.teacher_email AS teacher_email_18, t0.teacher_mobile AS teacher_mobile_19, t0.is_verified AS is_verified_20, t0.deleted AS deleted_21, t0.is_unsubscribe AS is_unsubscribe_22, t0.unsubscribe_at AS unsubscribe_at_23, t0.unsubscribe_key AS unsubscribe_key_24, t0.circle_id AS circle_id_25, t0.state_id AS state_id_26 FROM school t0 WHERE t0.id = ?
Parameters:
[
7854
]
|
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\School | 1 |
| App\Entity\Circle | 1 |
| App\Entity\State | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\School | No errors. |
| App\Entity\Circle |
|
| App\Entity\State | No errors. |
| App\Entity\DpStudent | No errors. |
| App\Entity\DpStudentLot | No errors. |
| App\Entity\Ticket | No errors. |
| App\Entity\TicketTimeline | No errors. |
| App\Entity\CheckerSticker | No errors. |