Query Metrics
88
Database Queries
11
Different statements
40.54 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.active AS active_5, t0.currency AS currency_6, t0.isDefault AS isDefault_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.city_id AS city_id_10 FROM Agency t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.description AS description_4, t0.stateTransfer AS stateTransfer_5, t0.latitude AS latitude_6, t0.longitude AS longitude_7, t0.country_id AS country_id_8, t0.image_id AS image_id_9 FROM City t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Sousse"
]
|
| 3 | 0.66 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.currency AS currency_4, t0.prefix AS prefix_5, t0.codeAlpha2 AS codeAlpha2_6, t0.continent_id AS continent_id_7 FROM Country t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 4 | 4.48 ms |
SELECT DISTINCT h0_.id AS id_0, h0_.room AS room_1, h0_.board AS board_2, h0_.currency AS currency_3, h0_.price AS price_4, h0_.hotelXml_id AS hotelXml_id_5 FROM HotelXmlPrice h0_ INNER JOIN HotelXml h1_ ON h0_.hotelXml_id = h1_.id WHERE h1_.city IN ('Sousse') GROUP BY h0_.hotelXml_id
Parameters:
[] |
| 5 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 6 | 0.86 ms |
SELECT t0.id AS id_8, t0.onlyBack AS onlyBack_9, t0.seoTitle AS seoTitle_10, t0.seoDescription AS seoDescription_11, t0.provider_id AS provider_id_12, t0.dtype, t1.hotel_id AS hotel_id_13, t2.title AS title_14, t2.date AS date_15, t2.hotelStayRequired AS hotelStayRequired_16, t2.description AS description_17, t2.address AS address_18, t2.active AS active_19, t2.hotelContract_id AS hotelContract_id_20, t2.city_id AS city_id_21, t3.name AS name_22, t3.gdsCode AS gdsCode_23, t3.color AS color_24, t3.payAtHotelAuthorized AS payAtHotelAuthorized_25, t3.immediatePaymentPercent AS immediatePaymentPercent_26, t3.source AS source_27, t3.marginB2C AS marginB2C_28, t3.marginB2B AS marginB2B_29, t3.active AS active_30, t3.xmlApiType AS xmlApiType_31, t3.creditCard_id AS creditCard_id_32, t3.b2cMarkupStrategy_id AS b2cMarkupStrategy_id_33, t3.b2bMarkupStrategy_id AS b2bMarkupStrategy_id_34, t4.name AS name_35, t4.active AS active_36, t4.country_id AS country_id_37, t5.name AS name_38, t5.description AS description_39, t5.minPrice AS minPrice_40, t5.active AS active_41, t5.expireDate AS expireDate_42, t5.extraType_id AS extraType_id_43, t6.name AS name_44, t7.name AS name_45 FROM Product t0 LEFT JOIN HotelContract t1 ON t0.id = t1.id LEFT JOIN Party t2 ON t0.id = t2.id LEFT JOIN XmlApi t3 ON t0.id = t3.id LEFT JOIN Transfer t4 ON t0.id = t4.id LEFT JOIN Extra t5 ON t0.id = t5.id LEFT JOIN CustomService t6 ON t0.id = t6.id LEFT JOIN ManualFlight t7 ON t0.id = t7.id WHERE t0.id = ?
Parameters:
[
1
]
|
| 7 | 0.55 ms |
SELECT t0.id AS id_4, t0.name AS name_5, t0.address AS address_6, t0.longitude AS longitude_7, t0.latitude AS latitude_8, t0.email AS email_9, t0.website AS website_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.rib AS rib_13, t0.active AS active_14, t0.currency AS currency_15, t0.city_id AS city_id_16, t0.logo_id AS logo_id_17, t0.dtype, t1.description AS description_18, t1.starRating AS starRating_19, t1.autoMail AS autoMail_20, t1.tripadvisorId AS tripadvisorId_21, t1.customRating AS customRating_22, t1.seoTitle AS seoTitle_23, t1.seoDescription AS seoDescription_24, t1.chain_id AS chain_id_25, t1.type_id AS type_id_26 FROM Provider t0 LEFT JOIN Hotel t1 ON t0.id = t1.id LEFT JOIN HotelChain t2 ON t0.id = t2.id LEFT JOIN OtherProvider t3 ON t0.id = t3.id WHERE t0.id = ?
Parameters:
[
1
]
|
| 8 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 9 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 10 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 11 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 12 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 13 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 14 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 15 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 16 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 17 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 18 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 19 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 20 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 21 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 22 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 23 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 24 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 25 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 26 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
20
]
|
| 27 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
21
]
|
| 28 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
22
]
|
| 29 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
23
]
|
| 30 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
24
]
|
| 31 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
25
]
|
| 32 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
26
]
|
| 33 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
27
]
|
| 34 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 35 | 0.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 36 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
30
]
|
| 37 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
31
]
|
| 38 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
32
]
|
| 39 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
33
]
|
| 40 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
34
]
|
| 41 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
35
]
|
| 42 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
36
]
|
| 43 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
37
]
|
| 44 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
38
]
|
| 45 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
39
]
|
| 46 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
40
]
|
| 47 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
41
]
|
| 48 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
42
]
|
| 49 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
43
]
|
| 50 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
44
]
|
| 51 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
45
]
|
| 52 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
46
]
|
| 53 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
47
]
|
| 54 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
48
]
|
| 55 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 56 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
50
]
|
| 57 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
51
]
|
| 58 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
52
]
|
| 59 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
53
]
|
| 60 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
54
]
|
| 61 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
55
]
|
| 62 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
56
]
|
| 63 | 0.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
57
]
|
| 64 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
58
]
|
| 65 | 0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
59
]
|
| 66 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
60
]
|
| 67 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
61
]
|
| 68 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
62
]
|
| 69 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
63
]
|
| 70 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
64
]
|
| 71 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
65
]
|
| 72 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
66
]
|
| 73 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
67
]
|
| 74 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
68
]
|
| 75 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
153
]
|
| 76 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
154
]
|
| 77 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
155
]
|
| 78 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
156
]
|
| 79 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
157
]
|
| 80 | 0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
158
]
|
| 81 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
159
]
|
| 82 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
160
]
|
| 83 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
161
]
|
| 84 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starRating AS starRating_3, t0.imageUrl AS imageUrl_4, t0.description AS description_5, t0.code AS code_6, t0.codeExternal AS codeExternal_7, t0.gdsRefreshDate AS gdsRefreshDate_8, t0.city AS city_9, t0.marginB2C AS marginB2C_10, t0.marginB2B AS marginB2B_11, t0.country AS country_12, t0.seoTitle AS seoTitle_13, t0.seoDescription AS seoDescription_14, t0.product_id AS product_id_15, t0.hotel_id AS hotel_id_16 FROM HotelXml t0 WHERE t0.id = ?
Parameters:
[
162
]
|
| 85 | 0.58 ms |
SELECT t0.path AS path_1, t0.value AS value_2 FROM Parameter t0
Parameters:
[] |
| 86 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.icon AS icon_4, t0.active AS active_5, t0.clicksCount AS clicksCount_6, t0.pageId AS pageId_7 FROM SocialNetwork t0 WHERE t0.active = ?
Parameters:
[
"true"
]
|
| 87 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.phone AS phone_4, t0.active AS active_5, t0.currency AS currency_6, t0.isDefault AS isDefault_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.city_id AS city_id_10 FROM Agency t0 WHERE t0.isDefault = ?
Parameters:
[
0
]
|
| 88 | 0.81 ms |
SELECT t0.id AS id_3, t0.auxiliaryCode AS auxiliaryCode_4, t0.note AS note_5, t0.currency AS currency_6, t0.isDefault AS isDefault_7, t0.active AS active_8, t0.showAllHotelXml AS showAllHotelXml_9, t0.createdAt AS createdAt_10, t0.updatedAt AS updatedAt_11, t0.name AS name_12, t0.address AS address_13, t0.postalCode AS postalCode_14, t0.phone AS phone_15, t0.email AS email_16, t0.fax AS fax_17, t0.identityDocument AS identityDocument_18, t0.identityNumber AS identityNumber_19, t0.market_id AS market_id_20, t0.city_id AS city_id_21, t0.parent_id AS parent_id_22, t0.logo_id AS logo_id_23, t0.dtype, t1.exemptTax AS exemptTax_24, t1.exemptStamp AS exemptStamp_25, t1.authorizedCreditAmount AS authorizedCreditAmount_26, t1.preferred AS preferred_27, t1.corporateStrategy AS corporateStrategy_28, t1.resellerMargin AS resellerMargin_29, t1.logoVisibility AS logoVisibility_30, t1.foundationDate AS foundationDate_31, t2.civility AS civility_32, t2.firstName AS firstName_33, t2.lastName AS lastName_34, t2.birthdate AS birthdate_35 FROM Customer t0 LEFT JOIN CustomerMoral t1 ON t0.id = t1.id LEFT JOIN CustomerPhysical t2 ON t0.id = t2.id WHERE t0.isDefault = ? AND t0.active = ?
Parameters:
[ 1 1 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| history | doctrine.orm.history_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
history entity manager
No loaded entities.