GET https://www.chezbandjo.fr/12

Query Metrics

3 Database Queries
3 Different statements
10.83 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.31 ms
(49.06%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5, t0.room_id AS room_id_6 FROM picture t0 WHERE t0.room_id = ?
Parameters:
[
  12
]
3.05 ms
(28.19%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_line AS on_line_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.short_description AS short_description_7, t0.picture AS picture_8, t0.key_code AS key_code_9, t0.arrival_time AS arrival_time_10, t0.departure_time AS departure_time_11, t0.user_id AS user_id_12 FROM gite t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "La Cocuère"
]
2.46 ms
(22.75%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.floor AS floor_3, t0.description AS description_4, t0.gite_id AS gite_id_5 FROM room t0 WHERE t0.id = ?
Parameters:
[
  12
]

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\Gite No errors.
App\Entity\User No errors.
App\Entity\Reservation No errors.
App\Entity\Room No errors.
App\Entity\PricingRule No errors.
App\Entity\Booking No errors.
App\Entity\Picture No errors.