Query Metrics

159 Database Queries
36 Different statements
145.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
47.04 ms
(32.27%)
1
select o_id as id, position__longitude as lon,  position__latitude as lat from object_8 WHERE position__longitude IS NOT NULL AND position__latitude IS NOT NULL
Parameters:
[]
27.20 ms
(18.66%)
1
select o_id,contentScore,priority,bookable  from object_8 where o_published = 1
Parameters:
[]
2.46 ms
(1.69%)
28
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.45 ms
(1.68%)
7
SELECT * FROM object_relations_8 WHERE src_id = ?
Parameters:
[
  1628284
]
1.56 ms
(1.07%)
7
SELECT * FROM object_localized_data_8 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
  1628284
]
1.37 ms
(0.94%)
7
SELECT * FROM object_collection_demiFacilityRelation_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  1628284
  "facilities"
]
1.16 ms
(0.80%)
13
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
1.03 ms
(0.71%)
7
SELECT * FROM object_store_8 WHERE oo_id = ?
Parameters:
[
  1628284
]
0.98 ms
(0.67%)
7
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:
[
  1628284
]
0.79 ms
(0.54%)
7
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Find-and-book-accommodation"
  "path" => "/steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/"
]
0.78 ms
(0.53%)
5
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/%"
  "/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation"
]
0.74 ms
(0.51%)
7
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  1628284
]
0.74 ms
(0.51%)
5
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11612
]
0.70 ms
(0.48%)
7
SELECT * FROM object_brick_store_demiAccessibilityCategories_8 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1628284
  "demiExtension"
]
0.59 ms
(0.40%)
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.56 ms
(0.38%)
7
SELECT * FROM object_brick_store_demiEnrichAcco_8 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1628284
  "demiExtension"
]
0.52 ms
(0.36%)
7
SELECT * FROM object_brick_store_demiCanonicalRegion_8 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1628284
  "demiExtension"
]
0.52 ms
(0.36%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation"
]
0.51 ms
(0.35%)
7
SELECT * FROM object_brick_store_demiYoungStyria_8 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  1628284
  "demiExtension"
]
0.42 ms
(0.29%)
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" => "/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation"
  "sourcePathQuery" => "/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation?nearbySearchId=5947678&nearbySearchLat=47.34661&nearbySearchLong=14.80489&sorting=nearbySearchAsc&page=2&randSeed=662"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation?nearbySearchId=5947678&nearbySearchLat=47.34661&nearbySearchLong=14.80489&page=2&randSeed=662&sorting=nearbySearchAsc"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.39 ms
(0.27%)
1
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  11512
]
0.38 ms
(0.26%)
4
SELECT id FROM sites
Parameters:
[]
0.35 ms
(0.24%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11612
  11612
]
0.22 ms
(0.15%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10367
  11612
  11612
]
0.20 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.16 ms
(0.11%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1062499
]
0.14 ms
(0.10%)
1
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5882748
  "datepickerInfoTexts"
]
0.14 ms
(0.09%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11612
]
0.13 ms
(0.09%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.12 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.11 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/Erzberg-Leoben/Plan-your-holiday/Find-and-book-accommodation' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.11 ms
(0.07%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.11 ms
(0.07%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

demi_vacancies connection

Time Count Info
49.50 ms
(33.96%)
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 (1643921,1628609,1631240,1629269,1627570,1628124,1631489,1629064,1641827,33002559,1627892,9019876,1630452,1644056,1628457,1628266,1640939,1641179,1630912,1629466,1628901,1630256,1628284,1628231,48416900,13447471,11328801,14383638,1642524,1627999,1630109,1628949,1643752,1642980,1627169,1629739,1643032,6612349,1631995,1630154,13026962,4580806,1628215,1628590,1631084,1627793,1642449,11861138,1631781,1631899,1630519,1641782,1627273,1627828,1641970,50630461,1627206,1627758,1627633,12143455,48557901,1628719,1628181,1631921,1631887,1645091,1642184,1628028,32979366,1643109,1626894,2661069,1630801,1627958,1628483,1627654,4918601,1627365,51533229,1627739,1627158,25135852,1629150,1629040,1630992,1630959,1627038,1630848,1643072,1640841,1630285,1629285,1626802,1630724,1631106,1627301,1627511,1644484,1643222,3359223,1628384,1630213,1630358,11508819,1629078,8195213,30465588,1644507,33002564,33252193,1627590,1628086,1628839,42060036)
                  
                   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:
[]
1.46 ms
(1.00%)
1
SELECT   dacco.isTop, dacco.bookable, dacco.oo_id oo_id  FROM `steiermark`.object_8 dacco WHERE  dacco.o_published = 1  AND (dacco.town__id IN (11550, 11552, 11546, 11938, 11563, 11553, 11561, 11562, 11540, 11554, 11551, 3896604, 11548, 11547, 11545, 11543, 11549, 11550, 11552, 11546, 11938, 11563, 11553, 11561, 11562, 11540, 11551, 11554, 3896604, 11548, 11547, 11545, 11543, 11549))  GROUP BY dacco.oo_id  ORDER BY  RAND(662)
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.