http://sunazur.tn/

Query Metrics

60 Database Queries
29 Different statements
64.31 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.93 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.57 ms
SELECT t0.id AS id_1, t0.productType AS productType_2, t0.dataJson AS dataJson_3, t0.value AS value_4, t0.valueType AS valueType_5 FROM HubLocation t0 WHERE t0.productType = ?
Parameters:
[
  "FLIGHT"
]
3 0.38 ms
SELECT t0.id AS id_1, t0.productType AS productType_2, t0.dataJson AS dataJson_3, t0.value AS value_4, t0.valueType AS valueType_5 FROM HubLocation t0 WHERE t0.productType = ?
Parameters:
[
  "HOTEL"
]
4 0.41 ms
SELECT t0.path AS path_1, t0.value AS value_2 FROM Parameter t0
Parameters:
[]
5 0.55 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.route AS route_3, t0.displayOrder AS displayOrder_4, t0.parent AS parent_5, t0.active AS active_6, t0.externalUrl AS externalUrl_7, t0.country_id AS country_id_8 FROM MenuItemFront t0 WHERE t0.active = ? ORDER BY t0.displayOrder ASC
Parameters:
[
  1
]
6 0.55 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "FRONT"
  "fr"
  "App\Entity\MenuItemFront"
]
7 0.49 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "HOME"
  "fr"
  "App\Entity\MenuItemFront"
]
8 0.45 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "HOTEL-COUNTRY-1"
  "fr"
  "App\Entity\MenuItemFront"
]
9 0.43 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "HOTEL-PROMOS"
  "fr"
  "App\Entity\MenuItemFront"
]
10 0.39 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "PARTY"
  "fr"
  "App\Entity\MenuItemFront"
]
11 0.37 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "CONTACT"
  "fr"
  "App\Entity\MenuItemFront"
]
12 0.41 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.externalId AS externalId_7, t0.continent_id AS continent_id_8 FROM Country t0 WHERE t0.id = ?
Parameters:
[
  1
]
13 0.52 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.active AS active_2, c0_.description AS description_3, c0_.stateTransfer AS stateTransfer_4, c0_.externalId AS externalId_5, c0_.latitude AS latitude_6, c0_.longitude AS longitude_7, c0_.country_id AS country_id_8, c0_.image_id AS image_id_9 FROM City c0_ LEFT JOIN Country c1_ ON c0_.country_id = c1_.id WHERE c0_.active = ? AND c1_.id = ?
Parameters:
[
  1
  1
]
14 0.45 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"
]
15 1.56 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
]
16 0.39 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
]
17 0.41 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.content AS content_5, t0.active AS active_6, t0.editable AS editable_7, t0.seoTitle AS seoTitle_8, t0.seoDescription AS seoDescription_9 FROM FrontPage t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "home"
]
18 0.42 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "fr"
  "App\Entity\FrontPage"
]
19 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.directoryPath AS directoryPath_3, t0.extension AS extension_4, t0.alt AS alt_5, t0.displayOrder AS displayOrder_6, t0.url AS url_7, t0.active AS active_8, t0.title AS title_9, t0.sub_title AS sub_title_10, t0.type AS type_11, t0.createdAt AS createdAt_12, t0.updatedAt AS updatedAt_13, t0.provider_id AS provider_id_14, t0.product_id AS product_id_15, t16.id AS id_17, t16.iataCode AS iataCode_18, t16.businessName AS businessName_19, t16.icaoCode AS icaoCode_20, t16.commonName AS commonName_21, t16.logo_id AS logo_id_22 FROM FileData t0 LEFT JOIN Airline t16 ON t16.logo_id = t0.id WHERE t0.type = ? AND t0.active = ?
Parameters:
[
  "slider"
  1
]
20 0.38 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.class AS class_6 FROM FrontSection t0
Parameters:
[]
21 0.42 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "fr"
  "App\Entity\FrontSection"
]
22 0.36 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "2"
  "fr"
  "App\Entity\FrontSection"
]
23 0.39 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "3"
  "fr"
  "App\Entity\FrontSection"
]
24 0.34 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "4"
  "fr"
  "App\Entity\FrontSection"
]
25 0.45 ms
SELECT t0.id AS id_1, t0.htmlFileName AS htmlFileName_2, t0.description AS description_3, t0.title AS title_4, t0.backgroundColor AS backgroundColor_5, t0.active AS active_6, t0.nbElementsToDisplay AS nbElementsToDisplay_7, t0.query AS query_8, t0.backgroundImage_id AS backgroundImage_id_9 FROM FrontZone t0 WHERE t0.active = ?
Parameters:
[
  1
]
26 0.44 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "fr"
  "App\Entity\FrontZone"
]
27 0.43 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "2"
  "fr"
  "App\Entity\FrontZone"
]
28 0.41 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "3"
  "fr"
  "App\Entity\FrontZone"
]
29 0.43 ms
SELECT t0.id AS id_1, t0.parameter AS parameter_2, t0.value AS value_3, t0.frontZone_id AS frontZone_id_4 FROM FrontZoneParamValue t0 WHERE t0.frontZone_id = ? ORDER BY t0.parameter ASC
Parameters:
[
  1
]
30 13.47 ms
SELECT 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 h0_.price = (SELECT MIN(h2_.price) AS sclr_6 FROM HotelXmlPrice h2_ WHERE h2_.hotelXml_id = h0_.hotelXml_id) AND h1_.name IN ('Sousse Palace', 'Iberostar Kantaoui Bay', 'Iberostar Diar el Andalous', 'Jaz Tour Khalef', 'Golf Residence  GAS') AND (h0_.id = (SELECT MIN(h3_.id) AS sclr_7 FROM HotelXmlPrice h3_ WHERE h3_.hotelXml_id = h0_.hotelXml_id AND h3_.price = h0_.price)) LIMIT 5
Parameters:
[]
31 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:
[
  1
]
32 0.73 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.commissionType AS commissionType_32, t3.creditCard_id AS creditCard_id_33, t3.b2cMarkupStrategy_id AS b2cMarkupStrategy_id_34, t3.b2bMarkupStrategy_id AS b2bMarkupStrategy_id_35, t4.name AS name_36, t4.active AS active_37, t4.country_id AS country_id_38, t5.name AS name_39, t5.description AS description_40, t5.minPrice AS minPrice_41, t5.active AS active_42, t5.expireDate AS expireDate_43, t5.extraType_id AS extraType_id_44, t6.name AS name_45, t7.name AS name_46, t7.sourceId AS sourceId_47 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
]
33 0.58 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
]
34 0.43 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
]
35 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:
[
  8
]
36 0.43 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
]
37 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:
[
  11
]
38 0.41 ms
SELECT t0.id AS id_1, t0.parameter AS parameter_2, t0.value AS value_3, t0.frontZone_id AS frontZone_id_4 FROM FrontZoneParamValue t0 WHERE t0.frontZone_id = ? ORDER BY t0.parameter ASC
Parameters:
[
  2
]
39 0.32 ms
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.image_id AS image_id_2 FROM ExtraType e0_
Parameters:
[]
40 0.39 ms
SELECT t0.id AS id_1, t0.parameter AS parameter_2, t0.value AS value_3, t0.frontZone_id AS frontZone_id_4 FROM FrontZoneParamValue t0 WHERE t0.frontZone_id = ? ORDER BY t0.parameter ASC
Parameters:
[
  3
]
41 9.30 ms
SELECT 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 h0_.price = (SELECT MIN(h2_.price) AS sclr_6 FROM HotelXmlPrice h2_ WHERE h2_.hotelXml_id = h0_.hotelXml_id) AND h1_.name IN ('Sousse Palace', 'Movenpick Resort & Marine Spa', 'Iberostar Kantaoui Bay', 'Marhaba Club', 'Iberostar Diar el Andalous') AND (h0_.id = (SELECT MIN(h3_.id) AS sclr_7 FROM HotelXmlPrice h3_ WHERE h3_.hotelXml_id = h0_.hotelXml_id AND h3_.price = h0_.price)) LIMIT 5
Parameters:
[]
42 0.42 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
]
43 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:
[
  6
]
44 0.42 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
]
45 0.38 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.content AS content_5, t0.active AS active_6, t0.editable AS editable_7, t0.seoTitle AS seoTitle_8, t0.seoDescription AS seoDescription_9 FROM FrontPage t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "home"
]
46 0.38 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"
]
47 0.49 ms
SELECT f0_.id AS id_0, f0_.question AS question_1, f0_.answer AS answer_2, f0_.route AS route_3, f0_.routeParameter AS routeParameter_4, f0_.isActive AS isActive_5, f0_.sort_order AS sort_order_6, f0_.deletedAt AS deletedAt_7 FROM faq f0_ WHERE f0_.route = ? AND f0_.isActive = 1 AND f0_.deletedAt IS NULL AND f0_.routeParameter IS NULL ORDER BY f0_.sort_order ASC
Parameters:
[
  "app_main"
]
48 0.65 ms
SELECT DATABASE()
Parameters:
[]
49 6.40 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "sf_db_sunazur"
]
50 0.38 ms
SELECT DATABASE()
Parameters:
[]
51 1.88 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "sf_db_sunazur"
]
52 0.31 ms
SELECT DATABASE()
Parameters:
[]
53 1.34 ms
SELECT t.TABLE_NAME,
           t.ENGINE,
           t.AUTO_INCREMENT,
           t.TABLE_COMMENT,
           t.CREATE_OPTIONS,
           t.TABLE_COLLATION,
           ccsa.CHARACTER_SET_NAME
      FROM information_schema.TABLES t
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa
            ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
  "sf_db_sunazur"
  "doctrine_migration_versions"
]
54 0.29 ms
SELECT DATABASE()
Parameters:
[]
55 3.93 ms
SELECT DISTINCT            k.CONSTRAINT_NAME,
            k.COLUMN_NAME,
            k.REFERENCED_TABLE_NAME,
            k.REFERENCED_COLUMN_NAME,
            k.ORDINAL_POSITION /*!50116,
            c.UPDATE_RULE,
            c.DELETE_RULE */
