https://rusticavoyages.com/home

Query Metrics

33 Database Queries
13 Different statements
68.98 ms Query time
10 Invalid entities

Grouped Statements

Show all queries

Time Count Info
47.57 ms
(68.97%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.hotel_id AS hotel_id_3 FROM imageshotels t0 WHERE t0.hotel_id = ?
Parameters:
[
  280
]
2.39 ms
(3.46%)
4
SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.price AS price_3, t0.marge AS marge_4, t0.etat AS etat_5, t0.hotelroom_id AS hotelroom_id_6, t0.hotelprice_id AS hotelprice_id_7 FROM priceroom t0 WHERE t0.hotelroom_id = ?
Parameters:
[
  235
]
2.30 ms
(3.34%)
4
SELECT t0.id AS id_1, t0.etat AS etat_2, t0.adulte AS adulte_3, t0.enfant AS enfant_4, t0.age AS age_5, t0.personne AS personne_6, t0.bebe AS bebe_7, t0.hotel_id AS hotel_id_8, t0.chambre_id AS chambre_id_9 FROM hotelroom t0 WHERE t0.hotel_id = ?
Parameters:
[
  280
]
2.28 ms
(3.31%)
4
SELECT t0.id AS id_1, t0.price AS price_2, t0.marge AS marge_3, t0.etat AS etat_4, t0.hotelarrangement_id AS hotelarrangement_id_5, t0.hotelprice_id AS hotelprice_id_6 FROM pricearrangement t0 WHERE t0.hotelarrangement_id = ?
Parameters:
[
  142
]
2.19 ms
(3.17%)
4
SELECT t0.id AS id_1, t0.etat AS etat_2, t0.hotel_id AS hotel_id_3, t0.arrangement_id AS arrangement_id_4 FROM hotelarrangement t0 WHERE t0.hotel_id = ?
Parameters:
[
  280
]
2.12 ms
(3.07%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.croisieres_id AS croisieres_id_3 FROM imagescroisiere t0 WHERE t0.croisieres_id = ?
Parameters:
[
  1
]
2.07 ms
(3.00%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.bannieres_id AS bannieres_id_3 FROM imagesbannieres t0 WHERE t0.bannieres_id = ?
Parameters:
[
  21
]
1.96 ms
(2.84%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.sejours_id AS sejours_id_3 FROM image_sejours t0 WHERE t0.sejours_id = ?
Parameters:
[
  101
]
1.66 ms
(2.41%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.etat AS etat_2 FROM banniere b0_ WHERE b0_.etat = 1
Parameters:
[]
1.51 ms
(2.19%)
1
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1, s0_.dcr AS dcr_2, s0_.etat AS etat_3, s0_.titre AS titre_4, s0_.dureesej AS dureesej_5, s0_.prix AS prix_6, s0_.pindex AS pindex_7, s0_.villed AS villed_8, s0_.voyagecart AS voyagecart_9, s0_.villea AS villea_10, s0_.hotel AS hotel_11, s0_.nbreetoile AS nbreetoile_12, s0_.nbreplaces AS nbreplaces_13, s0_.description AS description_14, s0_.prixavance AS prixavance_15, s0_.ageminenf AS ageminenf_16, s0_.agemaxenf AS agemaxenf_17, s0_.ageminbb AS ageminbb_18, s0_.agemaxbb AS agemaxbb_19, s0_.marge AS marge_20, s0_.maps AS maps_21, s0_.dated AS dated_22, s0_.datef AS datef_23, s0_.serviceinclus AS serviceinclus_24, s0_.servicenoninclus AS servicenoninclus_25, s0_.latest AS latest_26, s0_.themes_id AS themes_id_27, s0_.arrangement_id AS arrangement_id_28 FROM sejour s0_ WHERE s0_.etat = 1 AND s0_.latest = 1
Parameters:
[]
1.18 ms
(1.72%)
1
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.maps AS maps_2, h0_.star AS star_3, h0_.maxenfant AS maxenfant_4, h0_.minenfant AS minenfant_5, h0_.shortdesc AS shortdesc_6, h0_.visite AS visite_7, h0_.longdesc AS longdesc_8, h0_.etat AS etat_9, h0_.pays_id AS pays_id_10, h0_.ville_id AS ville_id_11 FROM hotel h0_ WHERE h0_.etat = 1
Parameters:
[]
0.91 ms
(1.32%)
1
SELECT c0_.id AS id_0, c0_.dated AS dated_1, c0_.datef AS datef_2, c0_.libelle AS libelle_3, c0_.type AS type_4, c0_.dcr AS dcr_5, c0_.ville AS ville_6, c0_.nbre_etoiles AS nbre_etoiles_7, c0_.prix AS prix_8, c0_.prixavance AS prixavance_9, c0_.marge AS marge_10, c0_.apartir AS apartir_11, c0_.etat AS etat_12, c0_.pindex AS pindex_13, c0_.nbrejour AS nbrejour_14, c0_.description AS description_15, c0_.ageminenf AS ageminenf_16, c0_.ageminbb AS ageminbb_17, c0_.agemaxenf AS agemaxenf_18, c0_.agemaxbb AS agemaxbb_19, c0_.maps AS maps_20, c0_.serviceinclus AS serviceinclus_21, c0_.servicenoninclus AS servicenoninclus_22 FROM circuit c0_ WHERE c0_.etat = 1
Parameters:
[]
0.83 ms
(1.20%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.etat AS etat_2 FROM croisiere c0_ WHERE c0_.etat = 1
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\Banniere No errors.
App\Entity\Imagesbannieres No errors.
App\Entity\Sejour No errors.
App\Entity\Themes
  • The association App\Entity\Themes#hotels refers to the owning side field App\Entity\Hotel#hotelthemes which does not exist.
App\Entity\Arrangements
  • The association App\Entity\Arrangements#pricearrangements refers to the owning side field App\Entity\Pricearrangement#arrangement which does not exist.
App\Entity\ImageSejours No errors.
App\Entity\DateSuppSejours No errors.
App\Entity\Sejourprice No errors.
App\Entity\Sejourroom
  • The association App\Entity\Sejourroom#chambre refers to the inverse side field App\Entity\Chambre#sejourrooms which does not exist.
App\Entity\Circuit No errors.
App\Entity\Imagescircuits No errors.
App\Entity\DateSuppCircuit No errors.
App\Entity\Coordonnescircuit No errors.
App\Entity\Reservationcircuit No errors.
App\Entity\Circuitprice No errors.
App\Entity\Croisiere No errors.
App\Entity\Imagescroisiere No errors.
App\Entity\Souscroisiere
  • The association App\Entity\Souscroisiere#navire refers to the inverse side field App\Entity\Navire#souscroisieres which does not exist.
  • The association App\Entity\Souscroisiere#avantages refers to the inverse side field App\Entity\Avantage#souscroisieres which does not exist.
App\Entity\Hotel
  • The mappings App\Entity\Hotel#ville and App\Entity\Villes#hotels are inconsistent with each other.
App\Entity\Pays No errors.
App\Entity\Villes
  • The association App\Entity\Villes#hotels refers to the owning side field App\Entity\Hotel#villes which does not exist.
App\Entity\Hotelroom
  • The association App\Entity\Hotelroom#chambre refers to the inverse side field App\Entity\Chambre#hotelrooms which does not exist.
App\Entity\Hotelprice No errors.
App\Entity\Hotelarrangement No errors.
App\Entity\Imageshotels No errors.
App\Entity\Hotelsupplement
  • The association App\Entity\Hotelsupplement#supplement refers to the inverse side field App\Entity\Supplements#hotelsupplements which does not exist.
App\Entity\Reservationhotel
  • The association App\Entity\Reservationhotel#client refers to the inverse side field App\Entity\Client#reservationhotels which does not exist.
App\Entity\Service No errors.
App\Entity\Chambre
  • The association App\Entity\Chambre#hotels refers to the owning side field App\Entity\Hotel#hotelroom which does not exist.
App\Entity\Priceroom No errors.
App\Entity\Pricearrangement No errors.