Query Metrics

686 Database Queries
47 Different statements
290.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
9.66 ms
(3.33%)
10
SELECT objectCollection.o_id FROM object_collection_demiPeriod_58 objectCollection WHERE (:dcValue1 BETWEEN objectCollection.dateFrom AND objectCollection.dateTo) AND (o_id IN (:templateIds))
Parameters:
[
  "dcValue1" => 1732671757
  ":templateIds" => [
    51623985
    51526478
    51479655
    51402008
    51402009
    51335688
    51402010
    51288362
    51193253
    50998988
    50864147
    50817599
    50615111
    50615112
    50519724
    50062856
    50062857
    50062858
    49955076
    49723763
    49723764
    48356667
    48257924
    47965916
    45912513
    44117406
    46973826
    43510734
    47456788
    43510742
    43510745
    41440507
    41440509
    41440510
    41440512
    41440515
    41440517
    41440518
    41440520
    41440527
    41440528
    41440530
    41440531
    41440535
    41440536
    41440539
    41304416
    39623164
    39623169
    39623170
    39581137
    38650049
    38650052
    36639361
    36639363
    41440543
    36497406
    36497407
    35970008
    35885288
    32357634
    27152411
    51766121
  ]
]
8.69 ms
(3.00%)
66
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  42886812
  "prices"
]
8.49 ms
(2.93%)
66
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  42886812
  "periods"
]
8.25 ms
(2.84%)
66
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  42886812
  "mealTypes"
]
7.60 ms
(2.62%)
10
SELECT objectClass.o_id FROM object_58 objectClass WHERE (o_id IN (:templateIds)) AND (objectClass.name = :dcValue1)
Parameters:
[
  "dcValue1" => "Standard"
  ":templateIds" => [
    51623985
    51526478
    51479655
    51402008
    51402009
    51335688
    51402010
    51288362
    51193253
    50998988
    50864147
    50817599
    50615111
    50615112
    50519724
    50062856
    50062857
    50062858
    49955076
    49723763
    49723764
    48356667
    48257924
    47965916
    45912513
    44117406
    46973826
    43510734
    47456788
    43510742
    43510745
    41440507
    41440509
    41440510
    41440512
    41440515
    41440517
    41440518
    41440520
    41440527
    41440528
    41440530
    41440531
    41440535
    41440536
    41440539
    41304416
    39623164
    39623169
    39623170
    39581137
    38650049
    38650052
    36639361
    36639363
    41440543
    36497406
    36497407
    35970008
    35885288
    32357634
    27152411
    51766121
  ]
]
7.39 ms
(2.55%)
66
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  42886812
  "prices"
]
7.27 ms
(2.50%)
66
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  42886812
]
6.93 ms
(2.39%)
66
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  42886812
]
5.95 ms
(2.05%)
66
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  42886812
]
5.38 ms
(1.85%)
66
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  42886812
]
4.33 ms
(1.49%)
33
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5509373
]
3.66 ms
(1.26%)
21
SELECT objectRelations.src_id FROM object_relations_44 objectRelations WHERE objectRelations.dest_id = :dcValue1
Parameters:
[
  "dcValue1" => 27151962
]
3.52 ms
(1.21%)
22
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
1.99 ms
(0.69%)
15
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.84 ms
(0.29%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  115
]
0.78 ms
(0.27%)
1
SELECT COUNT(*) FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
0.76 ms
(0.26%)
2
SELECT object_52.o_id as o_id, object_52.o_type as o_type FROM object_52 WHERE (fid='' AND  object_52.o_type IN ('object')) AND object_52.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
0.76 ms
(0.26%)
3
SELECT * FROM object_collection_demiFacilityRelation_7 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  27151959
  "facilities"
]
0.74 ms
(0.26%)
2
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
0.73 ms
(0.25%)
1
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070"
  "sourcePathQuery" => "/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070?activeTab=#packages"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070?activeTab=#packages"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.51 ms
