Query Metrics
1
Database Queries
1
Different statements
1.87 ms
Query time
0
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.club_meeting AS club_meeting_3, t0.depth AS depth_4, t0.club_member AS club_member_5, t0.remark AS remark_6, t0.group_number AS group_number_7, t0.diver_number AS diver_number_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.registration_end_date AS registration_end_date_11, t0.ship_meeting AS ship_meeting_12, t0.cancelation AS cancelation_13, t0.confirmation AS confirmation_14, t0.is_paid AS is_paid_15, t0.price AS price_16, t0.created_by_id AS created_by_id_17, t0.skipper_id AS skipper_id_18, t0.location_id AS location_id_19, t0.dive_type_id AS dive_type_id_20, t0.level_id AS level_id_21, t0.dive_master_id AS dive_master_id_22, t0.file_id AS file_id_23 FROM dive t0 WHERE t0.id = ?
Parameters:
[
"215"
]
|
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\Dive | 1 |
| App\Entity\User | 1 |
| App\Entity\DiveLocation | 1 |
| App\Entity\DiveType | 1 |
| App\Entity\Level | 1 |
| App\Entity\Files | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Dive | No errors. |
| App\Entity\User | No errors. |
| App\Entity\DiveLocation | No errors. |
| App\Entity\DiveType | No errors. |
| App\Entity\Level | No errors. |
| App\Entity\Files | No errors. |
| App\Entity\DiveBooking | No errors. |