FROM information_schema.key_column_usage k /*!50116
INNER JOIN information_schema.referential_constraints c
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'sf_db_sunazur' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
  "sf_db_sunazur"
  "doctrine_migration_versions"
]
56 1.96 ms
SELECT       c.COLUMN_NAME        AS field,
       c.COLUMN_TYPE        AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[
  "sf_db_sunazur"
  "sf_db_sunazur"
  "doctrine_migration_versions"
]
57 0.29 ms
SELECT DATABASE()
Parameters:
[]
58 0.99 ms
SELECT        NON_UNIQUE  AS Non_Unique,
        INDEX_NAME  AS Key_name,
        COLUMN_NAME AS Column_Name,
        SUB_PART    AS Sub_Part,
        INDEX_TYPE  AS Index_Type
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
  "sf_db_sunazur"
  "doctrine_migration_versions"
]
59 0.41 ms
SELECT * FROM doctrine_migration_versions
Parameters:
[]
60 0.34 ms
SELECT DATABASE()
Parameters:
[]

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

Class Mapping errors
App\Entity\Agency No errors.
App\Entity\City No errors.
App\Entity\Personal No errors.
App\Entity\HubLocation No errors.
App\Entity\Parameter No errors.
App\Entity\MenuItemFront No errors.
App\Entity\Country No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation No errors.
Gedmo\Translatable\Entity\Translation No errors.
App\Entity\Continent No errors.
App\Entity\FileData No errors.
App\Entity\SocialNetwork No errors.
App\Entity\Customer No errors.
App\Entity\CustomerMoral No errors.
App\Entity\CustomerPhysical No errors.
App\Entity\Market No errors.
App\Entity\CustomerInfoType No errors.
App\Entity\CustomerAirlineXmlApi No errors.
App\Entity\FrontPage No errors.
App\Entity\Provider No errors.
App\Entity\Product No errors.
App\Entity\Airline No errors.
App\Entity\FrontSection No errors.
App\Entity\FrontZone No errors.
App\Entity\FrontZoneParamValue No errors.
App\Entity\HotelXmlPrice No errors.
App\Entity\HotelXml No errors.
App\Entity\Hotel No errors.
App\Entity\HotelContract No errors.
App\Entity\Party No errors.
App\Entity\XmlApi No errors.
App\Entity\Transfer No errors.
App\Entity\Extra No errors.
App\Entity\CustomService No errors.
App\Entity\ManualFlight No errors.
App\Entity\CreditCard No errors.
App\Entity\MarkupStrategy No errors.
App\Entity\ExtraType No errors.
App\Entity\HotelChain No errors.
App\Entity\OtherProvider No errors.
App\Entity\HotelType No errors.
App\Entity\ProductElement No errors.
App\Entity\CustomerXmlApi No errors.
App\Entity\AirlineXmlApi No errors.
App\Entity\Faq No errors.
App\Entity\User No errors.
App\Entity\Profile No errors.
App\Entity\InfoType No errors.
App\Entity\HotelRoomType No errors.
App\Entity\Facility No errors.
App\Entity\AccommodationOption No errors.
App\Entity\AccommodationCondition No errors.
App\Entity\FrontTheme No errors.
App\Entity\HotelBadge No errors.
App\Entity\ContractSeason No errors.
App\Entity\StopsaleHotel No errors.
App\Entity\Promo No errors.
App\Entity\CancellationPolicy No errors.
App\Entity\HotelRoomTypeArrangement No errors.
App\Entity\PartyZone No errors.
App\Entity\TransferAmenityPrice No errors.
App\Entity\VehiculeType No errors.
App\Entity\MarkupRule No errors.

history entity manager

No loaded entities.