GET https://preprod.theoriginals-bourges.fr/

Query Metrics

6 Database Queries
4 Different statements
9.29 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.62 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.image AS image_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.image_alt AS image_alt_7, t0.seo_keywords AS seo_keywords_8, t0.hotel_link AS hotel_link_9, t0.encart_title AS encart_title_10, t0.encart_text AS encart_text_11, t0.subtitle AS subtitle_12 FROM home_page t0 LIMIT 1
Parameters:
[]
2 2.01 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.home_image AS home_image_3, t0.name AS name_4, t0.description AS description_5, t0.home_image_alt AS home_image_alt_6, t0.color AS color_7, t0.service_first_line AS service_first_line_8, t0.service_second_line AS service_second_line_9, t0.service_third_line AS service_third_line_10, t0.service_fourth_line AS service_fourth_line_11, t0.slug AS slug_12, t0.background_image AS background_image_13, t0.plaquette AS plaquette_14, t0.seminaire_background_image AS seminaire_background_image_15, t0.seminaire_text AS seminaire_text_16, t0.seminaire_plaquette AS seminaire_plaquette_17, t0.logo_dedicated_page AS logo_dedicated_page_18, t0.logo_dedicated_page_alt AS logo_dedicated_page_alt_19, t0.mail AS mail_20, t0.tel AS tel_21, t0.fifth_service AS fifth_service_22, t0.seo_title AS seo_title_23, t0.seo_description AS seo_description_24, t0.adresse AS adresse_25, t0.ville AS ville_26, t0.code_postal AS code_postal_27, t0.link AS link_28, t0.etoiles AS etoiles_29 FROM hotel t0
Parameters:
[]
3 1.98 ms
SELECT t0.id AS id_1, t0.text AS text_2 FROM service_line t0 INNER JOIN service_line_hotel ON t0.id = service_line_hotel.service_line_id WHERE service_line_hotel.hotel_id = ?
Parameters:
[
  1
]
4 1.73 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.have_shower AS have_shower_4, t0.have_tv AS have_tv_5, t0.have_air_dryer AS have_air_dryer_6, t0.url AS url_7, t0.price AS price_8, t0.personne AS personne_9, t0.surface AS surface_10, t0.lit AS lit_11, t0.hotel_id AS hotel_id_12 FROM chambre t0 WHERE t0.hotel_id = ?
Parameters:
[
  1
]
5 0.50 ms
SELECT t0.id AS id_1, t0.text AS text_2 FROM service_line t0 INNER JOIN service_line_hotel ON t0.id = service_line_hotel.service_line_id WHERE service_line_hotel.hotel_id = ?
Parameters:
[
  2
]
6 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.have_shower AS have_shower_4, t0.have_tv AS have_tv_5, t0.have_air_dryer AS have_air_dryer_6, t0.url AS url_7, t0.price AS price_8, t0.personne AS personne_9, t0.surface AS surface_10, t0.lit AS lit_11, t0.hotel_id AS hotel_id_12 FROM chambre t0 WHERE t0.hotel_id = ?
Parameters:
[
  2
]

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\HomePage No errors.
App\Entity\Hotel No errors.
App\Entity\Service No errors.
App\Entity\Chambre No errors.
App\Entity\ServiceEquipement No errors.
App\Entity\ServicePicto No errors.
App\Entity\OffreSeminaire No errors.
App\Entity\Avis No errors.
App\Entity\ServiceLine No errors.
App\Entity\ChambreImage No errors.