GET https://www.zikobook.fr/room/superbe-studio-professionnel

Query Metrics

3 Database Queries
3 Different statements
4.09 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.01 ms
(49.07%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.rehearsal AS rehearsal_5, t0.studio AS studio_6, t0.price_per_hour_rehearsal AS price_per_hour_rehearsal_7, t0.price_per_day_studio AS price_per_day_studio_8, t0.capacity AS capacity_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.city AS city_13, t0.zip_code AS zip_code_14, t0.area AS area_15, t0.equipments AS equipments_16, t0.email AS email_17, t0.phone AS phone_18, t0.owner_id AS owner_id_19 FROM room t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "superbe-studio-professionnel"
]
1.26 ms
(30.70%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_cover AS is_cover_3, t0.updated_at AS updated_at_4, t0.room_id AS room_id_5 FROM room_image t0 WHERE t0.room_id = ?
Parameters:
[
  1
]
0.83 ms
(20.23%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\RoomImage 3
App\Entity\Room 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Room No errors.
App\Entity\User No errors.
App\Entity\Booking No errors.
App\Entity\RoomImage No errors.