Query Metrics
90
Database Queries
33
Different statements
124.12 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
3.15 ms (2.54%) |
17 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
2.55 ms (2.05%) |
24 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1062499 ] |
1.04 ms (0.84%) |
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" => "%,11512%" ] |
0.90 ms (0.73%) |
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:
[ 1643072 "links" 0 ] |
0.85 ms (0.69%) |
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" => "%,11512%" ] |
0.74 ms (0.60%) |
2 |
SELECT objectClass.o_id FROM object_58 objectClass WHERE (o_id IN (:templateIds)) AND (objectClass.name = :dcValue1)
Parameters:
[ "dcValue1" => "Standard" ":templateIds" => [ 4056272 ] ] |
0.72 ms (0.58%) |
5 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.68 ms (0.55%) |
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.51%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.56 ms (0.45%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10367
]
|
0.54 ms (0.43%) |
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/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072" "sourcePathQuery" => "/de/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072?nearbySearchId=35292715&nearbySearchLat=47.50524&nearbySearchLong=15.872&sorting=nearbySearchAsc" "sourceEntireUri" => "https://stage.steiermark.com/de/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072?nearbySearchId=35292715&nearbySearchLat=47.50524&nearbySearchLong=15.872&sorting=nearbySearchAsc" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.37 ms (0.29%) |
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:
[
1643072
]
|
0.36 ms (0.29%) |
1 |
SELECT * FROM object_collection_demiAddress_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 1643072 "addresses" ] |
0.32 ms (0.26%) |
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" => 1643072 "dcValue2" => "serviceProvider" "dcValue3" => "sections" ] |
0.31 ms (0.25%) |
2 |
SELECT * FROM object_collection_demiFacilityRelation_7 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4056249 "facilities" ] |
0.27 ms (0.22%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072" "path" => "/steiermark.com/de/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/" ] |
0.27 ms (0.21%) |
1 |
SELECT * FROM object_collection_demiLink_8 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 1643072 "links" ] |
0.24 ms (0.20%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "customer" "path" => "/deskline/" ] |
0.23 ms (0.19%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 10367 10367 10367 ] |
0.21 ms (0.17%) |
2 |
SELECT objectRelations.src_id FROM object_relations_44 objectRelations WHERE objectRelations.dest_id = :dcValue1
Parameters:
[ "dcValue1" => 4056266 ] |
0.19 ms (0.16%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
10367
]
|
0.19 ms (0.15%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.18 ms (0.15%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11612 11612 ] |
0.18 ms (0.14%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.18 ms (0.14%) |
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/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072" ] |
0.15 ms (0.12%) |
1 |
SELECT * FROM object_collection_demiDatePickerInfoText_21 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 5882748 "datepickerInfoTexts" ] |
0.11 ms (0.09%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/de/Erzberg-Leoben/Urlaub-planen/Unterkuenfte-suchen-und-buchen/AusZeit-Leoben-Ferienwohnung-Appartement-Leoben_ad-1643072" ] |
0.08 ms (0.06%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
demi_vacancies connection
Time▼ | Count | Info |
---|---|---|
52.50 ms (42.30%) |
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 (1643072) 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:
[] |
26.83 ms (21.62%) |
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 (4056266,1643089) 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:
[] |
26.28 ms (21.18%) |
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 (1643072) AND pt.product_id IN (4056266,1643089) 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.94 ms (1.57%) |
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 (1643089,4056266) AND dacco.oo_id IN (1643072) AND dacco.o_published = 1 AND (products.o_published = 1 AND products.productType = 'Accommodation') AND (dacco.town__id IN (11563)) GROUP BY product_id ORDER BY RAND(953)
Parameters:
[] |
0.37 ms (0.30%) |
1 |
SELECT dacco.isTop, dacco.bookable, dacco.oo_id oo_id FROM `steiermark`.object_8 dacco WHERE dacco.oo_id IN (1643072) 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.