Query Metrics
36
Database Queries
10
Different statements
181.51 ms
Query time
1
Invalid entities
51
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.72 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27 FROM hotel h0_ WHERE h0_.searchable = 1 ORDER BY h0_.priority DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 2 | 1.10 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, priority_22 FROM (SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27 FROM hotel h0_ WHERE h0_.searchable = 1) dctrn_result_inner ORDER BY priority_22 DESC) dctrn_result LIMIT 10 OFFSET 120
Parameters:
[] |
| 3 | 3.27 ms |
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27, h0_.main_image_id AS main_image_id_28, h0_.hotel_type_id AS hotel_type_id_29, h0_.zone_id AS zone_id_30, h0_.address_id AS address_id_31 FROM hotel h0_ WHERE h0_.searchable = 1 AND h0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY h0_.priority DESC
Parameters:
[ 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 ] |
| 4 | 1.07 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"
]
|
| 5 | 1.07 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"
]
|
| 6 | 39.25 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
]
|
| 7 | 0.88 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:
[
7965
]
|
| 8 | 1.44 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:
[
2012
]
|
| 9 | 0.69 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:
[
6790
]
|
| 10 | 0.83 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:
[
1993
]
|
| 11 | 0.49 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:
[
2013
]
|
| 12 | 0.37 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:
[
6793
]
|
| 13 | 0.25 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:
[
1994
]
|
| 14 | 0.21 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:
[
2014
]
|
| 15 | 0.20 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:
[
6796
]
|
| 16 | 0.25 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:
[
1995
]
|
| 17 | 0.32 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:
[
2015
]
|
| 18 | 2.10 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:
[
6800
]
|
| 19 | 95.13 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:
[
1996
]
|
| 20 | 3.62 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:
[
2016
]
|
| 21 | 1.52 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:
[
6801
]
|
| 22 | 0.57 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:
[
1997
]
|
| 23 | 1.14 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:
[
2017
]
|
| 24 | 0.45 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:
[
1998
]
|
| 25 | 1.06 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:
[
2018
]
|
| 26 | 4.01 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:
[
6804
]
|
| 27 | 3.50 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:
[
1999
]
|
| 28 | 2.15 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:
[
2019
]
|
| 29 | 0.86 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:
[
6805
]
|
| 30 | 1.79 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:
[
2000
]
|
| 31 | 2.63 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:
[
2020
]
|
| 32 | 0.80 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:
[
6808
]
|
| 33 | 0.80 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:
[
2001
]
|
| 34 | 1.42 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:
[
2021
]
|
| 35 | 0.63 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM menu t0
Parameters:
[] |
| 36 | 0.92 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 | 14 |
| Uniski\ResourceBundle\Entity\Hotel | 10 |
| Uniski\ResourceBundle\Entity\Image | 10 |
| Uniski\ResourceBundle\Entity\Address | 9 |
| 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\ResourceBundle\Entity\PriceRate | No errors. |
| Uniski\ResourceBundle\Entity\HotelRate | No errors. |
| Uniski\ResourceBundle\Entity\Image | No errors. |
| Uniski\ConfigBundle\Entity\Category | No errors. |
| Uniski\ResourceBundle\Entity\Address | No errors. |
| Uniski\ResourceBundle\Entity\Shop | No errors. |
| Uniski\ResourceBundle\Entity\RoomStock | No errors. |
| Uniski\ResourceBundle\Entity\Product | No errors. |
| Uniski\ResourceBundle\Entity\RoomRestriction | No errors. |
| Uniski\ConfigBundle\Entity\Configuration | No errors. |
| Uniski\ResourceBundle\Entity\RentingRate | No errors. |
| Uniski\ResourceBundle\Entity\Extra | No errors. |
| Uniski\ResourceBundle\Entity\Insurance | No errors. |
| Uniski\ResourceBundle\Entity\ValueObject\SkiStation | No errors. |
| Uniski\ResourceBundle\Entity\ValueObject\GeoLocation | No errors. |
| Uniski\ResourceBundle\Entity\Destination | No errors. |
| Uniski\CommerceBundle\Entity\PaymentPlan |
|
| Uniski\CMSBundle\Entity\Menu | No errors. |
| Uniski\CMSBundle\Entity\Offer | No errors. |
| Uniski\CMSBundle\Entity\Page | No errors. |