Query Metrics

29 Database Queries
9 Different statements
60.99 ms Query time
1 Invalid entities
53 Managed entities

Queries

Group similar statements

# Time Info
1 1.14 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.weight AS weight_2, c0_.slug AS slug_3, c0_.parent_id AS parent_id_4 FROM category c0_ INNER JOIN category c1_ ON c0_.parent_id = c1_.id WHERE c1_.name = ?
Parameters:
[
  "Tipos de destino"
]
2 1.63 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.weight AS weight_2, c0_.slug AS slug_3, c0_.parent_id AS parent_id_4 FROM category c0_ INNER JOIN category c1_ ON c0_.parent_id = c1_.id WHERE c1_.name = ?
Parameters:
[
  "Tipos de destino"
]
3 4.60 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.weight AS weight_2, c0_.slug AS slug_3, c0_.parent_id AS parent_id_4 FROM category c0_ INNER JOIN category c1_ ON c0_.parent_id = c1_.id WHERE c1_.name = ?
Parameters:
[
  "Zonas"
]
4 2.05 ms
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM destination d0_ INNER JOIN category c1_ ON d0_.category_id = c1_.id WHERE c1_.id = ? AND d0_.active = 1
Parameters:
[
  2563
]
5 0.95 ms
SELECT DISTINCT d0_.id AS id_0, d0_.priority AS priority_1, d0_.id AS id_2 FROM destination d0_ INNER JOIN category c1_ ON d0_.category_id = c1_.id WHERE c1_.id = ? AND d0_.active = 1 ORDER BY d0_.priority DESC, d0_.id DESC LIMIT 10 OFFSET 20
Parameters:
[
  2563
]
6 1.59 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.location AS location_2, d0_.description AS description_3, d0_.seo AS seo_4, d0_.slug AS slug_5, d0_.created AS created_6, d0_.updated AS updated_7, d0_.priority AS priority_8, d0_.active AS active_9, d0_.ski_max_height AS ski_max_height_10, d0_.ski_min_height AS ski_min_height_11, d0_.ski_kms AS ski_kms_12, d0_.ski_slopes AS ski_slopes_13, d0_.ski_greens AS ski_greens_14, d0_.ski_blues AS ski_blues_15, d0_.ski_reds AS ski_reds_16, d0_.ski_blacks AS ski_blacks_17, d0_.ski_facilities AS ski_facilities_18, d0_.ski_services AS ski_services_19, d0_.ski_forecast AS ski_forecast_20, d0_.geo_location_latitude AS geo_location_latitude_21, d0_.geo_location_longitude AS geo_location_longitude_22, d0_.main_image_id AS main_image_id_23, d0_.zone_id AS zone_id_24, d0_.category_id AS category_id_25 FROM destination d0_ INNER JOIN category c1_ ON d0_.category_id = c1_.id WHERE c1_.id = ? AND d0_.active = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d0_.priority DESC, d0_.id DESC
Parameters:
[
  2563
  66
  65
  62
  61
  60
  58
  57
  56
  55
  54
]
7 1.12 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"
]
8 0.85 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
]
9 1.30 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:
[
  39532
]
10 2.20 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  66
]
11 4.15 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  65
]
12 1.90 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:
[
  39515
]
13 4.20 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  62
]
14 1.96 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:
[
  39514
]
15 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  61
]
16 3.16 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:
[
  39513
]
17 2.04 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  60
]
18 1.76 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:
[
  38888
]
19 4.11 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  58
]
20 2.27 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:
[
  38886
]
21 2.81 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  57
]
22 1.07 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:
[
  38883
]
23 2.89 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  56
]
24 1.54 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:
[
  38880
]
25 2.99 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  55
]
26 2.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 WHERE t0.id = ?
Parameters:
[
  38877
]
27 1.11 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.payment_plan_id AS payment_plan_id_20, t0.product_type, t0.period AS period_21, t0.min_people AS min_people_22, t0.price AS price_23, t0.sale_online AS sale_online_24 FROM product t0 WHERE t0.destination_id = ? AND t0.product_type IN ('product', 'ski', 'activity', 'pack')
Parameters:
[
  54
]
28 0.93 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM menu t0
Parameters:
[]
29 0.87 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
]

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\ConfigBundle\Entity\Category 15
Uniski\ResourceBundle\Entity\Destination 10
Uniski\ResourceBundle\Entity\Image 10
Uniski\ResourceBundle\Entity\Product 10
Uniski\CMSBundle\Entity\Offer 5
Uniski\CMSBundle\Entity\Menu 2
Uniski\ConfigBundle\Entity\Configuration 1

Entities Mapping

Class Mapping errors
Uniski\ResourceBundle\Entity\Hotel No errors.
Uniski\ConfigBundle\Entity\Category No errors.
Uniski\ResourceBundle\Entity\ValueObject\SkiStation No errors.
Uniski\ResourceBundle\Entity\ValueObject\GeoLocation No errors.
Uniski\ResourceBundle\Entity\Destination No errors.
Uniski\ResourceBundle\Entity\Image No errors.
Uniski\ResourceBundle\Entity\Product No errors.
Uniski\ConfigBundle\Entity\Configuration No errors.
Uniski\ResourceBundle\Entity\Shop No errors.
Uniski\ResourceBundle\Entity\PriceRate No errors.
Uniski\ResourceBundle\Entity\HotelRate No errors.
Uniski\ResourceBundle\Entity\Address No errors.
Uniski\ResourceBundle\Entity\RoomStock No errors.
Uniski\ResourceBundle\Entity\RoomRestriction No errors.
Uniski\ResourceBundle\Entity\Extra No errors.
Uniski\ResourceBundle\Entity\Insurance No errors.
Uniski\CommerceBundle\Entity\PaymentPlan
  • The field 'Uniski\CommerceBundle\Entity\PaymentPlan#depositPercentage' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Uniski\CommerceBundle\Entity\PaymentPlan#minInstallmentAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Uniski\CommerceBundle\Entity\PaymentPlan#minBookingTotal' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Uniski\ResourceBundle\Entity\Ski No errors.
Uniski\ResourceBundle\Entity\Activity No errors.
Uniski\ResourceBundle\Entity\Pack No errors.
Uniski\CMSBundle\Entity\Menu No errors.
Uniski\CMSBundle\Entity\Offer No errors.
Uniski\CMSBundle\Entity\Page No errors.