Query Metrics
16
Database Queries
12
Different statements
15.41 ms
Query time
0
Invalid entities
33
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.stars AS stars_3, t0.phone AS phone_4, t0.score AS score_5, t0.description AS description_6, t0.area_description AS area_description_7, t0.room_description AS room_description_8, t0.service_description AS service_description_9, t0.restaurant_description AS restaurant_description_10, t0.comments AS comments_11, t0.seo AS seo_12, t0.bookingConditions AS bookingConditions_13, t0.rooms AS rooms_14, t0.slug AS slug_15, t0.email AS email_16, t0.highlighted AS highlighted_17, t0.position AS position_18, t0.searchable AS searchable_19, t0.created AS created_20, t0.updated AS updated_21, t0.bond_instructions AS bond_instructions_22, t0.priority AS priority_23, t0.external AS external_24, t0.source AS source_25, t0.source_code AS source_code_26, t0.cancellation_policy AS cancellation_policy_27, t0.commission AS commission_28, t0.main_image_id AS main_image_id_29, t0.hotel_type_id AS hotel_type_id_30, t0.zone_id AS zone_id_31, t0.address_id AS address_id_32 FROM hotel t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"chalet-bruyeres"
]
|
| 2 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.seo AS seo_4, t0.bookingConditions AS bookingConditions_5, t0.slug AS slug_6, t0.tax AS tax_7, t0.add_tax AS add_tax_8, t0.min_days AS min_days_9, t0.created AS created_10, t0.updated AS updated_11, t0.price_rate_model AS price_rate_model_12, t0.product_name AS product_name_13, t0.bond_instructions AS bond_instructions_14, t0.show_tax AS show_tax_15, t0.active AS active_16, t0.main_image_id AS main_image_id_17, t0.zone_id AS zone_id_18, t0.destination_id AS destination_id_19, t0.product_type, t0.period AS period_20, t0.min_people AS min_people_21, t0.price AS price_22, t0.sale_online AS sale_online_23 FROM product t0 WHERE t0.zone_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
2536
]
|
| 3 | 0.92 ms |
SELECT r.id, r.`date`, r.prices, r.name, r.`percentage` as percentage, r.`days` FROM product_rates p JOIN price_rate r on (r.id = p.rate_id) WHERE p.product_id = ? AND r.date >= ? ORDER BY r.date ASC LIMIT 0,1
Parameters:
[ 1501 "2026-03-24" ] |
| 4 | 1.20 ms |
SELECT t0.id AS id_1, t0.city AS city_2, t0.address AS address_3, t0.country AS country_4, t0.location AS location_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.postalCode AS postalCode_8 FROM address t0 WHERE t0.id = ?
Parameters:
[
2980
]
|
| 5 | 0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 WHERE t0.id = ?
Parameters:
[
2536
]
|
| 6 | 1.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.config_key AS config_key_3, t0.settings AS settings_4 FROM configuration t0 WHERE t0.config_key = ? LIMIT 1
Parameters:
[
"homepage"
]
|
| 7 | 0.97 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
8176
]
|
| 8 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
22656
]
|
| 9 | 0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.weight AS weight_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM category t0 INNER JOIN hotel_tags ON t0.id = hotel_tags.category_id WHERE hotel_tags.hotel_id = ?
Parameters:
[
2986
]
|
| 10 | 1.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 INNER JOIN hotel_images ON t0.id = hotel_images.group_id WHERE hotel_images.hotel_id = ?
Parameters:
[
2986
]
|
| 11 | 1.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.description AS description_4, t0.seo AS seo_5, t0.slug AS slug_6, t0.created AS created_7, t0.updated AS updated_8, t0.priority AS priority_9, t0.active AS active_10, t0.ski_max_height AS ski_max_height_11, t0.ski_min_height AS ski_min_height_12, t0.ski_kms AS ski_kms_13, t0.ski_slopes AS ski_slopes_14, t0.ski_greens AS ski_greens_15, t0.ski_blues AS ski_blues_16, t0.ski_reds AS ski_reds_17, t0.ski_blacks AS ski_blacks_18, t0.ski_facilities AS ski_facilities_19, t0.ski_services AS ski_services_20, t0.ski_forecast AS ski_forecast_21, t0.geo_location_latitude AS geo_location_latitude_22, t0.geo_location_longitude AS geo_location_longitude_23, t0.main_image_id AS main_image_id_24, t0.zone_id AS zone_id_25, t0.category_id AS category_id_26 FROM destination t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 12 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
6155
]
|
| 13 | 0.72 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM menu t0
Parameters:
[] |
| 14 | 1.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.teaser AS teaser_3, t0.description AS description_4, t0.period AS period_5, t0.seo AS seo_6, t0.slug AS slug_7, t0.price AS price_8, t0.frontpage AS frontpage_9, t0.link AS link_10, t0.created AS created_11, t0.updated AS updated_12, t0.webform AS webform_13, t0.priority AS priority_14, t0.image_id AS image_id_15, t0.header_image_id AS header_image_id_16, t0.tag_id AS tag_id_17, t0.page_id AS page_id_18, t0.menu_id AS menu_id_19 FROM offer t0 WHERE t0.menu_id = ?
Parameters:
[
33
]
|
| 15 | 0.97 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM menu t0
Parameters:
[] |
| 16 | 0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.teaser AS teaser_3, t0.description AS description_4, t0.period AS period_5, t0.seo AS seo_6, t0.slug AS slug_7, t0.price AS price_8, t0.frontpage AS frontpage_9, t0.link AS link_10, t0.created AS created_11, t0.updated AS updated_12, t0.webform AS webform_13, t0.priority AS priority_14, t0.image_id AS image_id_15, t0.header_image_id AS header_image_id_16, t0.tag_id AS tag_id_17, t0.page_id AS page_id_18, t0.menu_id AS menu_id_19 FROM offer t0 WHERE t0.menu_id = ?
Parameters:
[
34
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Uniski\ResourceBundle\Entity\Image | 13 |
| Uniski\CMSBundle\Entity\Offer | 9 |
| Uniski\ConfigBundle\Entity\Category | 4 |
| Uniski\CMSBundle\Entity\Menu | 2 |
| Uniski\ResourceBundle\Entity\Hotel | 1 |
| Uniski\ResourceBundle\Entity\Address | 1 |
| Uniski\ResourceBundle\Entity\Product | 1 |
| Uniski\ResourceBundle\Entity\Destination | 1 |
| Uniski\ConfigBundle\Entity\Configuration | 1 |