Query Metrics
1
Database Queries
1
Different statements
8.52 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 8.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.nbr_of_person AS nbr_of_person_4, t0.number AS number_5, t0.created_at AS created_at_6, t0.update_at AS update_at_7, t0.active AS active_8, t0.type AS type_9, t0.nbr_of_simple_bed AS nbr_of_simple_bed_10, t0.nbr_of_double_bed AS nbr_of_double_bed_11, t0.surface AS surface_12, t0.principal_image AS principal_image_13, t0.images AS images_14, t0.price AS price_15, t0.center_id AS center_id_16 FROM room t0
Parameters:
[] |
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\Entity\Room | No errors. |
| App\Entity\Center | No errors. |
| App\Entity\Reservation | No errors. |