Query Metrics
59
Database Queries
9
Different statements
9995.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3971.50 ms (39.73%) |
38 |
SELECT t0.id AS id_1, t0.type_accommodation AS type_accommodation_2, t0.air_conditioning AS air_conditioning_3, t0.number_rooms AS number_rooms_4, t0.number_showers AS number_showers_5, t0.dishwasher AS dishwasher_6, t0.tv AS tv_7, t0.accommodation_id AS accommodation_id_8, t0.exterior_equipment_id AS exterior_equipment_id_9, t0.general_id AS general_id_10, t0.hygiene_id AS hygiene_id_11, t0.interior_equipment_id AS interior_equipment_id_12, t0.security_equipment_id AS security_equipment_id_13, t0.sleeping_configuration_id AS sleeping_configuration_id_14, t0.kitchen_id AS kitchen_id_15, t0.sanitary_id AS sanitary_id_16 FROM location t0 WHERE t0.accommodation_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
1959.07 ms (19.60%) |
3 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.content AS content_4, t0.camping_id AS camping_id_5 FROM description t0 WHERE t0.camping_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
1837.24 ms (18.38%) |
3 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.distance_km AS distance_km_3, t0.opening_same_as_establishment AS opening_same_as_establishment_4, t0.opening_high_season_only AS opening_high_season_only_5, t0.opening_date AS opening_date_6, t0.closing_date AS closing_date_7, t0.opening_hours AS opening_hours_8, t0.surface_area_sqm AS surface_area_sqm_9, t0.min_depth_m AS min_depth_m_10, t0.max_depth_m AS max_depth_m_11, t0.length_m AS length_m_12, t0.width_m AS width_m_13, t0.shapes AS shapes_14, t0.infrastructure_id AS infrastructure_id_15 FROM swimming_pool t0 WHERE t0.infrastructure_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
1059.26 ms (10.60%) |
3 |
SELECT p0_.id AS id_0, p0_.filename AS filename_1, p0_.external_url AS external_url_2, p0_.caption AS caption_3, p0_.camping_id AS camping_id_4, p0_.accommodation_id AS accommodation_id_5, p0_.charge_point_id AS charge_point_id_6, p0_.activity_id AS activity_id_7, p0_.service_id AS service_id_8, p0_.swimming_pool_id AS swimming_pool_id_9 FROM photo p0_ LEFT JOIN camping c1_ ON p0_.camping_id = c1_.id LEFT JOIN accommodation a2_ ON p0_.accommodation_id = a2_.id LEFT JOIN charge_point c3_ ON p0_.charge_point_id = c3_.id LEFT JOIN camping c4_ ON a2_.camping_id = c4_.id LEFT JOIN camping c5_ ON c3_.camping_id = c5_.id WHERE p0_.camping_id = ? OR c4_.id = ? OR c5_.id = ?
Parameters:
[ 1 1 1 ]
|
||||||||||||||||||||||||||||||||||
|
987.18 ms (9.88%) |
1 |
SELECT c0_.id AS id_0, c0_.company_name AS company_name_1, c0_.booking_engine AS booking_engine_2, c0_.booking_engine_id AS booking_engine_id_3, c0_.naturism AS naturism_4, c0_.caravaneige AS caravaneige_5, c0_.number_of_bare_pitches AS number_of_bare_pitches_6, c0_.number_of_rentals AS number_of_rentals_7, c0_.number_of_rooms AS number_of_rooms_8, c0_.number_of_stars AS number_of_stars_9, c0_.country AS country_10, c0_.city AS city_11, c0_.postal_code AS postal_code_12, c0_.address AS address_13, c0_.camping_phone AS camping_phone_14, c0_.camping_email AS camping_email_15, c0_.region AS region_16, c0_.department AS department_17, c0_.gps_latitude AS gps_latitude_18, c0_.gps_longitude AS gps_longitude_19, c0_.archived AS archived_20, c0_.highlighted AS highlighted_21, c0_.lightning_label AS lightning_label_22, c0_.show_ad_banner AS show_ad_banner_23, c0_.url_redirect AS url_redirect_24, c0_.siret_number AS siret_number_25, c0_.selected AS selected_26, r1_.id AS id_27, r1_.rating AS rating_28, r1_.review_count AS review_count_29, r1_.review_url AS review_url_30, c0_.contact_id AS contact_id_31, c0_.registration_id AS registration_id_32, c0_.general_id AS general_id_33, c0_.activity_id AS activity_id_34, c0_.infrastructure_id AS infrastructure_id_35, c0_.service_id AS service_id_36, c0_.place_id AS place_id_37, c0_.camping_group_id AS camping_group_id_38, r1_.camping_id AS camping_id_39 FROM camping c0_ LEFT JOIN review r1_ ON c0_.id = r1_.camping_id WHERE c0_.archived = 0 ORDER BY c0_.show_ad_banner DESC, c0_.highlighted DESC, c0_.lightning_label DESC, r1_.rating DESC
Parameters:
[]
|
||||||||||||||||||||||||||||||||||
|
49.04 ms (0.49%) |
3 |
SELECT t0.id AS id_1, t0.sanitary_details_id AS sanitary_details_id_2 FROM infrastructure t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
48.22 ms (0.48%) |
3 |
SELECT t0.id AS id_1, t0.surface AS surface_2, t0.name AS name_3, t0.capacity AS capacity_4, t0.price_per_night AS price_per_night_5, t0.date_registered AS date_registered_6, t0.description AS description_7, t0.product_id AS product_id_8, t0.camping_id AS camping_id_9 FROM accommodation t0 WHERE t0.camping_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
47.45 ms (0.47%) |
3 |
SELECT t0.id AS id_1, t0.terminal_type AS terminal_type_2, t0.price AS price_3, t0.cable_attached AS cable_attached_4, t0.functional AS functional_5, t0.power AS power_6, t0.operation_price AS operation_price_7, t0.description AS description_8, t0.external_operator AS external_operator_9, t0.terminal_network AS terminal_network_10, t0.free AS free_11, t0.date_registered AS date_registered_12, t0.camping_id AS camping_id_13, t0.requested_camping_id AS requested_camping_id_14, t0.position_id AS position_id_15 FROM charge_point t0 WHERE t0.camping_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
|
36.99 ms (0.37%) |
2 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.is_available AS is_available_3, t0.is_high_season_only AS is_high_season_only_4, t0.swimming_pool_id AS swimming_pool_id_5 FROM swimming_pool_configuration t0 WHERE t0.swimming_pool_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.