Query Metrics

2493 Database Queries
56 Different statements
433.03 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
30.18 ms
(6.97%)
288
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:
[
  22801828
]
23.76 ms
(5.49%)
288
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  22801828
]
21.52 ms
(4.97%)
182
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17149656
  "mealTypes"
]
20.67 ms
(4.77%)
182
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17149656
  "prices"
]
19.95 ms
(4.61%)
182
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17149656
  "periods"
]
18.88 ms
(4.36%)
182
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  17149656
  "prices"
]
17.39 ms
(4.01%)
182
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  17149656
]
17.38 ms
(4.01%)
56
SELECT objectClass.o_id FROM object_58 objectClass WHERE (o_id IN (:templateIds)) AND (objectClass.name = :dcValue1)
Parameters:
[
  "dcValue1" => "Standard"
  ":templateIds" => [
    17149656
  ]
]
16.16 ms
(3.73%)
113
SELECT objectRelations.src_id FROM object_relations_44 objectRelations WHERE objectRelations.dest_id = :dcValue1
Parameters:
[
  "dcValue1" => 218186
]
13.00 ms
(3.00%)
182
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  17149656
]
9.72 ms
(2.24%)
58
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  218158
]
7.96 ms
(1.84%)
56
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" => 1731677540
  ":templateIds" => [
    17149656
  ]
]
6.82 ms
(1.58%)
61
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 2238654
]
5.50 ms
(1.27%)
58
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2238654
]
5.14 ms
(1.19%)
58
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  2238654
]
4.77 ms
(1.10%)
20
SELECT * FROM object_localized_data_6 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  22801828
]
4.46 ms
(1.03%)
58
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  218158
]
4.39 ms
(1.01%)
58
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  218158
]
3.19 ms
(0.74%)
20
SELECT * FROM object_collection_demiDate_6 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  22801828
  "validDates"
]
3.12 ms
(0.72%)
20
SELECT * FROM object_relations_6 WHERE src_id = ?
Parameters:
[
  22801828
]
2.43 ms
(0.56%)
20
SELECT * FROM object_store_6 WHERE oo_id = ?
Parameters:
[
  22801828
]
2.42 ms
(0.56%)
28
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  218152
]
2.25 ms
(0.52%)
28
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  218152
]
2.22 ms
(0.51%)
20
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
2.11 ms
(0.49%)
20
SELECT * FROM object_brick_store_desklineDummyProduct_6 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  22801828
  "demiExtension"
]
2.06 ms
(0.48%)
14
SELECT * FROM object_collection_demiFacilityRelation_7 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  218181
  "facilities"
]
1.64 ms
(0.38%)
14
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.93 ms
(0.21%)
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.85 ms
(0.20%)
2
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:
[
  218149
  "links"
  0
]
0.75 ms
(0.17%)
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" => "%,11408%"
]
0.74 ms
(0.17%)
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.63 ms
(0.14%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7159
]
0.48 ms
(0.11%)
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/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
  "sourcePathQuery" => "/de/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.47 ms
(0.11%)
1
SELECT * FROM object_collection_demiLink_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  218149
  "links"
]
0.44 ms
(0.10%)
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" => "%,11408%"
]
0.37 ms
(0.08%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7159
  7159
  7159
]
0.35 ms
(0.08%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  7159
]
0.34 ms
(0.08%)
4
SELECT id FROM sites
Parameters:
[]
0.32 ms
(0.07%)
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.31 ms
(0.07%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  7930
  7930
]
0.27 ms
(0.06%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.26 ms
(0.06%)
1
SELECT * FROM object_collection_demiAddress_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  218149
  "addresses"
]
0.25 ms
(0.06%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
  "path" => "/steiermark.com/de/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/"
]
0.22 ms
(0.05%)
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:
[
  218149
]
0.22 ms
(0.05%)
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" => 218149
  "dcValue2" => "serviceProvider"
  "dcValue3" => "sections"
]
0.19 ms
(0.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.19 ms
(0.04%)
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/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
]
0.16 ms
(0.04%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.14 ms
(0.03%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5882755
  "datepickerInfoTexts"
]
0.13 ms
(0.03%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "customer"
  "path" => "/deskline/"
]
0.12 ms
(0.03%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Schladming-Dachstein/Urlaub-planen/Unterkuenfte/Landhaus-Ramsau-Hotel-Ramsau-am-Dachstein_ad-218149"
]

demi_vacancies connection

Time Count Info
87.54 ms
(20.22%)
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 (218149)
                  
                   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:
[]
36.11 ms
(8.34%)
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 (22801870,22801162,22801158,22801892,19326860,19326869,218198,22801204,218208,22801178,19592340,22801849,19592362,22801752,19592502,22801199,22801144,19326409,22801777,22801828,22801167,22801881,22801134,22801817,218186,22801844,22801183,22801860,22801902,22801897,22801806,19326851,22801796,218229,22801782,22801762,22801172,22801812,22801757,22801155,22801139,19592351,22801772,22801854,218218,22801194,22801838,22801150,22801801,19326878,22801188,22801865,22801822,22801833,22801886,22801876)
                       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:
[]
27.48 ms
(6.35%)
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 (218149)
                  AND pt.product_id IN (22801870,22801162,22801158,22801892,19326860,19326869,218198,22801204,218208,22801178,19592340,22801849,19592362,22801752,19592502,22801199,22801144,19326409,22801777,22801828,22801167,22801881,22801134,22801817,218186,22801844,22801183,22801860,22801902,22801897,22801806,19326851,22801796,218229,22801782,22801762,22801172,22801812,22801757,22801155,22801139,19592351,22801772,22801854,218218,22801194,22801838,22801150,22801801,19326878,22801188,22801865,22801822,22801833,22801886,22801876)
                   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:
[]
3.13 ms
(0.72%)
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 (22801150,22801158,22801155,218198,22801757,22801752,19326878,22801762,22801172,22801162,218229,22801167,22801772,22801777,19326860,22801782,22801183,22801178,218186,22801188,22801199,22801204,218208,22801194,19592351,22801801,22801806,22801796,19326409,22801822,22801817,22801812,22801139,22801134,218218,22801144,22801828,22801838,19592502,22801833,19326869,22801854,22801849,22801844,22801870,19592362,22801860,22801865,22801876,22801881,19592340,22801886,22801902,22801892,22801897,19326851) AND dacco.oo_id IN (218149)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Accommodation') AND (dacco.town__id IN (11409))  GROUP BY product_id  ORDER BY  RAND(437)
Parameters:
[]
0.56 ms
(0.13%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.oo_id IN (218149)  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.