(0.18%)
1
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11467%"
]
0.47 ms
(0.16%)
4
SELECT id FROM sites
Parameters:
[]
0.44 ms
(0.15%)
1
SELECT object_62.o_id as o_id, object_62.o_type as o_type FROM object_62 WHERE (`salutationLanguage` = 'de'  AND  object_62.o_type IN ('object','folder')) AND object_62.o_published = 1
Parameters:
[]
0.40 ms
(0.14%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070"
  "path" => "/steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/"
]
0.40 ms
(0.14%)
1
SELECT * FROM object_collection_demiLink_localized_8 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  26740070
  "links"
  0
]
0.35 ms
(0.12%)
1
SELECT * FROM object_collection_demiAddress_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26740070
  "addresses"
]
0.30 ms
(0.10%)
1
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,5815,5673,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  26740070
]
0.26 ms
(0.09%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "customer"
  "path" => "/deskline/"
]
0.22 ms
(0.07%)
1
SELECT objectRelations.src_id FROM object_relations_55 objectRelations WHERE (objectRelations.dest_id IN (SELECT objectRelationsPSection.src_id FROM object_relations_57 objectRelationsPSection WHERE (objectRelationsPSection.dest_id = :dcValue1) AND (objectRelationsPSection.fieldname = :dcValue2))) AND (objectRelations.fieldname = :dcValue3)
Parameters:
[
  "dcValue1" => 26740070
  "dcValue2" => "serviceProvider"
  "dcValue3" => "sections"
]
0.21 ms
(0.07%)
1
SELECT * FROM object_collection_demiLink_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26740070
  "links"
]
0.20 ms
(0.07%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6804
  "datepickerInfoTexts"
]
0.20 ms
(0.07%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  115
  115
  115
]
0.18 ms
(0.06%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.16 ms
(0.06%)
1
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070"
]
0.14 ms
(0.05%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  4084
  4084
]
0.13 ms
(0.05%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.13 ms
(0.05%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Urlaub-planen/Unterkuenfte-suchen-buchen/Hi5-Hotel-Seiersberg-Hotel-Seiersberg-Pirka_ad-26740070"
]
0.13 ms
(0.04%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  115
]
0.11 ms
(0.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

demi_vacancies connection

Time Count Info
67.35 ms
(23.21%)
2
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (26740070)
                  
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
31.37 ms
(10.81%)
1
SELECT pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
                  FROM    `steiermark_vacancies`.price_template pt
                       INNER JOIN
                          `steiermark_vacancies`.price_template_base_prices bp
                       ON bp.price_template_id = pt.id
                 WHERE     pt.product_id IN (29828650,29828279,29829006,29828654,27151962,27982759,29828638,29829014,29829022,28928954)
                       AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                       AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                       order by minPrice
Parameters:
[]
30.80 ms
(10.61%)
1
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (26740070)
                  AND pt.product_id IN (29828650,29828279,29829006,29828654,27151962,27982759,29828638,29829014,29829022,28928954)
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
28.75 ms
(9.91%)
1
SELECT pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
                  FROM    `steiermark_vacancies`.price_template pt
                       INNER JOIN
                          `steiermark_vacancies`.price_template_base_prices bp
                       ON bp.price_template_id = pt.id
                 WHERE     pt.product_id IN (41458341,41458329,41458335)
                       AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                       AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                       order by minPrice
Parameters:
[]
28.67 ms
(9.88%)
1
SELECT pt.acco_id, pt.product_id, bp.price as minPrice, pt.rule type, pt.nights nights
              FROM    `steiermark_vacancies`.price_template pt
                   INNER JOIN
                      `steiermark_vacancies`.price_template_base_prices bp
                   ON bp.price_template_id = pt.id
             WHERE     pt.acco_id IN (26740070)
                  AND pt.product_id IN (41458341,41458329,41458335)
                   AND pt.stdOccupancy BETWEEN bp.occupancyFrom AND bp.occupancyTo
                   AND price > 0 and (select active from `steiermark`.object_6 product where product.o_id = pt.product_id)
                   order by minPrice
Parameters:
[]
2.57 ms
(0.88%)
2
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id, products.oo_id product_id  FROM `steiermark`.object_8 dacco INNER JOIN `steiermark`.object_7 services ON dacco.oo_id = services.o_parentId  INNER JOIN `steiermark`.object_6 products ON services.oo_id = products.o_parentId  WHERE  products.oo_id IN (29828279,27982759,29829006,29829014,27151962,29829022,41458341,41458335,41458329,28928954,29828650,29828654,29828638) AND dacco.oo_id IN (26740070)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Accommodation') AND (dacco.town__id IN (11498))  GROUP BY product_id  ORDER BY  RAND(374)
Parameters:
[]
1.59 ms
(0.55%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id, products.oo_id product_id, hpMasters.src_id hpMaster_id  FROM `steiermark`.object_8 dacco INNER JOIN `steiermark`.object_7 services ON dacco.oo_id = services.o_parentId  INNER JOIN `steiermark`.object_6 products ON services.oo_id = products.o_parentId  INNER JOIN `steiermark`.object_relations_44 hpMasters ON hpMasters.dest_id = products.oo_id  WHERE  products.oo_id IN (41458341,41458335,41458329) AND dacco.oo_id IN (26740070)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Package') AND (
                products.oo_id  IN (SELECT DISTINCT o_id FROM `steiermark`.object_collection_demiDate_6
                WHERE  `to` > 1732671757) OR validDatesType = 'Always'
            )  AND hpMasters.src_id in (select o_id from `steiermark`.object_44 where o_published = 1 and active=1) GROUP BY product_id  ORDER BY dacco.bookable DESC, RAND(1)
Parameters:
[]
0.46 ms
(0.16%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.oo_id IN (26740070)  AND  dacco.o_published = 1   GROUP BY dacco.oo_id
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.