Query Metrics
129
Database Queries
37
Different statements
179.26 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
148.69 ms (82.94%) |
1 |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
3.24 ms (1.81%) |
10 |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
10643284
]
|
3.06 ms (1.70%) |
7 |
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 418 "weatherData" 0 ] |
2.78 ms (1.55%) |
16 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SiteConfig"
]
|
2.77 ms (1.55%) |
1 |
SELECT o_id FROM objects WHERE o_id in (select src_id from object_relations_80 where dest_id in( select src_id from object_relations_31 where dest_id in (12139)) or dest_id in( select src_id from object_relations_31 where dest_id in (12089)))
Parameters:
[] |
1.72 ms (0.96%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1635848 ] |
1.48 ms (0.83%) |
12 |
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:
[
305904
]
|
1.30 ms (0.73%) |
12 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
305904
]
|
1.29 ms (0.72%) |
1 |
SELECT COUNT(*) FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
1.21 ms (0.67%) |
8 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
1.00 ms (0.56%) |
1 |
SELECT * FROM object_collection_demiLink_localized_45 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 305901 "links" 0 ] |
0.97 ms (0.54%) |
10 |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
10643284
]
|
0.95 ms (0.53%) |
10 |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
10643284
]
|
0.82 ms (0.46%) |
1 |
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en 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_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[ "demiRegionId" => "%,12089%" ] |
0.77 ms (0.43%) |
3 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,305904,305901,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
1954719
]
|
0.71 ms (0.40%) |
4 |
SELECT id FROM sites
Parameters:
[] |
0.68 ms (0.38%) |
1 |
SELECT * FROM object_collection_demiLink_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 305901 "links" ] |
0.66 ms (0.37%) |
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.35%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,59700,8863,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
305901
]
|
0.52 ms (0.29%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.51 ms (0.28%) |
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/Oststeiermark/Plan-your-holiday/Excursion-destinations/Koller-Inn_isd_305901" "sourcePathQuery" => "/en/Oststeiermark/Plan-your-holiday/Excursion-destinations/Koller-Inn_isd_305901" "sourceEntireUri" => "https://stage.steiermark.com/en/Oststeiermark/Plan-your-holiday/Excursion-destinations/Koller-Inn_isd_305901" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.47 ms (0.26%) |
1 |
SELECT * FROM object_collection_demiAddress_45 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 305901 "addresses" ] |
0.41 ms (0.23%) |
1 |
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[ ":col0" => 2299393 ":col1" => "img-teaser" ":col2" => "Gasthof Koller_Hausansicht_Oststeiermark_10643284.jpg" ":col3" => 1738368319 ":col4" => 17082 ":col5" => 210 ":col6" => 269 ] |
0.31 ms (0.17%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 18613 18613 ] |
0.27 ms (0.15%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Koller-Inn_isd_305901" "path" => "/steiermark.com/en/Oststeiermark/Plan-your-holiday/Excursion-destinations/" ] |
0.26 ms (0.15%) |
1 |
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
19686122
]
|
0.23 ms (0.13%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
0.23 ms (0.13%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 793 18613 18613 ] |
0.23 ms (0.13%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
18602
]
|
0.21 ms (0.11%) |
1 |
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 418 "weatherData" ] |
0.20 ms (0.11%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.15 ms (0.08%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
18613
]
|
0.14 ms (0.08%) |
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/%" "/en/Oststeiermark/Plan-your-holiday/Excursion-destinations/Koller-Inn_isd_305901" ] |
0.11 ms (0.06%) |
1 |
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
19686122
]
|
0.11 ms (0.06%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.09 ms (0.05%) |
1 |
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
19686122
]
|
0.09 ms (0.05%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/steiermark.com/en/Oststeiermark/Plan-your-holiday/Excursion-destinations/Koller-Inn_isd_305901" ] |
demi_vacancies connection
No database queries were performed.
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.