https://www.otropik.com/oo

Query Metrics

14 Database Queries
8 Different statements
10.93 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.48 ms
(22.68%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.img AS img_5 FROM destination t0 WHERE t0.id = ?
Parameters:
[
  1
]
2.33 ms
(21.36%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.description AS description_5, t0.img AS img_6, t0.duration_text AS duration_text_7, t0.date_text AS date_text_8, t0.price_from AS price_from_9, t0.is_publish AS is_publish_10, t0.included_text AS included_text_11, t0.summary_duration AS summary_duration_12, t0.summary_flights AS summary_flights_13, t0.summary_pace_meals AS summary_pace_meals_14, t0.summary_from AS summary_from_15, t0.price_note AS price_note_16, t0.brochure AS brochure_17, t0.our_offer AS our_offer_18, t0.file AS file_19, t0.o_selection AS o_selection_20, t0.included AS included_21, t0.not_included AS not_included_22, t0.formalities AS formalities_23, t0.payment_method AS payment_method_24, t0.widget AS widget_25, t0.destination_id AS destination_id_26, t0.type_id AS type_id_27, t0.continent_id AS continent_id_28 FROM offer t0 WHERE t0.type_id = ?
Parameters:
[
  1
]
2.06 ms
(18.86%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.img AS img_4, t0.color AS color_5, t0.hook AS hook_6 FROM type_voyage t0 WHERE t0.id = ?
Parameters:
[
  2
]
1.28 ms
(11.74%)
2
SELECT t0.id AS id_1, t0.adress AS adress_2, t0.city AS city_3, t0.zip AS zip_4, t0.phone AS phone_5, t0.mobile AS mobile_6, t0.mobile_two AS mobile_two_7, t0.mail AS mail_8, t0.logo AS logo_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.tiktok AS tiktok_12, t0.linkedin AS linkedin_13 FROM informations t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.79 ms
(7.25%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.pos AS pos_4 FROM atouts t0
Parameters:
[]
0.68 ms
(6.24%)
1
SELECT t0.id AS id_1, t0.page AS page_2, t0.img AS img_3, t0.disable AS disable_4 FROM banner t0 WHERE t0.page = ? LIMIT 1
Parameters:
[
  "contact"
]
0.67 ms
(6.12%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.img AS img_4, t0.subtitle AS subtitle_5 FROM continent t0
Parameters:
[]
0.63 ms
(5.75%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.description AS description_5, t0.img AS img_6, t0.duration_text AS duration_text_7, t0.date_text AS date_text_8, t0.price_from AS price_from_9, t0.is_publish AS is_publish_10, t0.included_text AS included_text_11, t0.summary_duration AS summary_duration_12, t0.summary_flights AS summary_flights_13, t0.summary_pace_meals AS summary_pace_meals_14, t0.summary_from AS summary_from_15, t0.price_note AS price_note_16, t0.brochure AS brochure_17, t0.our_offer AS our_offer_18, t0.file AS file_19, t0.o_selection AS o_selection_20, t0.included AS included_21, t0.not_included AS not_included_22, t0.formalities AS formalities_23, t0.payment_method AS payment_method_24, t0.widget AS widget_25, t0.destination_id AS destination_id_26, t0.type_id AS type_id_27, t0.continent_id AS continent_id_28 FROM offer t0 WHERE t0.our_offer = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\Offer No errors.
App\Entity\Destination No errors.
App\Entity\TypeVoyage No errors.
App\Entity\Continent No errors.
App\Entity\OfferHebergement No errors.
App\Entity\Formule No errors.
App\Entity\Included No errors.
App\Entity\Itinerary
  • The association App\Entity\Itinerary#itineraryPics refers to the owning side field App\Entity\ItineraryPic#itinerary which does not exist.
App\Entity\Highlight No errors.
App\Entity\HebergemntOffer No errors.
App\Entity\Flight No errors.
App\Entity\OfferInfo No errors.
App\Entity\OurOffer No errors.
App\Entity\ItineraryPic No errors.
App\Entity\Informations No errors.
App\Entity\Atouts No errors.
App\Entity\Banner No errors.
App\Entity\Hebergement No errors.