Query Metrics

355 Database Queries
43 Different statements
220.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
8.45 ms
(3.83%)
9
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" => 1732659886
  ":templateIds" => [
    51735785
    51735787
    51735788
    51667526
    51667527
    51667530
    51574912
    51574913
    51574916
    51622699
    51574917
    51574926
    51574927
    51574929
    51478158
    51525093
    51478167
    51359274
    51334439
    51334441
    51287043
    51287052
    51141676
    51064738
    50997657
    50863059
    50755168
    50330728
    50284286
    50142043
    49954040
    49620101
    49470193
    48972130
    47965125
    47778446
    44413651
    43423225
    43468812
    43468814
    43468824
    43468829
    43468831
    43423232
    42886423
    42767260
    41113015
    41220703
    51810519
    51810520
    51810521
    51810528
    51810530
    51869001
    51869002
    51869004
    51923596
    51923598
    51923601
    51923604
    51923607
    51923609
    51923612
    51923614
    51923618
    51923619
  ]
]
6.57 ms
(2.98%)
9
SELECT objectClass.o_id FROM object_58 objectClass WHERE (o_id IN (:templateIds)) AND (objectClass.name = :dcValue1)
Parameters:
[
  "dcValue1" => "Standard"
  ":templateIds" => [
    51735785
    51735787
    51735788
    51667526
    51667527
    51667530
    51574912
    51574913
    51574916
    51622699
    51574917
    51574926
    51574927
    51574929
    51478158
    51525093
    51478167
    51359274
    51334439
    51334441
    51287043
    51287052
    51141676
    51064738
    50997657
    50863059
    50755168
    50330728
    50284286
    50142043
    49954040
    49620101
    49470193
    48972130
    47965125
    47778446
    44413651
    43423225
    43468812
    43468814
    43468824
    43468829
    43468831
    43423232
    42886423
    42767260
    41113015
    41220703
    51810519
    51810520
    51810521
    51810528
    51810530
    51869001
    51869002
    51869004
    51923596
    51923598
    51923601
    51923604
    51923607
    51923609
    51923612
    51923614
    51923618
    51923619
  ]
]
5.38 ms
(2.44%)
19
SELECT objectRelations.src_id FROM object_relations_44 objectRelations WHERE objectRelations.dest_id = :dcValue1
Parameters:
[
  "dcValue1" => 27449476
]
4.72 ms
(2.14%)
32
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5509890
]
4.22 ms
(1.91%)
25
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49150623
  "mealTypes"
]
4.20 ms
(1.91%)
25
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:
[
  49150623
]
3.72 ms
(1.69%)
25
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49150623
  "prices"
]
3.59 ms
(1.63%)
25
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49150623
  "periods"
]
3.55 ms
(1.61%)
25
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  49150623
]
3.48 ms
(1.58%)
29
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  51923505
]
3.17 ms
(1.44%)
25
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  49150623
  "prices"
]
2.79 ms
(1.27%)
22
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
2.75 ms
(1.25%)
25
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  49150623
]
1.73 ms
(0.78%)
14
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.18 ms
(0.54%)
3
SELECT * FROM object_collection_demiFacilityRelation_7 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  27449473
  "facilities"
]
0.99 ms
(0.45%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5970
]
0.94 ms
(0.43%)
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.73 ms
(0.33%)
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.62 ms
(0.28%)
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.50 ms
(0.23%)
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/Region-Graz/Urlaub-planen/Unterkuenfte/Hotel-Gollner-Hotel-Graz_ad-26739531"
  "sourcePathQuery" => "/de/Region-Graz/Urlaub-planen/Unterkuenfte/Hotel-Gollner-Hotel-Graz_ad-26739531"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Region-Graz/Urlaub-planen/Unterkuenfte/Hotel-Gollner-Hotel-Graz_ad-26739531"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.50 ms
(0.23%)
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.41 ms
(0.19%)
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.18%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Hotel-Gollner-Hotel-Graz_ad-26739531"
  "path" => "/steiermark.com/de/Region-Graz/Urlaub-planen/Unterkuenfte/"
]
0.36 ms
(0.16%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  5970
]
0.31 ms
(0.14%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  5970
  5970
  5970
]
0.29 ms
(0.13%)
4
SELECT id FROM sites
Parameters:
[]
0.28 ms
(0.13%)
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" => 26739531
  "dcValue2" => "serviceProvider"
  "dcValue3" => "sections"
]
0.24 ms
(0.11%)
1
SELECT * FROM object_collection_demiLink_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26739531
  "links"
]
0.22 ms
(0.10%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  13974
  13974
]
0.21 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:
[
  26739531
]
0.20 ms
(0.09%)
1
SELECT * FROM object_collection_demiAddress_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  26739531
  "addresses"
]
0.20 ms
(0.09%)
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/Region-Graz/Urlaub-planen/Unterkuenfte/Hotel-Gollner-Hotel-Graz_ad-26739531"
]
0.19 ms
(0.09%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.17 ms
(0.08%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.15 ms
(0.07%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5882750
  "datepickerInfoTexts"
]
0.15 ms
(0.07%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/de/Region-Graz/Urlaub-planen/Unterkuenfte/Hotel-Gollner-Hotel-Graz_ad-26739531"
]
0.15 ms
(0.07%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "customer"
  "path" => "/deskline/"
]
0.13 ms
(0.06%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

demi_vacancies connection

Time Count Info
89.63 ms
(40.66%)
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 (26739531)
                  
                   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.07 ms
(13.64%)
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 (27449476,31159676,31159681,31159670,31159654,27449494,31159659,27449485,31159665)
                       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:
[]
29.93 ms
(13.57%)
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 (26739531)
                  AND pt.product_id IN (27449476,31159676,31159681,31159670,31159654,27449494,31159659,27449485,31159665)
                   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.40 ms
(1.09%)
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 (31159654,27449485,31159659,31159670,31159665,27449476,27449494,31159676,31159681) AND dacco.oo_id IN (26739531)  AND  dacco.o_published = 1  AND (products.o_published = 1  AND products.productType = 'Accommodation') AND (dacco.town__id IN (11475))  GROUP BY product_id  ORDER BY  RAND(312)
Parameters:
[]
0.57 ms
(0.26%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.oo_id IN (26739531)  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.